Slot: output
URI: tvbo:slot/output
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DataRef | A pointer to one labelled array in a result container, dataset, or curated en… | no |
| Procedure | Symbolic procedure: an ordered list of steps producing named outputs | no |
| Analysis | A quantity obtained by ANALYZING something — a model, its solve, a derived lo… | no |
| Dynamics | no | |
| Function | A function with explicit input -> transformation -> output flow | no |
| LossFunction | A loss function for optimization with optional aggregation | no |
| FunctionCall | Invocation of a function in a pipeline | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | xsd:string |
| Domain Of | DataRef, Procedure, Dynamics, Function, FunctionCall |
Cardinality and Requirements
| Property | Value |
|---|
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:output |
| native | tvbo:output |
LinkML Source
name: output
domain_of:
- DataRef
- Procedure
- Dynamics
- Function
- FunctionCall
range: string