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.
9217
+
Let <var>G</var> := <a href="#defn_absContextSolution" class="absOp">ContextSolution</a>
9215
9218
9216
9219
For each element <var>E</var> in the sequence of elements in the GroupGraphPattern
9217
9220
@@ -10664,9 +10667,10 @@ <h5>Sample</h5>
10664
10667
<h3>Evaluation Semantics</h3>
10665
10668
<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
10666
10669
respect to a <a href="#sparqlDataset">dataset</a> |D| having <a href="#defn_ActiveGraph">active graph</a> |G|
10667
-
in correlation with solution mapping <var>μ<sub>ctx</sub></var>.
10668
-
The active graph is initially the default
10669
-
graph of |D|. Further symbols used in the following definitions are:</p>
10670
+
in correlation with solution mapping <var>μ<sub>ctx</sub></var>.</p>
10671
+
<p>The active graph is initially the default graph of |D| and
10672
+
<var>μ<sub>ctx</sub></var> is initially the empty solution mapping <var>μ<sub>0</sub></var>.</p>
10673
+
<p>Further symbols used in the following definitions are:</p>
<p><b>Definition: <span id="defn_evalContextSolution">Evaluation of ContextSolution</span></b></p>
10696
+
<p><a href="#defn_eval" class="evalFct">eval</a>( |D|(|G|), <a href="#defn_absContextSolution" class="absOp">ContextSolution</a>, <var>μ<sub>ctx</sub></var> ) = multiset that contains only <var>μ<sub>ctx</sub></var>, with a multiplicity of 1</p>
10697
+
</div>
10690
10698
<div class="defn">
10691
10699
<p><b>Definition: <span id="defn_evalFilter">Evaluation of Filter</span></b></p>
0 commit comments