Skip to content

Commit 5de0dbf

Browse files
hartigTallTed
andauthored
Use of <var> in the section about BGPs
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 7e6e6f9 commit 5de0dbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8944,9 +8944,9 @@ <h3>Basic Graph Patterns</h3>
89448944
unordered collection of elements in which each element may appear more than once. It is
89458945
described by a set of elements and a function giving the multiplicity of each of these
89468946
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
89508950
μ<sub>0,</sub> with multiplicity 1. This is the join identity.</p>
89518951
<p>Write μ(x) for the solution mapping variable x to RDF term t : { (x, t) }</p>
89528952
<p>Write Ω(x) for the multiset consisting of exactly μ(?x-&gt;t), that is, { { (x, t) } }

0 commit comments

Comments
 (0)