hi, i was talking about the 4store tests that fail, 4store however can be installed.
now if run the below query against the 4store sparql endpoint i get about the following result : <sparql> <head> <variable name="g"/> </head> <!-- parser warning : Variable g was selected but is unused in the query. at line 1 --> </sparql> now if i remove the rasqal and raptor libs from /usr/local/lib and reinstall them from opensuse 11.2 repository and then rebuild 4store i get my graph-uris as expected. the datasource : i'm just putting some triples into different graphs - nothing fency and surely without error. wkr www.turnguard.com ----- Original Message ---- From: Dave Beckett <[email protected]> To: jakobitsch juergen <[email protected]> Cc: [email protected] Sent: Mon, December 7, 2009 7:23:31 PM Subject: Re: [redland-dev] rasqal - graph queries On Sun, 6 Dec 2009, jakobitsch juergen wrote: > hi, > > i just installed 4store which runs a couple of test. > using the latest rasqal build from svn graph queries > like > > SELECT DISTINCT ?g WHERE { GRAPH ?g { ?s ?p ?o } } > > fail. > > they work howevery when i install rasqal from my opensuse 11.2 repository > and rebuild 4store. > > is this a known bug? I don't think you've given enough information here - what do you mean by 'fail'? Do they fail to parse - syntax error - or fail to run with soem runtime error, or return no results? What datasets are you using? Dave _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
