Slot: session_id

BIDS session identifier (without ‘ses-’ prefix). Examples: ‘baseline’, ‘6month’, ‘pre’, ‘post’.

URI: dcterms:identifier

Applicable Classes

Name Description Modifies Slot
Session A data collection session for a subject no
TimeSeries Time series data from simulations or measurements no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Session, TimeSeries
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:session_id

LinkML Source

name: session_id
description: 'BIDS session identifier (without ''ses-'' prefix). Examples: ''baseline'',
  ''6month'', ''pre'', ''post''.'
from_schema: https://w3id.org/tvbo/study
slot_uri: dcterms:identifier
identifier: true
domain_of:
- Session
- TimeSeries
range: string
required: true