Skip to content

Commit e12674f

Browse files
william-vwpchampin
authored andcommitted
Update spec/index.html
Co-authored-by: Pierre-Antoine Champin <[email protected]>
1 parent 147b326 commit e12674f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

spec/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,8 @@ <h3>Triple Terms and Reification</h3>
350350
</figure>
351351

352352
<p>
353-
In this example, the [=proposition=] denoted by the [=triple term=] (<code>:Alice</code>'s name being <code>"Alice"</code>) is not asserted.
354-
For the [=triple term=] to also be asserted, it must also [=appear=] in the same graph as an <a>asserted
355-
triple</a>.
353+
In this example, the [=proposition=] denoted by the [=triple term=] (<code>:Alice</code>'s name being <code>"Alice"</code>) is not claimed to be true.
354+
That would only be the case if the triple used as a triple term was also an [=asserted triple=] in the RDF graph.
356355

357356
By using non-asserted triple terms, as in the figure, one can make statements about unasserted statements;
358357
for example, if one is unsure whether <code>:Alice</code>'s name is actually <code>"Alice"</code>.

0 commit comments

Comments
 (0)