[
https://issues.apache.org/jira/browse/JENA-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne closed JENA-816.
------------------------------
Resolution: Fixed
Fix Version/s: Jena 2.12.2
All the changes for this are in, and dependent on the JenaRuntime.isRDF11 flag
which is "false" by default.
> 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
> Fix For: Jena 2.12.2
>
>
> 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)