On 16/11/15 11:33, Philipp wrote:
Hi,
it seems to me that Jena gives a spurious warning ("Not an XML Name:"), when the Ͱ
character (Ͱ) - and presumably other exotic characters - is used in XML names, for
example rdf:IDs.
According to the XML definition it's even a valid NameStartChar:
http://www.w3.org/TR/xml/#NT-NameStartChar
Also, it's not restricted in the rdf-id production rule:
http://www.w3.org/TR/rdf-syntax-grammar/#rdf-id
If this seems like a bug to you, please forward this to the dev list.
Regards
Philipp
Hi Philipp,
Do you have a complete minimal example for a test case? i.e. a short
RDF/XML that illustrates the issue, and how you are reading the file
with Jena.
Also, which version of Jena are you using?
Andy