Re: [dxwg] Alignment with new version of GeoSPARQL (#1425)

A preliminary proposal for the mapping of DCAT spatial properties to the current draft of GeoSPARQL 1.1.

Have I missed anything?

|GeoSPARQL|Relation|DCAT|Comment|
|--|--|--|--|
|`owl:propertyChainAxiom`(`geosparql:hasBoundingBox` `geosparql:hasSerialization`)|`rdfs:subPropertyOf`|`dcat:bbox`|The domain of `dcat:bbox` (`dcterms:Location`) is broader than the one of `geosparql:hasBoundingBox` (`geosparql:Feature`).|
|`owl:propertyChainAxiom`(`geosparql:centroid` `geosparql:hasSerialization`)|`rdfs:subPropertyOf`|`dcat:centroid`|The domain of `dcat:centroid` (`dcterms:Location`) is broader than the one of `geosparql:hasCentroid` (`geosparql:Feature`).|
|`geosparql:hasMetricSpatialResolution`|`rdfs:subPropertyOf`|`dcat:spatialResolutionInMeters`|The domain of `dcat:spatialResolutionInMeters` (`rdfs:Resource`) is broader than the one of `geosparql:hasMetricSpatialResolution` (`geosparql:Geometry`)|


-- 
GitHub Notification of comment by andrea-perego
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1425#issuecomment-1094283450 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 10 April 2022 14:11:11 UTC