4
votes
2answers
55 views
How to represent dates and times in RDF?
I have a dataset that has two different date-time datatypes; timestamps and from-to dates (lifespan data, formatted as yyyy–yyyy).
I'm considering issues related to the formatting …