- From: Andy Seaborne <andy@apache.org>
- Date: Fri, 03 Jul 2015 17:51:20 +0100
- To: public-sparql-dev@w3.org
On 03/07/15 09:40, Steve Harris wrote:
...
>
> From memory, it was intended to indicate that it was OK to project explicitly grouped variables, for e.g. in:
>
> SELECT ?x (SUM(?c) AS ?sum)
> WHERE { ?x :count ?c }
> GROUP BY ?x
>
> Regards,
> Steve
>
>
Now recorded in the errata:
http://www.w3.org/2013/sparql-errata#errata-query-14
Andy
Received on Friday, 3 July 2015 16:51:52 UTC