RDF Export error
During RDF export it outputs "invalid Namespace" references
Things like:
<z:Attachment RDF:ID="item:16120" ......
throw a "Namespace Error"
"item:
is the problem
If I convert all "item: occurances to "item_ parsers like rdflib and sesame are happy again.
...should be a minor fix. Thanks
Things like:
<z:Attachment RDF:ID="item:16120" ......
throw a "Namespace Error"
"item:
is the problem
If I convert all "item: occurances to "item_ parsers like rdflib and sesame are happy again.
...should be a minor fix. Thanks
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.