File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8944,9 +8944,9 @@ <h3>Basic Graph Patterns</h3>
8944
8944
unordered collection of elements in which each element may appear more than once. It is
8945
8945
described by a set of elements and a function giving the multiplicity of each of these
8946
8946
elements (i.e., the number of times the element is contained in the multiset).</p>
8947
- <p>Write μ for solution mappings.</p>
8948
- <p>Write μ<sub>0</sub> for the mapping such that dom( μ<sub>0</sub>) is the empty set.</p>
8949
- <p>Write Ω<sub>0</sub> for the multiset consisting of exactly the empty mapping
8947
+ <p>Write <var>μ</var> for solution mappings.</p>
8948
+ <p>Write <var> μ<sub>0</sub></var> for the mapping such that <var> dom</var>(<var> μ<sub>0</sub></var >) is the empty set.</p>
8949
+ <p>Write <var> Ω<sub>0</sub></var > for the multiset consisting of exactly the empty mapping
8950
8950
μ<sub>0,</sub> with multiplicity 1. This is the join identity.</p>
8951
8951
<p>Write μ(x) for the solution mapping variable x to RDF term t : { (x, t) }</p>
8952
8952
<p>Write Ω(x) for the multiset consisting of exactly μ(?x->t), that is, { { (x, t) } }
You can’t perform that action at this time.
0 commit comments