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
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.