As XML?

Jena uses the XML parser in the JDK.

For the defn of RDF/XML on top of XML parsing:

https://www.w3.org/TR/rdf-syntax-grammar/

    Andy

On 20/01/2021 20:27, Dr. Chavdar Ivanov wrote:
Hello,

When reading a model (RDFXML) Jena correctly reports errors if there is 
something not correct in the XML file/data - missing tag or some space not at 
the right place, etc.
I guess this follows some spec from W3C or else where on XML syntax. I am 
looking to find the source and ideally a machine readable expression of these 
rules XSD or some other form.
Is somebody aware of something existing?

Best regards
Chavdar

Reply via email to