@@ -186,7 +186,7 @@ <h2>Notation and Terminology</h2>
186
186
< dfn data-cite ="RDF12-CONCEPTS#dfn-blank-node "> blank node</ dfn > < span id ="dfn-blank-node "> <!-- refer to RDF Concepts term --> </ span > ,
187
187
< dfn data-cite ="RDF12-CONCEPTS#dfn-literal "> literal</ dfn > < span id ="dfn-literal "> <!-- refer to RDF Concepts term --> </ span > ,
188
188
< dfn data-cite ="RDF12-CONCEPTS#dfn-graph-isomorphism "> isomorphic</ dfn > < span id ="dfn-isomorphic "> </ span > ,
189
- < dfn data-cite ="RDF12-CONCEPTS#dfn-appearing "> appears in</ dfn > < span id ="dfn-appears-in "> </ span > , and
189
+ < dfn data-cite ="RDF12-CONCEPTS#dfn-appear " data-lt =" appearing in "> appears in</ dfn > < span id ="dfn-appears-in "> </ span > , and
190
190
< dfn data-cite ="RDF12-CONCEPTS#dfn-rdf-dataset " data-lt ="dataset "> RDF dataset</ dfn > < span id ="dfn-rdf-dataset "> <!-- refer to RDF Concepts term --> </ span > .
191
191
All the definitions in this document apply unchanged to
192
192
< dfn data-cite ="RDF12-CONCEPTS#dfn-generalized-rdf-triple "> generalized RDF triples</ dfn > ,
@@ -263,7 +263,7 @@ <h2>Notation and Terminology</h2>
263
263
264
264
< p > Suppose that M is a functional mapping from a set of blank
265
265
nodes to some set of RDF terms. Any graph obtained
266
- from a graph G by replacing some or all of the blank nodes N appearing in G by M(N) is
266
+ from a graph G by replacing some or all of the blank nodes N < a > appearing in</ a > G by M(N) is
267
267
an < dfn > instance</ dfn > of G. Any graph is an instance of itself,
268
268
an instance of an instance of G is an instance of G,
269
269
and if H is an instance of G then every triple in H is an instance of at least one triple
@@ -1044,7 +1044,7 @@ <h4>Patterns of RDF entailment (Informative)</h4>
1044
1044
</ tr >
1045
1045
< tr >
1046
1046
< td class ="othertable "> < dfn > rdfD1</ dfn > </ td >
1047
- < td class ="othertable "> Any triple ttt such that < code > "</ code > sss< code > "^^</ code > ddd appears in ttt < br />
1047
+ < td class ="othertable "> Any triple ttt such that < code > "</ code > sss< code > "^^</ code > ddd < a > appears in</ a > ttt < br />
1048
1048
for ddd in D</ td >
1049
1049
< td class ="othertable "> ttt [< code > "</ code > sss< code > "^^</ code > ddd/_:nnn] < br />
1050
1050
_:nnn < code > rdf:type</ code > ddd < code > .</ code > </ td >
@@ -1447,7 +1447,7 @@ <h4>Patterns of RDFS entailment (Informative)</h4>
1447
1447
</ tr >
1448
1448
< tr >
1449
1449
< td class ="othertable "> < dfn > rdfs4</ dfn > </ td >
1450
- < td class ="othertable "> Any triple ttt such that xxx appears in ttt</ td >
1450
+ < td class ="othertable "> Any triple ttt such that xxx < a > appears in</ a > ttt</ td >
1451
1451
< td class ="othertable "> xxx < code > rdf:type rdfs:Resource .</ code >
1452
1452
</ tr >
1453
1453
< tr >
@@ -1501,7 +1501,7 @@ <h4>Patterns of RDFS entailment (Informative)</h4>
1501
1501
</ tr >
1502
1502
< tr >
1503
1503
< td class ="othertable "> < dfn > rdfs14</ dfn > </ td >
1504
- < td class ="othertable "> Any triple ttt such that <<(aaa bbb ccc)>> appears in ttt</ td >
1504
+ < td class ="othertable "> Any triple ttt such that <<(aaa bbb ccc)>> < a > appears in</ a > ttt</ td >
1505
1505
< td class ="othertable "> ttt [<<(aaa bbb ccc)> > /_:nnn]< br />
1506
1506
_:nnn < code > rdf:type rdfs:Proposition .</ code > </ td >
1507
1507
</ tr >
0 commit comments