# Slot: not_in_templates 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [StudyDirectory](../classes/StudyDirectory.qmd) | One directory in a study layout |  no  |
| [StudyFile](../classes/StudyFile.qmd) | One file a study layout accounts for |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: not_in_templates
domain_of:
- StudyDirectory
- StudyFile
range: string

```
</details></div>