- From: Lee Feigenbaum <lee@thefigtrees.net>
- Date: Sat, 11 Aug 2007 01:42:16 -0400
- To: Steve Harris <steve.harris@garlik.com>
- CC: RDF Data Access Working Group <public-rdf-dawg@w3.org>
Thanks, Steve. I've added this as basic/manifest#bgp-no-match . Glitter passes it. Lee Steve Harris wrote: > > On the telecon I said I'd go through our internal tests to make sure > they were all covered by the DAWG testsuite, other than a few specific > optimisation tests that are hard to port I only found the following: > > data > > :john a foaf:Person ; > foaf:name "John Smith" . > > query > > SELECT ?x > WHERE { > ?x foaf:name "John Smith" ; > a foaf:Womble . > } > > > results > > ------ > | ?x | > ------ > ------ > > This is probably covered somewhere, but I couldn't see it. > > - Steve >
Received on Saturday, 11 August 2007 05:42:48 UTC