Open riccardoAlbertoni opened 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).
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.