Sorry, forgot to specify what an RDFQ engine would return given the actual data... > [:target [ex:p []]] > [:target [ex:q []]] Returns <x> <p> <y> . <x> <q> <z> . > [:target [ex:p [:id "a"]]] > [:target [ex:q [:id "a"]]] Returns <x> <p> <y> . <x> <q> <z> . > [:target [ex:p [:id "a"]; ex:q [:id "a"]]] Returns nothing (for that target). PatrickReceived on Thursday, 13 November 2003 03:41:05 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:52:03 GMT