We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf3fd9 commit 9f8ef59Copy full SHA for 9f8ef59
spec/index.html
@@ -315,10 +315,7 @@ <h3>RDF Vocabularies and Namespace IRIs</h3>
315
<h3>Triple Terms and Reification</h3>
316
317
<p>A <a>triple term</a> is an [=RDF triple=] used as an [=RDF term=]
318
- in the [=object=] position of another triple.</p>
319
-
320
- <p>This usage of a <a>triple term</a> only functions as a reference to a
321
- <a>proposition</a>, and does not in itself imply its truth. For this
+ in another triple. This use is a reference to a <a>proposition</a>. For this
322
triple to also be asserted, it must appear in a graph as an <a>asserted
323
triple</a>. This allows for statements to be made about statements
324
independent of their assertion within an <a>RDF graph</a>.
0 commit comments