daniel added a comment. > I don't know if we need to write carefully in this forum, but when the > results of the discussion are presented to the community, it will be > important (if we allow the output of Julian dates) to say that we produce an > output format inspired by XSD 1.x but extended to allow Julian dates.
That is incorrect for the RDF output. It would be correct for the JSON representation used for internal storage, the API, and JSON dumps. But JSON not what this ticket is about. This ticket is about the representation in RDF, which explicitly uses the XSD:data type, which in turn is defined to be an ISO timestamp, and thus always Gregorian. The problem described in the ticket is that the RDF store we used, BlazeGraph, uses XSD 1.0 internally, while we (probably) want to use XSD 1.1. Or at least have an option to switch RDF output between 1.0 and 1.1. TASK DETAIL https://phabricator.wikimedia.org/T94539 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: daniel, Jc3s5h, JanZerebecki, Manybubbles, Thompsonbry.systap, Haasepeter, Beebs.systap, Aklapper, Smalyshev, jkroll, Wikidata-bugs, Jdouglas, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
