Change to Query CVS version, v1.338

Hi all,

Birte spotted a typo, which I've only just found time to fix :-/

The change is:

RCS file: /w3ccvs/WWW/2009/sparql/docs/query-1.1/rq25.xml,v
retrieving revision 1.337
diff -u -r1.337 rq25.xml
--- rq25.xml 12 Feb 2012 22:28:35 -0000 1.337
+++ rq25.xml 16 Feb 2012 16:57:32 -0000
@@ -8760,7 +8760,7 @@
 
     <p>Aggregation applies the set function func to the given multiset and produces a single value for each key and partition of solutions for that key.</p>
 
-    <p>Aggregation(exprlist, func, scalarvals, { key<sub>1</sub>&rarr;Omega<sub>1</sub>, ..., key<sub>m</sub>&rarr;Omega<sub>m</sub> } )<br/>
+    <p>Aggregation(exprlist, func, scalarvals, { key<sub>1</sub>&rarr;&Omega;<sub>1</sub>, ..., key<sub>m</sub>&rarr;&Omega;<sub>m</sub> } )<br/>
 &nbsp;&nbsp;&nbsp;= { (key, F(&Omega;)) | key &rarr; &Omega; in { key<sub>1</sub>&rarr;&Omega;<sub>1</sub>, ..., key<sub>m</sub>&rarr;&Omega;<sub>m</sub> } }</p>
 <p>where<br/>
 &nbsp;&nbsp;M(&Omega;) = { ListEval(exprlist, &mu;) | &mu; in &Omega; }<br/>

So, this was changing two instances of "Omega" to "Ω" - so I don't believe this is substantive, even though it affects the formal definition.

- Steve

-- 
Steve Harris, CTO, Garlik Limited
1-3 Halford Road, Richmond, TW10 6AW, UK
+44 20 8439 8203  http://www.garlik.com/
Registered in England and Wales 0535 7233 VAT # 849 0517 11
Registered office: Landmark House, Experian Way, Nottingham, Notts, NG80 1ZZ

Received on Thursday, 16 February 2012 17:01:36 UTC