File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff 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 > .
You can’t perform that action at this time.
0 commit comments