[
https://issues.apache.org/jira/browse/JENA-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391535#comment-15391535
]
ASF subversion and git services commented on JENA-1211:
-------------------------------------------------------
Commit bcd7e400975b45c36d40636ee06f7930dfbac374 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=bcd7e40 ]
JENA-1211: Read both 'TriX' and 'trix'; write 'trix'
> 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)