classDiagram
class SpatialDomain
click SpatialDomain href "./SpatialDomain.html"
SpatialDomain : coordinate_space
SpatialDomain --> "0..1" CommonCoordinateSpace : coordinate_space
click CommonCoordinateSpace href "./CommonCoordinateSpace.html"
SpatialDomain : description
SpatialDomain --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SpatialDomain : geometry
SpatialDomain --> "0..1" String : geometry
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SpatialDomain : label
SpatialDomain --> "0..1" String : label
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SpatialDomain : region
SpatialDomain --> "0..1" String : region
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Class: SpatialDomain
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| label | 0..1 xsd:string |
direct | |
| description | 0..1 xsd:string |
direct | |
| coordinate_space | 0..1 CommonCoordinateSpace |
direct | |
| region | 0..1 xsd:string |
Optional named region/ROI in the atlas/parcellation | direct |
| geometry | 0..1 xsd:string |
Optional file for geometry/ROI mask (e | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| PDE | domain | range | SpatialDomain |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:SpatialDomain |
| native | tvbo:SpatialDomain |
LinkML Source
Direct
name: SpatialDomain
from_schema: https://w3id.org/tvbo
slots:
- label
- description
attributes:
coordinate_space:
name: coordinate_space
from_schema: https://w3id.org/tvbo
domain_of:
- Dataset
- Subject
- Electrode
- EField
- SpatialDomain
- Mesh
range: CommonCoordinateSpace
region:
name: region
description: Optional named region/ROI in the atlas/parcellation.
from_schema: https://w3id.org/tvbo
domain_of:
- Node
- SpatialDomain
range: string
geometry:
name: geometry
description: Optional file for geometry/ROI mask (e.g., NIfTI, GIfTI).
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- SpatialDomain
range: stringInduced
name: SpatialDomain
from_schema: https://w3id.org/tvbo
attributes:
coordinate_space:
name: coordinate_space
from_schema: https://w3id.org/tvbo
alias: coordinate_space
owner: SpatialDomain
domain_of:
- Dataset
- Subject
- Electrode
- EField
- SpatialDomain
- Mesh
range: CommonCoordinateSpace
region:
name: region
description: Optional named region/ROI in the atlas/parcellation.
from_schema: https://w3id.org/tvbo
alias: region
owner: SpatialDomain
domain_of:
- Node
- SpatialDomain
range: string
geometry:
name: geometry
description: Optional file for geometry/ROI mask (e.g., NIfTI, GIfTI).
from_schema: https://w3id.org/tvbo
rank: 1000
alias: geometry
owner: SpatialDomain
domain_of:
- SpatialDomain
range: string
label:
name: label
from_schema: https://w3id.org/tvbo
rank: 1000
alias: label
owner: SpatialDomain
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
description:
name: description
from_schema: https://w3id.org/tvbo
rank: 1000
alias: description
owner: SpatialDomain
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