On 3/31/12 3:53 PM, Alex wrote:
Hello to everyone,
I would like to ask if it is possible based on a defined ruleset
applied on a graph to insert all the inferred triples into a graph.
I tried the following query:
sparql define input:inference<...> insert into {?s ?p
?o} where{?s ?p ?o}
How
Hello to everyone,
I would like to ask if it is possible based on a defined ruleset applied on
a graph to insert all the inferred triples into a graph.
I tried the following query:
sparql define input:inference<...> insert into {?s ?p ?o}
where{?s ?p ?o}
However I suppose I insert results from o