[
https://issues.apache.org/jira/browse/JENA-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229117#comment-14229117
]
ASF subversion and git services commented on JENA-816:
------------------------------------------------------
Commit cbdb84e516b116fd3ef86bcb3c4a41c53b1cd9f9 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=cbdb84e ]
JENA-816 : Argument compatibility for RDF 1.0 and RDF 1.1
> 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)