[
https://issues.apache.org/jira/browse/JENA-688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984545#comment-13984545
]
Andy Seaborne commented on JENA-688:
------------------------------------
So is the mechanism in the current codebase satisfactory? That is, calling
{{o.a.jena.RiotReader}} specially, not {{RDFDataMgr}}? If so the things needed
to be done are:
# Documentation (a para at the end of .../io/rdf-input.html)
# Noting in the code base so it does not get deleted when (if) RiotReader is
cleaned out. (No-op if the test are clear enough)
> Update N-Triples and N-Quad Parsers to UTF-8
> --------------------------------------------
>
> Key: JENA-688
> URL: https://issues.apache.org/jira/browse/JENA-688
> Project: Apache Jena
> Issue Type: Bug
> Reporter: Stephen Allen
> Assignee: Rob Vesse
> Attachments: JENA-688.patch
>
>
> RDF 1.1 defines the encoding for N-Triples (and presumably also N-Quads) as
> UTF-8 instead of the previous ASCII.
> This patch updates the Riot parsers to use UTF-8 instead of ASCII.
--
This message was sent by Atlassian JIRA
(v6.2#6252)