# Slot: downsample_period 


_Intermediate downsampling period (ms). For BOLD: typically matches dt._



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



URI: [tvbo:slot/downsample_period](https://w3id.org/tvbo/slot/downsample_period)
<!-- 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 | [xsd:float](http://www.w3.org/2001/XMLSchema#float) |
| 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:downsample_period |
| native | tvbo:downsample_period |




## LinkML Source

<details>
```yaml
name: downsample_period
description: 'Intermediate downsampling period (ms). For BOLD: typically matches dt.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Observation
domain_of:
- Observation
range: float

```
</details></div>