Hi! I'm trying to use librdf with Virtuoso. It seems that I have successfully built everything but I would like to pose queries directly to Virtuoso and this is not working.
According to http://www.openlinksw.com/dataspace/dav/wiki/Main/VirtRDFDriverRedland in order to bypass Rasqal vsparql has to be used as the query language. rdfproc -r xml -t "user='dba',password='dba',dsn='Demo'" gr query vsparql - "SELECT * WHERE { ?s ?p ?o }" If I do so, I get no results at all. Is anybody using this feature? thanks in advance Lorena -- Lorena Etcheverry