SpatialExtent
CDIFDiscovery::Classes::SpatialExtent
Definition
Geographic extent of the resource content (schema:Place). Carries a place name, optional identifier, and optional geometry (geosparql:hasGeometry / schema:geo).
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | XsdAnyUri ↗ | [0..1] | @id / schema:identifier - URI for this place (e.g. ROR identifier, gazetteer entry). |
| name | string | [0..1] | schema:name - place name. May also be a DefinedTerm from a gazetteer. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| spatialCoverage | ← Dataset ↗ | [0..*] | composition |
| geo | → AbstractGeometry | [0..1] | composition |
| hasGeometry | → Geometry | [0..1] | composition |