diff --git a/spec/index.html b/spec/index.html index f8d4032..e3fa34d 100644 --- a/spec/index.html +++ b/spec/index.html @@ -8596,6 +8596,9 @@

Algebraic Syntax

is an algebraic query expression.
Do we really need both of the previous two points?
+
  • + ContextSolution + is an algebraic query expression.
  • Path(|x|, |ppe|, |y|) is an algebraic query expression if @@ -9204,7 +9207,7 @@
    Translate Graph Patterns
     Let FS := the empty set
    -Let G := the empty pattern, a basic graph pattern which is the empty set.
    +Let G := ContextSolution
     
     For each element E in the sequence of elements in the GroupGraphPattern
     
    @@ -10656,9 +10659,10 @@ 
    Sample

    Evaluation Semantics

    We define eval(|D|(|G|), |A|, μctx) as the evaluation of an algebraic query expression |A| with respect to a dataset |D| having active graph |G| - in correlation with solution mapping μctx. - The active graph is initially the default - graph of |D|. Further symbols used in the following definitions are:

    + in correlation with solution mapping μctx.

    +

    The active graph is initially the default graph of |D| and + μctx is initially the empty solution mapping μ0.

    +

    Further symbols used in the following definitions are: