To my knowledge, you can't: http://www.cray.com/blog/extending-sparql-construct-sub-queries/
It would be a new extension. I don't know whether Jena ARQ (the extended language containing SPARQL that Jena implements) contains it. --- A. Soroka The University of Virginia Library > On Aug 22, 2016, at 9:59 AM, Chris Jones <[email protected]> wrote: > > Yes, that's what I just said. But I don't know how to do a SELECT against the > results of a CONSTRUCT. > > Chris > > On 8/22/2016 7:44 AM, A. Soroka wrote: >> Perhaps https://www.w3.org/TR/sparql11-query/#subqueries ? >> >>> On Aug 22, 2016, at 9:40 AM, Chris Jones <[email protected]> wrote: >>> >>> Is there a way to do a CONSTRUCT as a subquery, and perform my select >>> against the results of that subquery? >
