> DELETE { ?x rdf:rest rdf:nil } > INSERT { ?x rdf:first 1, 2, 3 } > WHERE { ?x ref:rest rdf:nil } More interesting if it's DELETE { ?x rdf:rest rdf:nil } INSERT { ?x rdf:rest (1 2 3) } WHERE { ?x rdf:rest rdf:nil } AndyReceived on Sunday, 16 October 2011 15:37:28 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 16:25:46 GMT