Slot: frequency
The frequency at which the dataset is updated.
URI: [dct:accrualPeriodicity](http://purl.org/dc/terms/accrualPeriodicity)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | yes |
| [DatasetSeries](DatasetSeries.md) | A collection of datasets that share a common schema and represent a change ov... | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Frequency](Frequency.md) |
| Domain Of | [Dataset](Dataset.md), [DatasetSeries](DatasetSeries.md) |
| Slot URI | [dct:accrualPeriodicity](http://purl.org/dc/terms/accrualPeriodicity) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dct:accrualPeriodicity |
| native | dcat_ap:frequency |
## LinkML Source
name: frequency
description: The frequency at which the dataset is updated.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:accrualPeriodicity
domain_of:
- Dataset
- DatasetSeries
range: Frequency