2009/9/2 Seaborne, Andy <andy.seaborne@hp.com>: >> Chimezie Ogbuji wrote: >> > Basically, the problem is one where I want to find "all resources that >> are >> > not a member of a specific class". This seems to be especially >> problematic >> > for RDF graphs where each resource has *multiple* rdf:type statements. >> > Consider the graph: >> > >> > _:b rdf:type D >> > _:a rdf:type C >> > _:a rdf:type D >> > _:a rdf:type B >> > >> > And we want to find "all resources that are not a member of the C >> class," >> > where the *not* in this case is meant in the closed world sense (i.e., >> > basically there is no statement of the form: ?RESOURCE a C in the >> graph). Excuse me folks, but I'm not quite grasping something here - would NOT EXISTS/UNSAID be introducing something new, or would it be sugar for the kind of convoluted !BOUND query Chime described? Cheers, Danny. -- http://danny.ayers.nameReceived on Wednesday, 2 September 2009 11:13:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 2 September 2009 11:13:46 GMT