You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2016/07/25 09:01:20 UTC

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

     [ https://issues.apache.org/jira/browse/JENA-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-1211.
---------------------------------
       Resolution: Fixed
         Assignee: Andy Seaborne
    Fix Version/s: Jena 3.1.1

> TriX reader/writer incompatible with W3C DTD
> --------------------------------------------
>
>                 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
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.1.1
>
>
> 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)