File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -301,7 +301,7 @@ <h2>Notation and Terminology</h2>
301
301
_:x ex:p _:x .
302
302
</ pre >
303
303
304
- < p > is lean. < a > Ground </ a > graphs are lean. </ p >
304
+ < p > is lean. A < a > ground RDF graph </ a > is lean. </ p >
305
305
306
306
< section id ="unions_merges ">
307
307
< h3 > Shared blank nodes, unions and merges</ h3 >
@@ -655,7 +655,7 @@ <h3>Properties of simple entailment and satisfiability (Informative)</h3>
655
655
one mathematical graph is a subgraph of another) as detecting simple entailment between RDF graphs.
656
656
This construction (due to Jeremy Carroll) uses graphs all of whose nodes are blank nodes.
657
657
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 >
659
659
660
660
< p > < a > Interpolation</ a > has a number of direct consequences, for example:</ p >
661
661
You can’t perform that action at this time.
0 commit comments