- From: Lee Feigenbaum <feigenbl@us.ibm.com>
- Date: Sun, 17 Jun 2007 22:09:05 -0400
- To: andy.seaborne@hp.com
- Cc: RDF Data Access Working Group <public-rdf-dawg@w3.org>
Andy Seaborne wrote on 06/12/2007 01:42:07 PM: > Checked in: > > http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/ > > 12 tests. > > These tests cover various issues to do with the SPARQL algebra, suchas filter > scopes, nested optionals, repeated optionals using the same variable. Glitter passes all of the tests but nested optionals 1; i've examined the test and my code, and I'm convinced the test is correct: my code is (too) aggressively subtituting the value of single-valued bindings into other parts of the query, which breaks in this sort of nested optional construct. I'll fix that code, and I support approving these 12 tests on Tuesday. Lee > > There may well be duplication with tests elsewhere but it's probablyuseful to > have a set focused on algebra matters all in one place. > > This is not intended to be a complete coverage. If there are specific other > areas for the algebra that people would like covered, please say so. Or > supply additional tests! > > Andy > > -- > Hewlett-Packard Limited > Registered Office: Cain Road, Bracknell, Berks RG12 1HN > Registered No: 690597 England > >
Received on Monday, 18 June 2007 02:09:14 UTC