Skip to content

Commit 51525a6

Browse files
authored
reference to finite interpretation from RDF 1.1
1 parent 351c15d commit 51525a6

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

spec/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -436,10 +436,9 @@ <h2>Simple Interpretations</h2>
436436

437437
<p class="technote">Simple interpretations are required to interpret all <a>names</a>,
438438
and are therefore infinite.
439-
This simplifies the exposition.
440-
However, RDF can be interpreted using finite structures,
441-
supporting decidable algorithms.
442-
Details are given in <a href="#finite_interpretations" class="sectionRef"></a>. </p>
439+
RDF 1.1 can be interpreted using finite structures, as shown in
440+
<a href="https://www.w3.org/TR/rdf11-mt/#finite-interpretations-informative">Appendix B</a>
441+
of RDF 1.1 Semantic spec. </p>
443442

444443
<p>IEXT(x), called the <dfn class="no-export lint-ignore">extension</dfn> of x,
445444
is a set of pairs which identify the arguments for which the property is true,

0 commit comments

Comments
 (0)