RE: More on MINUS vs. UNSAID

ISSUE-29

I believe this definition of Minus in SPARQL algebra is practical for all use cases:

  Definition: Minus

  Let Ω1 and Ω2 be multisets of solution mappings. We define:

  Diff(Ω1, Ω2, expr) = { μ | μ in Ω1 such that for all μ′ in Ω2, μ and μ′ are not compatible }

  card[Diff(Ω1, Ω2, expr)](μ) = card[Ω1](μ)

which is the same as Diff (Ω1, Ω2, true)
  http://www.w3.org/TR/rdf-sparql-query/#defn_algDiff
-- 
-eric

office: +1.617.258.5741 32-G528, MIT, Cambridge, MA 02144 USA
mobile: +1.617.599.3509

(eric@w3.org)
Feel free to forward this message to any list for any purpose other than
email address distribution.

There are subtle nuances encoded in font variation and clever layout
which can only be seen by printing this message on high-clay paper.

Received on Monday, 27 July 2009 21:04:13 UTC