# Slot: dataset_type 


_BIDS ``DatasetType`` this layout realises, written into the dataset's ``dataset_description.json``._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [StudyLayout](../classes/StudyLayout.qmd) | Directory layout of a study dataset, and the single ground truth for it |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [BidsDatasetType](../enums/BidsDatasetType.qmd) |
| Domain Of | [StudyLayout](../classes/StudyLayout.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| If Absent | `string(study)` |
| Owner | [StudyLayout](../classes/StudyLayout.qmd) |












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: dataset_type
description: BIDS ``DatasetType`` this layout realises, written into the dataset's
  ``dataset_description.json``.
from_schema: https://w3id.org/tvbo/study
rank: 1000
ifabsent: string(study)
owner: StudyLayout
domain_of:
- StudyLayout
range: BidsDatasetType

```
</details></div>