Slot: aggregate
URI: tvbo:slot/aggregate Alias: aggregate
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 |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | xsd:string |
| Domain Of | Function, LossFunction, FunctionCall |
Cardinality and Requirements
| Property | Value |
|---|
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:aggregate |
| native | tvbo:aggregate |
LinkML Source
name: aggregate
alias: aggregate
domain_of:
- Function
- LossFunction
- FunctionCall
range: string