xsd types genereated by the Rio-Parser #5217
Unanswered
naturzukunft
asked this question in
Q&A
Replies: 1 comment
-
You could try to implement your own RDFHandler and transform the data at that point. I don't think that the JSON-LD parser does anything to infer datatypes. Does the data have a different datatype than what is produced by the parser? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
when i'm parsing a json-ld file
The datatype for dateTime ist
http://www.w3.org/2001/XMLSchema#dateTime
What's todo, if i wish to have
https://www.w3.org/TR/xmlschema11-2/#dateTime
Beta Was this translation helpful? Give feedback.
All reactions