Slot: call_args
Arguments passed when calling the instance (call). Usually the input data from simulation result. Example: result (simulation output array).
URI: tvbo:slot/call_args Alias: call_args
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ClassReference | Reference to a class that can be instantiated and called | no |
Properties
Range: Argument
Multivalued: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:call_args |
| native | tvbo:call_args |
LinkML Source
name: call_args
description: 'Arguments passed when calling the instance (__call__). Usually the input
data from simulation result. Example: result (simulation output array).'
from_schema: https://w3id.org/tvbo
rank: 1000
alias: call_args
owner: ClassReference
domain_of:
- ClassReference
range: Argument
multivalued: true
inlined: true
inlined_as_list: true