Slot: variable_of_interest (DEPRECATED)
URI: tvbo:slot/variable_of_interest
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| StateVariable | no | |
| FieldStateVariable | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | xsd:boolean |
| Domain Of | StateVariable |
Cardinality and Requirements
| Property | Value |
|---|
Slot Characteristics
| Property | Value |
|---|---|
| If Absent | True |
| Owner | StateVariable |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:variable_of_interest |
| native | tvbo:variable_of_interest |
LinkML Source
name: variable_of_interest
deprecated: Use 'record' instead. A state variable is recorded in the output when
record=true (the default); set record=false to suppress it. 'variable_of_interest'
is retained for backward compatibility and is ignored by the TVB/jax/rateml codegen.
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'True'
owner: StateVariable
domain_of:
- StateVariable
range: boolean