Slot: subject_id

Unique identifier for a subject within a dataset.

URI: tvbo_dbs:slot/subject_id Alias: subject_id

Applicable Classes

Name Description Modifies Slot
TimeSeries Time series data from simulations or measurements no
Subject Human or animal subject receiving DBS 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

Aliases

  • subject code
  • subject label

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self tvbo_dbs:subject_id
native tvbo_dbs:subject_id
exact schema:identifier

LinkML Source

name: subject_id
description: Unique identifier for a subject within a dataset.
from_schema: http://www.thevirtualbrain.org/tvbo/dbs
aliases:
- subject code
- subject label
exact_mappings:
- schema:identifier
identifier: true
alias: subject_id
domain_of:
- Subject
- TimeSeries
range: string
required: true