Slot: temporalCoverage
The temporal coverage of the resource.
URI: [dct:temporal](http://purl.org/dc/terms/temporal)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | no |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no |
| [DatasetSeries](DatasetSeries.md) | A collection of datasets that share a common schema and represent a change ov... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [PeriodOfTime](PeriodOfTime.md) |
| Domain Of | [Catalogue](Catalogue.md), [Dataset](Dataset.md), [DatasetSeries](DatasetSeries.md) |
| Slot URI | [dct:temporal](http://purl.org/dc/terms/temporal) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dct:temporal |
| native | dcat_ap:temporalCoverage |
## LinkML Source
name: temporalCoverage
description: The temporal coverage of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:temporal
domain_of:
- Catalogue
- Dataset
- DatasetSeries
range: PeriodOfTime
multivalued: true