[
https://issues.apache.org/jira/browse/JENA-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14230259#comment-14230259
]
ASF subversion and git services commented on JENA-816:
------------------------------------------------------
Commit e453e0fd0ed3d46df727c537e28abe0116e36db0 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=e453e0f ]
JENA-816 : Fix for deprecated N3 writer.
> Handling simple literals,language literals and xsd:string in RDF 1.1
> --------------------------------------------------------------------
>
> Key: JENA-816
> URL: https://issues.apache.org/jira/browse/JENA-816
> Project: Apache Jena
> Issue Type: Improvement
> Components: Jena, RDF/XML, RIOT
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
>
> In RDF 1.1, simple literals (no language tag, no mentioned datatype)
> a have datatype xsd:string. Literals with language tag have
> datatype rdf:langString.
> Output should not explicitly use ^^xsd:string (or datatype=)
> NodeFactory should catch no datatype and set xsd:string or rdf:langString as
> appropriate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)