TizianaPasciuto / CTP_Ontology

Creative Commons Attribution 4.0 International
0 stars 0 forks source link

Managing Time - is our time modeling enough and how it impact with SPARQL filters #25

Open riccardoAlbertoni opened 5 months ago

riccardoAlbertoni commented 5 months ago

The following CQ deals with time to some extent

Is the time modeling good enough to deal with

Other possible further CQs such as

The operators "< " and " >" in SPARQL are not robust enough to filter objects whose dates are specified heterogeneously xsd: year and xsd:date.

Reconsider the Time ontology to determine how to balance complexity in dealing with the issue above.

TizianaPasciuto commented 5 months ago
  • Date with Centuries or period names, how can we deal with them?

Currently, the query has been modified so that it points to the start date and end date of the period, overriding the century written as a string (for example, see CQ7).