opengeospatial / poi

OGC Points of Interest Encoding Specification
Apache License 2.0
21 stars 28 forks source link

Unbounded Temporal Properties #60

Closed cmheazel closed 1 year ago

cmheazel commented 2 years ago

Verify that the re-used temporal classes can support unbounded extents.

cmheazel commented 2 years ago

The temporal classes currently used in the model do not define periods, only instances. If there is a need for temporal periods, then we will have to bring in additional classes.

dr-shorthair commented 2 years ago

Don't forget https://www.w3.org/TR/owl-time/ and the extensions https://www.w3.org/TR/vocab-owl-time-rel/ and https://www.w3.org/TR/vocab-owl-time-agg/ While you may not be working in the RDF/OWL idiom, the theory and terminology here may be useful.

geofizzydrink commented 1 year ago

Closing issue - unbounded temporal attributes are already catered for well by the existing temporal standards that the POI data model is leveraging.