Yes. This is correct in the editor's draft. http://www.w3.org/2001/sw/DataAccess/rq23/rq25.html Lee Francis McCabe wrote: > > The semantics of LeftJoin read > > Definition: LeftJoin > Let Ω1 and Ω2 be multisets of solution mappings and F a filter. We define: > > LeftJoin(Ω1, Ω2, expr) = Filter(expr, Join(Ω1, Ω2)) set-union Diff(Ω1, > Ω2, expr) > > card[LeftJoin(Ω1, Ω2, expr)](μ) = card[Filter(expr, Join(Ω1, Ω2))](μ) + > card[Diff(Ω1, Ω2, expr)](μ) > > > > Presumably, this should read > > Definition: LeftJoin > > Let Ω1 and Ω2 be multisets of solution mappings and expr a filter. We > define: > > LeftJoin(Ω1, Ω2, expr) = Filter(expr, Join(Ω1, Ω2)) set-union Diff(Ω1, > Ω2, expr) > > card[LeftJoin(Ω1, Ω2, expr)](μ) = card[Filter(expr, Join(Ω1, Ω2))](μ) + > card[Diff(Ω1, Ω2, expr)](μ) > > > > > Frank McCabe > > >Received on Sunday, 28 October 2007 19:05:27 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:14:52 GMT