- From: Simon Cox via GitHub <sysbot+gh@w3.org>
- Date: Wed, 05 May 2021 00:53:26 +0000
- To: public-dxwg-wg@w3.org
Possibly of interest here is that GeoSPARQL is adding [`geo:hasCentroid`](https://github.com/opengeospatial/ogc-geosparql/blob/master/1.1/geo.ttl#L228) and [`geo:hasBoundingBox`](https://github.com/opengeospatial/ogc-geosparql/blob/master/1.1/geo.ttl#L217) properties - specialization of `geo:hasGeometry`. The range of `hasCentroid` is a Point (e.g. [`sf:Point`](https://github.com/opengeospatial/ogc-geosparql/blob/master/1.1/sf_geometries.ttl#L184)) and of `hasBoundingBox` is a box (e.g. [`sf:Envelope`](https://github.com/opengeospatial/ogc-geosparql/blob/master/1.1/sf_geometries.ttl#L40)) -- GitHub Notification of comment by dr-shorthair Please view or discuss this issue at https://github.com/w3c/dxwg/issues/1359#issuecomment-832348173 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 5 May 2021 00:53:28 UTC