classDiagram
class Dataset
click Dataset href "./Dataset.html"
Dataset <|-- DBSDataset
click DBSDataset href "./DBSDataset.html"
Dataset : bids_root
Dataset --> "0..1" String : bids_root
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Dataset : conditions
Dataset --> "*" String : conditions
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Dataset : dataset_id
Dataset --> "1" String : dataset_id
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Dataset : description
Dataset --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Dataset : label
Dataset --> "0..1" String : label
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Dataset : reference
Dataset --> "0..1" String : reference
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Dataset : subjects
Dataset --> "*" Subject : subjects
click Subject href "./Subject.html"
Class: Dataset
A collection of subjects for a multi-subject study. Provides the subject/session structure needed for workflow rendering. Optionally backed by a BIDS directory layout.
Inheritance
- Dataset
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| dataset_id | 1 xsd:string |
Unique identifier for the dataset | direct |
| subjects | * Subject |
Subjects in a dataset | direct |
| label | 0..1 xsd:string |
Human-readable dataset name | direct |
| description | 0..1 xsd:string |
direct | |
| bids_root | 0..1 xsd:string |
Path to BIDS dataset root directory | direct |
| conditions | * xsd:string |
Global condition labels applied across all subjects (e | direct |
| reference | 0..1 xsd:string |
DOI or citation for this dataset | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SimulationExperiment | dataset | range | Dataset |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo/study
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo_study:Dataset |
| native | tvbo_study:Dataset |
LinkML Source
Direct
name: Dataset
description: A collection of subjects for a multi-subject study. Provides the subject/session
structure needed for workflow rendering. Optionally backed by a BIDS directory layout.
from_schema: https://w3id.org/tvbo/study
slots:
- dataset_id
- subjects
attributes:
label:
name: label
description: Human-readable dataset name.
from_schema: https://w3id.org/tvbo/study
slot_uri: rdfs:label
domain_of:
- ParcellationTerminology
- Subject
- Session
- Dataset
- Contact
- SoftwareEnvironment
- Equation
- Stimulus
- Event
- Parcellation
- Tractogram
- Matrix
- Phenotype
- Network
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- Function
- FunctionCall
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- ExplorationAxis
- FreeParameter
- Inference
- AlgorithmStage
- TuningObjective
- Continuation
- Coupling
- RegionMapping
- SimulationExperiment
- SimulationStudy
- TimeSeries
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- DifferentialOperator
- BoundaryCondition
- PDESolver
- PDE
range: string
description:
name: description
from_schema: https://w3id.org/tvbo/study
slot_uri: dcterms:description
domain_of:
- Dataset
- ClinicalScore
- SoftwarePackage
- SoftwareRequirement
- SoftwareEnvironment
- Equation
- Stimulus
- Event
- Tractogram
- Matrix
- Phenotype
- MeasureSpec
- NamedArray
- Network
- GraphGenerator
- ProcedureStep
- File
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- CouplingInput
- Argument
- Function
- FunctionCall
- Callable
- DerivedParameter
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- ExplorationAxis
- FreeParameter
- Inference
- Prior
- Likelihood
- UpdateRule
- AlgorithmStage
- TuningObjective
- Algorithm
- BranchSwitch
- Continuation
- Integrator
- Coupling
- RegionMapping
- SimulationExperiment
- Study
- TimeSeries
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- BoundaryCondition
- PDESolver
- PDE
range: string
bids_root:
name: bids_root
description: Path to BIDS dataset root directory. When set, subject networks and
empirical data paths are resolved relative to this root.
from_schema: https://w3id.org/tvbo/study
rank: 1000
domain_of:
- Dataset
range: string
conditions:
name: conditions
description: Global condition labels applied across all subjects (e.g., ['rest',
'task-nback', 'task-motor']).
from_schema: https://w3id.org/tvbo/study
rank: 1000
domain_of:
- Dataset
range: string
multivalued: true
reference:
name: reference
description: DOI or citation for this dataset.
from_schema: https://w3id.org/tvbo/study
rank: 1000
slot_uri: dcterms:references
domain_of:
- Dataset
- ClinicalScale
- ClinicalScore
- Tractogram
range: stringInduced
name: Dataset
description: A collection of subjects for a multi-subject study. Provides the subject/session
structure needed for workflow rendering. Optionally backed by a BIDS directory layout.
from_schema: https://w3id.org/tvbo/study
attributes:
label:
name: label
description: Human-readable dataset name.
from_schema: https://w3id.org/tvbo/study
slot_uri: rdfs:label
owner: Dataset
domain_of:
- ParcellationTerminology
- Subject
- Session
- Dataset
- Contact
- SoftwareEnvironment
- Equation
- Stimulus
- Event
- Parcellation
- Tractogram
- Matrix
- Phenotype
- Network
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- Function
- FunctionCall
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- ExplorationAxis
- FreeParameter
- Inference
- AlgorithmStage
- TuningObjective
- Continuation
- Coupling
- RegionMapping
- SimulationExperiment
- SimulationStudy
- TimeSeries
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- DifferentialOperator
- BoundaryCondition
- PDESolver
- PDE
range: string
description:
name: description
from_schema: https://w3id.org/tvbo/study
slot_uri: dcterms:description
owner: Dataset
domain_of:
- Dataset
- ClinicalScore
- SoftwarePackage
- SoftwareRequirement
- SoftwareEnvironment
- Equation
- Stimulus
- Event
- Tractogram
- Matrix
- Phenotype
- MeasureSpec
- NamedArray
- Network
- GraphGenerator
- ProcedureStep
- File
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- CouplingInput
- Argument
- Function
- FunctionCall
- Callable
- DerivedParameter
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- ExplorationAxis
- FreeParameter
- Inference
- Prior
- Likelihood
- UpdateRule
- AlgorithmStage
- TuningObjective
- Algorithm
- BranchSwitch
- Continuation
- Integrator
- Coupling
- RegionMapping
- SimulationExperiment
- Study
- TimeSeries
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- BoundaryCondition
- PDESolver
- PDE
range: string
bids_root:
name: bids_root
description: Path to BIDS dataset root directory. When set, subject networks and
empirical data paths are resolved relative to this root.
from_schema: https://w3id.org/tvbo/study
rank: 1000
owner: Dataset
domain_of:
- Dataset
range: string
conditions:
name: conditions
description: Global condition labels applied across all subjects (e.g., ['rest',
'task-nback', 'task-motor']).
from_schema: https://w3id.org/tvbo/study
rank: 1000
owner: Dataset
domain_of:
- Dataset
range: string
multivalued: true
reference:
name: reference
description: DOI or citation for this dataset.
from_schema: https://w3id.org/tvbo/study
rank: 1000
slot_uri: dcterms:references
owner: Dataset
domain_of:
- Dataset
- ClinicalScale
- ClinicalScore
- Tractogram
range: string
dataset_id:
name: dataset_id
description: Unique identifier for the dataset.
from_schema: https://w3id.org/tvbo/study
slot_uri: dcterms:identifier
identifier: true
owner: Dataset
domain_of:
- Dataset
- Phenotype
range: string
required: true
subjects:
name: subjects
description: Subjects in a dataset.
from_schema: https://w3id.org/tvbo/study
owner: Dataset
domain_of:
- Dataset
- Phenotype
range: Subject
multivalued: true
inlined: true