[
https://issues.apache.org/jira/browse/JENA-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391539#comment-15391539
]
ASF subversion and git services commented on JENA-1211:
-------------------------------------------------------
Commit eee87d7ce0058d58964da56e890f581d8ae96ac8 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=eee87d7 ]
JENA-1211: Merge commit 'refs/pull/158/head' of github.com:apache/jena
This closes #158.
> 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
> 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)