Skip to content

Commit 5c3c3ce

Browse files
committed
fix up references to ground
1 parent 4ad3bad commit 5c3c3ce

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
@@ -301,7 +301,7 @@ <h2>Notation and Terminology</h2>
301301
_:x ex:p _:x .
302302
</pre>
303303

304-
<p>is lean. <a>Ground</a> graphs are lean. </p>
304+
<p>is lean. A <a>ground RDF graph</a> is lean. </p>
305305

306306
<section id="unions_merges">
307307
<h3>Shared blank nodes, unions and merges</h3>
@@ -655,7 +655,7 @@ <h3>Properties of simple entailment and satisfiability (Informative)</h3>
655655
one mathematical graph is a subgraph of another) as detecting simple entailment between RDF graphs.
656656
This construction (due to Jeremy Carroll) uses graphs all of whose nodes are blank nodes.
657657
The complexity of checking simple entailment is reduced by having fewer blank nodes in the conclusion E.
658-
When E is a <a>ground</a> graph, it is simply a matter of checking the subset relationship on sets of triples.</p>
658+
When E is a <a>ground RDF graph</a>, it is simply a matter of checking the subset relationship on sets of triples.</p>
659659

660660
<p><a>Interpolation</a> has a number of direct consequences, for example:</p>
661661

0 commit comments

Comments
 (0)