- From: Steve Harris <steve.harris@garlik.com>
- Date: Fri, 9 Dec 2011 13:00:02 +0000
- To: Andy Seaborne <andy.seaborne@epimorphics.com>
- Cc: public-rdf-dawg@w3.org
On 2011-12-09, at 11:52, Steve Harris wrote:
> E_i = Extend(E_n-1, agg_i, Aggregation(exprList_i, func_i, scalarvars_i, P))
Sorry, should be:
> E_i = Extend(E_i-1, agg_i, Aggregation(exprList_i, func_i, scalarvars_i, P))
^
- Steve
Received on Friday, 9 December 2011 13:00:33 UTC