Slot: subject_id

BIDS-compatible subject identifier (without ‘sub-’ prefix). Examples: ‘01’, ‘ctrl03’, ‘patient17’.

URI: tvbo_study:slot/subject_id Alias: subject_id

Applicable Classes

Name Description Modifies Slot
DBSSubject Human or animal subject receiving DBS no
Subject A participant in a study no
TimeSeries Time series data from simulations or measurements no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Subject, 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:subject_id
native tvbo_study:subject_id
exact schema:identifier

LinkML Source

name: subject_id
description: 'BIDS-compatible subject identifier (without ''sub-'' prefix). Examples:
  ''01'', ''ctrl03'', ''patient17''.'
from_schema: http://www.thevirtualbrain.org/tvbo/study
exact_mappings:
- schema:identifier
identifier: true
alias: subject_id
domain_of:
- Subject
- TimeSeries
range: string
required: true