Slot: callable
URI: tvbo:slot/callable
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Binding | Per-backend construction binding for a GraphGenerator: how to build the graph… | 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 | Binding, Function, FunctionCall |
Cardinality and Requirements
| Property | Value |
|---|
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:callable |
| native | tvbo:callable |
LinkML Source
name: callable
domain_of:
- Binding
- Function
- FunctionCall
range: string