Skip to content

Commit

Permalink
Update spec/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Aug 1, 2024
1 parent f51a239 commit df199fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ <h2>RDF Graphs</h2>

<p>An <dfn>RDF graph</dfn> is a set of <a>RDF triples</a>.</p>

<p>An RDF triple is said to be <dfn data-lt="asserted|asserted triple">asserted</dfn> in an RDF graph if it is an element of the RDF graph.</p>
<p>An RDF triple is said to be <dfn id="dfn-asserted-triple" data-lt="asserted|asserted triple">asserted</dfn> in an RDF graph if it is an element of the RDF graph.</p>

<section id="section-triples">
<h3>Triples</h3>
Expand Down

0 comments on commit df199fd

Please sign in to comment.