Re: [Virtuoso-users] R2RML, SPARQL to output file

2014-05-12 Thread Kingsley Idehen
On 5/12/14 11:39 AM, Jakub Káňa wrote: Hello, How can I output SPARQL CONSTRUCT QUERY, which I call inside of my procedure into a e. g. HTML file? What I need is to get file with rdf triples generated from relation database via R2RML mapping. I am already able to query it with CONSTRUCT, b

[Virtuoso-users] R2RML, SPARQL to output file

2014-05-12 Thread Jakub Káňa
Hello, How can I output SPARQL CONSTRUCT QUERY, which I call inside of my procedure into a e. g. HTML file? What I need is to get file with rdf triples generated from relation database via R2RML mapping. I am already able to query it with CONSTRUCT, but it would be nice to have it automatized.