CONSTRUCT
queries, the triples generated by previous CONSTRUCT
clauses can be queries in subsequent WHERE clauses to retrieve additional data." Somehow I can't get this to work. --
You received this message because you are subscribed to the Google Groups "Tarql" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tarql+un...@googlegroups.com.
To post to this group, send email to ta...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/tarql/27e8389e-9a01-4e9d-985c-a4d2e55a1719%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to tarql+unsubscribe@googlegroups.com.
To post to this group, send email to ta...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/tarql/27e8389e-9a01-4e9d-985c-a4d2e55a1719%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Tarql" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tarql+unsubscribe@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/tarql/D6E85DAA-9CBB-4DE8-8B89-A6F98337F9BE%40cyganiak.de.
On 6 Sep 2017, at 18:28, Johan W. Klüwer <johan.w...@gmail.com> wrote:What I had in mind was to use aggregates in construct queries, and I believe this requires sub-selects -- which are presumably not really possible with the "going through row values" approach. I.e., triples from the first construct could be subject to aggregate querying in later constructs.