# Slot: templates 


_The kinds of study this record covers, keyed by the name ``tvbo study init --template`` takes. An entry's ``in_templates`` names one of these, so a template that nothing declares is a typo rather than a silently empty variant._



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



URI: [tvbo_study:slot/templates](https://w3id.org/tvbo/study/slot/templates)
<!-- 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 | [StudyTemplate](../classes/StudyTemplate.qmd) |
| Domain Of | [StudyLayout](../classes/StudyLayout.qmd) |

### Cardinality and Requirements

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

| Property | Value |
| --- | --- |
| 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:templates |
| native | tvbo_study:templates |




## LinkML Source

<details>
```yaml
name: templates
description: The kinds of study this record covers, keyed by the name ``tvbo study
  init --template`` takes. An entry's ``in_templates`` names one of these, so a template
  that nothing declares is a typo rather than a silently empty variant.
from_schema: https://w3id.org/tvbo/study
rank: 1000
owner: StudyLayout
domain_of:
- StudyLayout
range: StudyTemplate
multivalued: true
inlined: true

```
</details></div>