Skip to content

Commit d767a1d

Browse files
pchampinafs
authored andcommitted
Update spec/index.html
Co-authored-by: Andy Seaborne <[email protected]>
1 parent 1dc3112 commit d767a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ <h3>Triples</h3>
758758

759759
<p>The three components (|s|, |p|, |o|) of an [=RDF triple=] are respectively called the <dfn class=export >subject</dfn>, <dfn class=export >predicate</dfn> and <dfn class=export >object</dfn> of the triple.</p>
760760

761-
<p>The set of <span id="dfn-nodes"><!-- obsolete term--></span><dfn id="dfn-node" class="export" data-lt="RDF node">nodes</dfn> of an <a>RDF graph</a>
761+
<p>The set of <span id="dfn-rdf-node"></span><span id="dfn-nodes"></span><dfn id="dfn-node" class="export" data-lt="RDF node">nodes</dfn> of an <a>RDF graph</a>
762762
is the set of <a>subjects</a> and <a>objects</a> of the <a>asserted triples</a> of the graph.
763763
It is possible for a [=predicate=] [=IRI=] to also occur as a [=node=] in
764764
the same graph.</p>

0 commit comments

Comments
 (0)