Slot: arguments
URI: tvbo:slot/arguments
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| 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 |
| AlgorithmInclude | Reference to an included algorithm with optional argument overrides | no |
| AlgorithmStage | One stage of a multi-stage tuning schedule | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | xsd:string |
| Domain Of | Function, FunctionCall, AlgorithmInclude, AlgorithmStage |
Cardinality and Requirements
| Property | Value |
|---|
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:arguments |
| native | tvbo:arguments |
LinkML Source
name: arguments
domain_of:
- Function
- FunctionCall
- AlgorithmInclude
- AlgorithmStage
range: string