[redland-dev] Another SPARQL Syntax Error
Donald Ephraim Curtis
dcurtis at cs.uiowa.edu
Sat Jan 7 21:58:29 GMT 2006
this was an older version, i was having compile errors building it on my
laptop but it seems to be working on another machine for me. thanks.
Dave Beckett wrote:
> Donald Ephraim Curtis wrote:
>
>>This query:
>>
>>SELECT ?value WHERE ( <file://home/mp/development/rci/systems/test>
>><http://milkbox.net/rad-schema#Components> ?node . ?node ?property ?value )
>>
>>gives me this error:
>>
>>librdf error URI file:///usr/local/mp/development/rsi/src/:1 - SPARQL
>>syntax error at '.'
>>librdf error URI file:///usr/local/mp/development/rsi/src/:1 - syntax
>>error, unexpected $end, expecting ')'
>>
>>
>>now, i know my syntax may be wrong because i'm basically back to the
>>original problem i was working on.
>
>
> You are either using an older rasqal as it's expecting SPARQL triples in
> round brackets '(' s p o ')'. Or you are trying to run it as RDQL which
> uses them too.
>
> Dave
More information about the redland-dev
mailing list