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

Paolo Castagna commented on CLEREZZA-158:
-----------------------------------------

I tried to find supporting evidence for this in the W3C recommendations or 
working draft on Turtle and/or RDF Schema, but unfortunately I did not find a 
definite answer (or maybe I missed the paragraphs which should help me in this 
situation). 

One relevant piece of information is here:

"An RDF Collection may be abbreviated using a sequence of RDF Terms enclosed in 
( ) brackets. Whitespace may be used to separate them, as usual. This format 
provides a blank node at the start of RDF Collection which may be used in 
further abbreviations." -- http://www.w3.org/TR/turtle/

@Reto, do you have other/better pointers?


                
> jena based turtle serializer, serializing lists with uris
> ---------------------------------------------------------
>
>                 Key: CLEREZZA-158
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-158
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Reto Bachmann-Gmür
>
> Is the following list serialized correctly in turtle, can it be read back?
> <rdf:Description rdf:about="http://tpf.localhost/typePriorityList";>
>     <rdf:rest rdf:nodeID=""http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
>     <rdf:first 
> rdf:resource="http://clerezza.org/2009/07/script#ScriptGeneratedResource"/>
>   </rdf:Description>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to