@@ -1155,7 +1155,7 @@ <h3>Reifying Statements: <code>rdf:ID</code></h3>
1155
1155
< section id ="section-Syntax-triple-terms " class ="informative ">
1156
1156
< h3 > Triple Terms: < code > rdf:parseType="Triple"</ code > </ h3 >
1157
1157
1158
- < p > A < a data-cite ="RDF12-CONCEPTS#dfn-triple-term "> Triple term</ a >
1158
+ < p > A < a data-cite ="RDF12-CONCEPTS#dfn-triple-term "> triple term</ a >
1159
1159
may be the < a data-cite ="RDF12-CONCEPTS#dfn-object "> object</ a > of an
1160
1160
< a data-cite ="RDF12-CONCEPTS#dfn-rdf-triple "> RDF triple</ a > .
1161
1161
< a data-cite ="RDF12-CONCEPTS#dfn-triple-term "> triple terms</ a > in < a data-cite ="RDF12-CONCEPTS#dfn-rdf-graph "> RDF graphs</ a > can be written
@@ -1196,7 +1196,7 @@ <h3>Triple Terms: <code>rdf:parseType="Triple"</code></h3>
1196
1196
another triple in the asserted graph.
1197
1197
Triple terms describe triples that are not necessarily asserted.
1198
1198
See < a href ="#section-Syntax-annotations "> </ a > for a way to combine
1199
- asserting triples and describing them at the same time.</ p >
1199
+ asserting and describing a triple at the same time.</ p >
1200
1200
</ section >
1201
1201
1202
1202
< section id ="section-Syntax-annotations " class ="informative ">
@@ -1214,7 +1214,7 @@ <h3>Annotating Triples: `rdf:annotation` or `rdf:annotationNodeID`</h3>
1214
1214
triples and/or < a data-cite ="RDF12-CONCEPTS#dfn-triple-term "> triple terms</ a > .
1215
1215
</ p >
1216
1216
1217
- < p > A < a data-cite ="RDF12-CONCEPTS#dfn-reifier "> reifier</ a > can be add as a < a > property attribute</ a >
1217
+ < p > A < a data-cite ="RDF12-CONCEPTS#dfn-reifier "> reifier</ a > can be added as a < a > property attribute</ a >
1218
1218
using either the `rdf:annotation` (for < a data-cite ="RDF12-CONCEPTS#dfn-iri "> IRI</ a > < a data-cite ="RDF12-CONCEPTS#dfn-reifier "> reifier</ a > )
1219
1219
or `rdf:annotationNodeID` (for < a data-cite ="RDF12-CONCEPTS#dfn-blank-node "> blank node</ a > < a data-cite ="RDF12-CONCEPTS#dfn-reifier "> reifier</ a > ).
1220
1220
This < a data-cite ="RDF12-CONCEPTS#dfn-reifier "> reifier</ a > can also be used as the subject of other triples
0 commit comments