Slot: session_id

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

URI: tvbo_study:slot/session_id Alias: session_id

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

Cardinality and Requirements

Property Value
Required Yes

Slot Characteristics

Property Value
Identifier Yes

Identifier and Mapping Information

Schema Source

  • from schema: http://www.thevirtualbrain.org/tvbo/study

Mappings

Mapping Type Mapped Value
self tvbo_study:session_id
native tvbo_study:session_id

LinkML Source

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