Reference · Slots
Slot: value
Numeric, string, or boolean value, OR an array (nested list) for array-valued constants such as mode-coupling coefficient matrices. ScalarValue accepts any literal primitive type, allowing parameters to carry control flags (e.g., booleans) or symbolic placeholders alongside numeric defaults.
URI: schema:value
Applicable Classes
StateValue
A named state variable value for per-node initialization
no
Parameter
yes
Digest
One checksum of an artifact, keyed by the function that produced it
no
Argument
A function argument with explicit value specification
yes
DerivedParameter
no
Option
A toolkit-specific key-value option (string name + string value)
no
EnvironmentVariable
One environment variable assignment exported before executing the workflow ta…
no
SchedulerDirective
One engine-native scheduler directive passed through verbatim by the engine’s…
no
ResultBinding
One entry in a study’s results manifest: a manuscript key bound to the value …
no
Properties
Cardinality and Requirements
Expressions & Logic
Any Of
Value must satisfy at least one of: - AnonymousSlotExpression({‘range’: ‘ScalarValue’}) - AnonymousSlotExpression({‘array’: ArrayExpression({})})
Mappings
self
schema:value
native
tvbo:value
LinkML Source
name : value
description : Numeric, string, or boolean value, OR an array (nested list) for array-valued
constants such as mode-coupling coefficient matrices. ScalarValue accepts any literal
primitive type, allowing parameters to carry control flags (e.g., booleans) or symbolic
placeholders alongside numeric defaults.
from_schema : https://w3id.org/tvbo
rank : 1000
slot_uri : schema:value
domain_of :
- Digest
- StateValue
- Parameter
- Argument
- Option
- EnvironmentVariable
- SchedulerDirective
- ResultBinding
range : ScalarValue
any_of :
- range : ScalarValue