You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let <var>G</var> := the empty pattern, a basic graph pattern which is the empty set.
9210
+
Let <var>G</var> := <a href="#defn_absContextMapping" class="absOp">ContextMapping</a>
9208
9211
9209
9212
For each element <var>E</var> in the sequence of elements in the GroupGraphPattern
9210
9213
@@ -10656,9 +10659,10 @@ <h5>Sample</h5>
10656
10659
<h3>Evaluation Semantics</h3>
10657
10660
<p id="defn_eval">We define <a href="#defn_eval" class="evalFct">eval</a>(|D|(|G|), |A|, <var>μ<sub>ctx</sub></var>) as the evaluation of an <a href="#defn_AlgebraicQueryExpression">algebraic query expression</a> |A| with
10658
10661
respect to a <a href="#sparqlDataset">dataset</a> |D| having <a href="#defn_ActiveGraph">active graph</a> |G|
10659
-
in correlation with solution mapping <var>μ<sub>ctx</sub></var>.
10660
-
The active graph is initially the default
10661
-
graph of |D|. Further symbols used in the following definitions are:</p>
10662
+
in correlation with solution mapping <var>μ<sub>ctx</sub></var>.</p>
10663
+
<p>The active graph is initially the default graph of |D| and
10664
+
<var>μ<sub>ctx</sub></var> is initially the empty solution mapping <var>μ<sub>0</sub></var>.</p>
10665
+
<p>Further symbols used in the following definitions are:</p>
<p><b>Definition: <span id="defn_evalContextMapping">Evaluation of ContextMapping</span></b></p>
10688
+
<p><a href="#defn_eval" class="evalFct">eval</a>( |D|(|G|), <a href="#defn_absContextMapping" class="absOp">ContextMapping</a>, <var>μ<sub>ctx</sub></var> ) = multiset that contains only <var>μ<sub>ctx</sub></var>, with a multiplicity of 1</p>
10689
+
</div>
10682
10690
<div class="defn">
10683
10691
<p><b>Definition: <span id="defn_evalFilter">Evaluation of Filter</span></b></p>
0 commit comments