Replies: 1 comment
-
|
Submitted an issue: 3321 |
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 - I'm not sure if this is a bug or my lack of understanding. I'm trying to use prefixes in rdf:datatype attributes, and they appear in turtle serializations but not pretty-xml nor xml. Here is a code snippet:
Here is the XML output:
The XML output doesn't apply a prefix to either CIM or XSD namespace, unless I hard-wire it.
Beta Was this translation helpful? Give feedback.
All reactions