# Slot: analysis 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataRef](../classes/DataRef.qmd) | A pointer to one labelled array in a result container, dataset, or curated en... |  no  |
| [Observation](../classes/Observation.qmd) | Unified class for all observation/measurement specifications |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: analysis
domain_of:
- DataRef
- Observation
range: string

```
</details></div>