You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/03/09 17:23:27 UTC

[jira] Created: (CLEREZZA-158) jena based turtle serializer, serializing lists with uris

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.
-
You can reply to this email to add a comment to the issue online.