File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -182,10 +182,10 @@ <h3>Resources and Statements</h3>
182
182
< p > Asserting an < a > RDF triple</ a > says that < em > some relationship,
183
183
indicated by the < a > predicate</ a > , holds between the
184
184
< a > resources</ a > < a > denoted</ a > by
185
- the < a > subject</ a > and < a > object</ a > </ em > .
185
+ the < a > subject</ a > and < a > object</ a > </ em >
186
+ (as we shall see < a href ="#section-triple-terms-reification "> below</ a > , not all triples are asserted).
186
187
This statement corresponding
187
188
to an RDF triple is known as an < dfn data-local-lt ="statement "> RDF statement</ dfn > .
188
- (As we shall see < a href ="#section-triple-terms-reification "> below</ a > , not all triples are asserted.)
189
189
The predicate itself is an < a > IRI</ a > and denotes a < dfn class ="export "> property</ dfn > ,
190
190
that is, a < a > resource</ a > that can be thought of as a binary relation.
191
191
(Relations that involve more than two entities can only be
You can’t perform that action at this time.
0 commit comments