[ 
https://issues.apache.org/jira/browse/JENA-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229092#comment-14229092
 ] 

ASF subversion and git services commented on JENA-816:
------------------------------------------------------

Commit f243e9e0eec72407f855be3b718f142380bda758 in jena's branch 
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=f243e9e ]

JENA-816: Changes for RDF 1.1

* Adapt tests
* Define LiteralLabel.isPlainLiteral to be true 
  for xsd:string in RDF 1.1
* PrintUtil.print(Node) does not output xsd:string.

> 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)

Reply via email to