- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Tue, 08 May 2012 14:10:13 +0100
- To: public-sparql-dev@w3.org
Gary, There are quite a few tests in the DAWG (SPARQL 1.0) test suite that use FROM and FROM NAMED in dataset/ directory. Andy On 08/05/12 13:54, Gary King wrote: > Maybe I'm missing something but the DAWG test constructwhere04 (http://www.w3.org/2009/sparql/docs/tests/summary.html#constructwhere04) differs from many of the other tests in that rather than specifying input datasets, it uses a FROM clause from which the data is apparently supposed to be obtained. There aren't any other tests that use FROM in this way that I can see. > > I notice that the Sesame tests contain > > protected void runTest() > throws Exception > > // -- snip > > if (dataset != null) { > query.setDataset(dataset); > } > > which would seem to be special casing the behavior for this query. Is that right? > > thanks, > -- > Gary Warren King, metabang.com > Cell: (413) 559 8738 > Fax: (206) 338-4052 > gwkkwg on Skype * garethsan on AIM * gwking on twitter > >
Received on Tuesday, 8 May 2012 13:10:48 UTC