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