# Slot: over 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Animation](../classes/Animation.qmd) | A figure rendered as a movie over one dimension of its data |  no  |
| [Aggregation](../classes/Aggregation.qmd) | Specifies how to aggregate values across a dimension |  no  |
| [Partition](../classes/Partition.qmd) | A grouped streaming reduction over a node partition (e |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: over
domain_of:
- Animation
- Aggregation
- Partition
range: string

```
</details></div>