classDiagram
class DerivedVariable
click DerivedVariable href "./DerivedVariable.html"
DerivedVariable : cases
DerivedVariable --> "*" Case : cases
click Case href "./Case.html"
DerivedVariable : conditional
DerivedVariable --> "0..1" Boolean : conditional
click Boolean href "../http://www.w3.org/2001/XMLSchema#boolean.html"
DerivedVariable : description
DerivedVariable --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
DerivedVariable : equation
DerivedVariable --> "0..1" Equation : equation
click Equation href "./Equation.html"
DerivedVariable : label
DerivedVariable --> "0..1" String : label
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
DerivedVariable : name
DerivedVariable --> "1" String : name
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
DerivedVariable : symbol
DerivedVariable --> "0..1" String : symbol
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
DerivedVariable : unit
DerivedVariable --> "0..1" String : unit
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Class: DerivedVariable
URI: tvbo:DerivedVariable
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 xsd:string |
direct | |
| label | 0..1 xsd:string |
direct | |
| symbol | 0..1 xsd:string |
direct | |
| description | 0..1 xsd:string |
direct | |
| equation | 0..1 Equation |
direct | |
| unit | 0..1 xsd:string |
direct | |
| conditional | 0..1 xsd:boolean |
direct | |
| cases | * Case |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Dynamics | derived_variables | range | DerivedVariable |
| Integrator | intermediate_expressions | range | DerivedVariable |
| Integrator | update_expression | range | DerivedVariable |
| PDE | derived_variables | range | DerivedVariable |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:DerivedVariable |
| native | tvbo:DerivedVariable |
LinkML Source
Direct
name: DerivedVariable
from_schema: https://w3id.org/tvbo
slots:
- name
- label
- symbol
- description
- equation
- unit
attributes:
conditional:
name: conditional
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'False'
domain_of:
- DerivedVariable
range: boolean
cases:
name: cases
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- DerivedVariable
range: Case
multivalued: true
inlined: true
class_uri: tvbo:DerivedVariableInduced
name: DerivedVariable
from_schema: https://w3id.org/tvbo
attributes:
conditional:
name: conditional
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'False'
alias: conditional
owner: DerivedVariable
domain_of:
- DerivedVariable
range: boolean
cases:
name: cases
from_schema: https://w3id.org/tvbo
rank: 1000
alias: cases
owner: DerivedVariable
domain_of:
- DerivedVariable
range: Case
multivalued: true
inlined: true
name:
name: name
from_schema: https://w3id.org/tvbo
rank: 1000
key: true
alias: name
owner: DerivedVariable
domain_of:
- BrainAtlas
- CommonCoordinateSpace
- ParcellationEntity
- DBSProtocol
- ClinicalScale
- ClinicalScore
- Tractogram
- File
- Observation
- Dynamics
- StateVariable
- Distribution
- Parameter
- CouplingInput
- Argument
- Function
- Callable
- DerivedParameter
- DerivedVariable
- DataSource
- OptimizationStage
- Exploration
- UpdateRule
- Algorithm
- Coupling
- SoftwareEnvironment
- SoftwareRequirement
- SoftwarePackage
range: string
required: true
label:
name: label
from_schema: https://w3id.org/tvbo
rank: 1000
alias: label
owner: DerivedVariable
domain_of:
- ParcellationTerminology
- Dataset
- Contact
- Equation
- Stimulus
- Parcellation
- Tractogram
- Matrix
- Network
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- Function
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- TuningObjective
- Coupling
- RegionMapping
- SimulationExperiment
- SimulationStudy
- TimeSeries
- SoftwareEnvironment
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- DifferentialOperator
- BoundaryCondition
- PDESolver
- PDE
range: string
symbol:
name: symbol
from_schema: https://w3id.org/tvbo
rank: 1000
alias: symbol
owner: DerivedVariable
domain_of:
- StateVariable
- Parameter
- DerivedParameter
- DerivedVariable
range: string
description:
name: description
from_schema: https://w3id.org/tvbo
rank: 1000
alias: description
owner: DerivedVariable
domain_of:
- ClinicalScore
- Equation
- Stimulus
- Tractogram
- Matrix
- Network
- File
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- CouplingInput
- Argument
- Function
- Callable
- DerivedParameter
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- UpdateRule
- TuningObjective
- Algorithm
- Integrator
- Coupling
- RegionMapping
- SimulationExperiment
- SimulationStudy
- TimeSeries
- SoftwareEnvironment
- SoftwareRequirement
- SoftwarePackage
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- BoundaryCondition
- PDESolver
- PDE
range: string
equation:
name: equation
from_schema: https://w3id.org/tvbo
rank: 1000
slot_uri: tvbo:Equation
alias: equation
owner: DerivedVariable
domain_of:
- Stimulus
- Observation
- StateVariable
- Distribution
- Parameter
- Function
- Case
- DerivedParameter
- DerivedVariable
- Noise
- UpdateRule
- DifferentialOperator
range: Equation
inlined: true
unit:
name: unit
from_schema: https://w3id.org/tvbo
rank: 1000
alias: unit
owner: DerivedVariable
domain_of:
- CommonCoordinateSpace
- StateVariable
- Parameter
- Argument
- DerivedParameter
- DerivedVariable
- Integrator
- TimeSeries
- NDArray
- SpatialField
range: string
class_uri: tvbo:DerivedVariable