# Slot: imaging_modality 


_Type of imaging modality (BOLD, EEG, MEG, etc.)_



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Observation](../classes/Observation.qmd) | Unified class for all observation/measurement specifications |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:imaging_modality |
| native | tvbo:imaging_modality |




## LinkML Source

<details>
```yaml
name: imaging_modality
description: Type of imaging modality (BOLD, EEG, MEG, etc.)
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Observation
domain_of:
- Observation
range: ImagingModality

```
</details></div>