What is the most pragmatic way to model service hours so that SPARQL queries can query objects opened with a specific timestamp / for a specific time interval?
Answers to this question should contain:
- ontology example
- sample data that uses this ontology
- a SPARQL * query that returns everything from this pattern that is open at a specific timestamp
(* additional points for simplicity and performance)
semantic-web rdf owl ontology
pietercolpaert
source share