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
| 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
Cardinality and Requirements
Mappings
| 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