Re: [Virtuoso-users] Conversion to RDF issue.

2017-02-24 Thread Hugh Williams
Hi Imane, Ah, you are on the open source mailing list also ... which answers my question in the other mail thread ... do you have a local Virtuoso instance and if so what version ( run “virtuoso-t -?”) ? Querying the RDF data in the named graph for that generated page directly from the Virtuos

[Virtuoso-users] How do I iterate over a SPARQL query referring to a graph?

2017-02-24 Thread Beppe Mazzola
Hi to everybody I am developing a Virtuoso stored procedure. I want to perform a loop over the result of a SPARQL query. The problem comes when the query contains a reference to a graph. In all my attempts I get no error but an empty result set as well. I tried the following create procedure R2RM