Skip to content

Commit 6a440b1

Browse files
committed
revert back the change to BGP matching; this part may be adapted later
1 parent 98ef75a commit 6a440b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8993,8 +8993,8 @@ <h4>SPARQL Basic Graph Pattern Matching</h4>
89938993
<p>μ is a <b>solution</b> for BGP from G when there is a pattern instance mapping P such
89948994
that P(BGP) is a subgraph of G and μ is the restriction of P to the query variables in
89958995
BGP.</p>
8996-
<p><a href="#defn_Multiplicity">multiplicity</a><sup>Ω</sup>(μ) = number of distinct RDF instance mappings, σ, such that P = μ(σ)
8997-
is a pattern instance mapping and P(BGP) is a subgraph of G</p>
8996+
<p>card[Ω](μ) = card[Ω](number of distinct RDF instance mappings, σ, such that P = μ(σ)
8997+
is a pattern instance mapping and P(BGP) is a subgraph of G).</p>
89988998
</div>
89998999
<p>If a basic graph pattern is the empty set, then the solution is Ω<sub>0</sub>.</p>
90009000
</section>

0 commit comments

Comments
 (0)