Slot: dataset_id

Unique identifier for the dataset.

URI: dcterms:identifier

Applicable Classes

Name Description Modifies Slot
Dataset A collection of subjects for a multi-subject study no
DBSDataset Collection of data related to a specific DBS study no
Phenotype Per-subject phenotype table (BIDS phenotype/ directory convention) no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Dataset, Phenotype
Slot URI dcterms:identifier

Cardinality and Requirements

Property Value
Required Yes

Slot Characteristics

Property Value
Identifier Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo/study

Mappings

Mapping Type Mapped Value
self dcterms:identifier
native tvbo_study:dataset_id

LinkML Source

name: dataset_id
description: Unique identifier for the dataset.
from_schema: https://w3id.org/tvbo/study
slot_uri: dcterms:identifier
identifier: true
domain_of:
- Dataset
- Phenotype
range: string
required: true