classDiagram
class NDArray
click NDArray href "./NDArray.html"
NDArray : dataLocation
NDArray --> "0..1" String : dataLocation
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
NDArray : description
NDArray --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
NDArray : dtype
NDArray --> "0..1" String : dtype
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
NDArray : label
NDArray --> "0..1" String : label
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
NDArray : shape
NDArray --> "*" Integer : shape
click Integer href "../http://www.w3.org/2001/XMLSchema#integer.html"
NDArray : unit
NDArray --> "0..1" String : unit
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Class: NDArray
URI: tvbo:class/NDArray
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| label | 0..1 xsd:string |
direct | |
| description | 0..1 xsd:string |
direct | |
| shape | * xsd:integer |
direct | |
| dtype | 0..1 xsd:string |
direct | |
| dataLocation | 0..1 xsd:string |
direct | |
| unit | 0..1 xsd:string |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SpatialField | values | range | NDArray |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:NDArray |
| native | tvbo:NDArray |
LinkML Source
Direct
name: NDArray
from_schema: https://w3id.org/tvbo
slots:
- label
- description
attributes:
shape:
name: shape
from_schema: https://w3id.org/tvbo
domain_of:
- Parameter
- NDArray
range: integer
multivalued: true
dtype:
name: dtype
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- NDArray
range: string
dataLocation:
name: dataLocation
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- ParcellationTerminology
- Stimulus
- Matrix
- RandomStream
- RegionMapping
- TimeSeries
- SoftwareEnvironment
- SoftwareRequirement
- NDArray
- Mesh
range: string
unit:
name: unit
from_schema: https://w3id.org/tvbo
domain_of:
- CommonCoordinateSpace
- StateVariable
- Parameter
- Argument
- DerivedParameter
- DerivedVariable
- Integrator
- TimeSeries
- NDArray
- SpatialField
range: stringInduced
name: NDArray
from_schema: https://w3id.org/tvbo
attributes:
shape:
name: shape
from_schema: https://w3id.org/tvbo
alias: shape
owner: NDArray
domain_of:
- Parameter
- NDArray
range: integer
multivalued: true
dtype:
name: dtype
from_schema: https://w3id.org/tvbo
rank: 1000
alias: dtype
owner: NDArray
domain_of:
- NDArray
range: string
dataLocation:
name: dataLocation
from_schema: https://w3id.org/tvbo
rank: 1000
alias: dataLocation
owner: NDArray
domain_of:
- ParcellationTerminology
- Stimulus
- Matrix
- RandomStream
- RegionMapping
- TimeSeries
- SoftwareEnvironment
- SoftwareRequirement
- NDArray
- Mesh
range: string
unit:
name: unit
from_schema: https://w3id.org/tvbo
alias: unit
owner: NDArray
domain_of:
- CommonCoordinateSpace
- StateVariable
- Parameter
- Argument
- DerivedParameter
- DerivedVariable
- Integrator
- TimeSeries
- NDArray
- SpatialField
range: string
label:
name: label
from_schema: https://w3id.org/tvbo
rank: 1000
alias: label
owner: NDArray
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: NDArray
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