FILTER (q:name())

Hi,

One more:

114 ?- show_test('syntax-function-01.rq').
PREFIX q: <http://example.org/>
SELECT * WHERE { FILTER (q:name()) }

Following rules Constraint [27] and FunctionCall [28], I think this is not
allowed by the syntax.  Should be FILTER q:name().  Right?

	Cheers --- Jan

Received on Friday, 9 June 2006 13:44:12 UTC