Slot: rng

Random-seed policy across shards. deterministic (the default when unset) derives each task’s seed from its shard index so the fan-out is reproducible.

URI: tvbo:slot/rng

Applicable Classes

Name Description Modifies Slot
WorkflowConfig Declarative orchestration for rendering a parameter sweep into a distributed,… no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of WorkflowConfig

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner WorkflowConfig

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:rng
native tvbo:rng

LinkML Source

name: rng
description: Random-seed policy across shards. ``deterministic`` (the default when
  unset) derives each task's seed from its shard index so the fan-out is reproducible.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: WorkflowConfig
domain_of:
- WorkflowConfig
range: string