Steve Harris wrote: > ASK-8 > > Tests the combination of ASK and FILTER. Committed to CVS yesterday. > > data: > > @prefix : <http://example/> . > > :x :p 1 . > :x :p 2 . > :x :p 3 . > > :y :p :a . > :a :q :r . > > query: > > PREFIX : <http://example/> > > ASK { :x :p ?x . FILTER(?x = 99) } > > results: > > false > ARQ passes this test. AndyReceived on Friday, 10 August 2007 12:48:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:42:09 GMT