Skip to content

Commit ca90378

Browse files
committed
point to tests for rdfs:Proposition
1 parent e8b3e43 commit ca90378

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
@@ -1300,15 +1300,15 @@ <h2>RDFS Interpretations</h2>
13001300
I(<code>rdfs:Literal</code>) &gt; is in IEXT(I(<code>rdfs:subClassOf</code>))</span></p></td>
13011301
</tr>
13021302
<tr>
1303-
<td class="semantictable" id="rdfssemcond11"><p>If
1303+
<td class="semantictable" id="rdfssemcond11" data-tests="rdf-semantics/index.html#triple-terms-propositions"><p>If
13041304
exist x,y,z such that RE(x,z,y)=r
13051305
<br/>
13061306
then &lt; r,I(<code>rdfs:Proposition</code>)&gt;
13071307
is in IEXT(I(<code>rdf:type</code>))</p></td>
13081308
</tr>
13091309
</table>
13101310

1311-
<table id="RDFS_axiomatic_triples">
1311+
<table id="RDFS_axiomatic_triples" data-tests="rdf-semantics/index.html#reifies-range">
13121312
<caption>RDFS axiomatic triples.</caption>
13131313
<tr>
13141314
<td class="ruletable"> <code>rdf:type rdfs:domain rdfs:Resource .<br/>

0 commit comments

Comments
 (0)