Skip to content

Slot: geographicalCoverage

The geographic coverage of the resource.

URI: [dct:spatial](http://purl.org/dc/terms/spatial) ## 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 | [Location](Location.md) | | Domain Of | [Catalogue](Catalogue.md), [Dataset](Dataset.md), [DatasetSeries](DatasetSeries.md) | | Slot URI | [dct:spatial](http://purl.org/dc/terms/spatial) | ### 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:spatial | | native | dcat_ap:geographicalCoverage | ## LinkML Source
name: geographicalCoverage
description: The geographic coverage of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:spatial
domain_of:
- Catalogue
- Dataset
- DatasetSeries
range: Location
multivalued: true