Slot: spatialResolution
Minimum spatial separation resolvable, in meters.
URI: [dcat:spatialResolutionInMeters](http://www.w3.org/ns/dcat#spatialResolutionInMeters)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | yes |
| [Distribution](Distribution.md) | A specific representation of a dataset (e | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Decimal](Decimal.md) |
| Domain Of | [Dataset](Dataset.md), [Distribution](Distribution.md) |
| Slot URI | [dcat:spatialResolutionInMeters](http://www.w3.org/ns/dcat#spatialResolutionInMeters) |
### 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 | dcat:spatialResolutionInMeters |
| native | dcat_ap:spatialResolution |
## LinkML Source
name: spatialResolution
description: Minimum spatial separation resolvable, in meters.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:spatialResolutionInMeters
domain_of:
- Dataset
- Distribution
range: decimal
multivalued: true