SELECT and constants: (was RE: Simple source tests)

Steve Harris wrote:
> On Fri, Oct 15, 2004 at 09:29:12 +0100, Andy Seaborne wrote:
> 
>>Steve changed my tests to make the page generation work by adding back
>>in the data files for queries 1-4 in the manifest.  This broke them and
>>I have fixed up something for now.  It can only be a temporary solution,
>>because the test suite can't express the difference between querying a
>>plain old graph and a CNC as currently setup.
> 
> 
> Thats not quite correct. I didnt want test that had no input data, and so
> couldn't be run.
> 
> I realise now that there are cases where this could be valid, such as
> 
> 	PREFIX : <http://example.com/>
> 	CONSTRUCT (:foo :bar :baz)
> 
> or
> 
> 	SELECT 23

Steve,

Currently, only variables and * are allowed in SELECT.  Are you proposing a 
change?  (I don't see thing that stops it just at the moment.)

	Andy

> 
> and I'l change the code accordingly.
> 
> - Steve
> 

Received on Friday, 15 October 2004 09:50:37 UTC