# Slot: correlation 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Distribution](../classes/Distribution.qmd) | A probability distribution for sampling parameters or initial conditions |  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 | [Distribution](../classes/Distribution.qmd), [Partition](../classes/Partition.qmd) |

### Cardinality and Requirements

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










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: correlation
domain_of:
- Distribution
- Partition
range: string

```
</details></div>