# Slot: waves 


_Per-group boolean derived variable: a wave is present this timestep._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [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 | [Partition](../classes/Partition.qmd) |

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: waves
description: 'Per-group boolean derived variable: a wave is present this timestep.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Partition
domain_of:
- Partition
range: string
required: true

```
</details></div>