You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Martynas Jusevičius (JIRA)" <ji...@apache.org> on 2016/07/15 20:00:22 UTC

[jira] [Created] (JENA-1211) TriX reader/writer incompatible with W3C DTD for TriX

Martynas Jusevičius created JENA-1211:
-----------------------------------------

             Summary: TriX reader/writer incompatible with W3C DTD for TriX
                 Key: JENA-1211
                 URL: https://issues.apache.org/jira/browse/JENA-1211
             Project: Apache Jena
          Issue Type: Bug
          Components: ARQ, RIOT
    Affects Versions: Jena 3.0.1
            Reporter: Martynas Jusevičius
            Priority: Minor


The TriX namespace http://www.w3.org/2004/03/trix/trix-1/ resolves to the following DTD: https://www.w3.org/2004/03/trix/trix-1/trix-1.0.dtd
This DTD defines {{<trix>}} as the root XML element.

Jena however uses another version of the format with {{TriX}} as the root element.

Ideally, {{ReaderTrix}} and {{(Stream)WriterTrix}} should support both versions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)