No, not currently. SPARQL 1.1 defines a CONSTRUCT query output as a single RDF Graph (set of Triples) only. However, I think it would be a useful feature to allow graphs in the construct clause. This seems like it would be a fairly straightforward extension to SPARQL, as it would be pretty similar to SPARQL Update's INSERT and DELETE functionality.
-Stephen On Fri, Jul 19, 2013 at 2:00 AM, Neubert Joachim <[email protected]> wrote: > Is there a way to let Fuseki output nquads as the result of a construct > query? > > Cheers, Joachim >
