gbv / jskos

JSKOS data format for Knowledge Organization Systems
https://gbv.github.io/jskos/
38 stars 5 forks source link

Extend dates to part of Extended Date/Time Format (EDTF) #35

Open nichtich opened 8 years ago

nichtich commented 8 years ago

At least a very simple subset of https://www.loc.gov/standards/datetime/ should be supported, e.g.

{
  "id": "http://www.wikidata.org/entity/Q25445",
  "prefLabel": { "en": "Holocene" },
  "startDate": "y-117000",
  "previous": [{"id":"http://www.wikidata.org/entity/Q25546"}]
}