# Slot: conditions 


_Global condition labels applied across all subjects (e.g., ['rest', 'task-nback', 'task-motor'])._



<div data-search-exclude markdown="1">



URI: [tvbo_study:slot/conditions](https://w3id.org/tvbo/study/slot/conditions)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Dataset](../classes/Dataset.qmd) | A collection of subjects for a multi-subject study |  no  |
| [DBSDataset](../classes/DBSDataset.qmd) | Collection of data related to a specific DBS study |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Dataset](../classes/Dataset.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Dataset](../classes/Dataset.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo/study




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo_study:conditions |
| native | tvbo_study:conditions |




## LinkML Source

<details>
```yaml
name: conditions
description: Global condition labels applied across all subjects (e.g., ['rest', 'task-nback',
  'task-motor']).
from_schema: https://w3id.org/tvbo/study
rank: 1000
owner: Dataset
domain_of:
- Dataset
range: string
multivalued: true

```
</details></div>