Skip to content

Commit b859a4d

Browse files
pchampinafs
authored andcommitted
the arc, not the triple, is connecting the nodes
Bob DuCharme's 1st comment https://www.w3.org/mid/[email protected] I agree with Bob. The triple is the entire "Subject-Predicate-Object" construct, not just the arc labelled with "Predicate".
1 parent 0ebed4a commit b859a4d

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
@@ -147,7 +147,7 @@ <h3>Graph-based Data Model</h3>
147147
<figure id="fig-rdf-graph">
148148
<a href="rdf-graph.svg">
149149
<object data="rdf-graph.svg"
150-
aria-label="An RDF graph with two nodes (Subject and Object) and a triple connecting them (Predicate)"></object>
150+
aria-label="An RDF graph with two nodes (Subject and Object) and an arc connecting them (Predicate)"></object>
151151
</a>
152152
<figcaption>An RDF graph with two nodes (Subject and Object) and a triple connecting them (Predicate)</figcaption>
153153
</figure>

0 commit comments

Comments
 (0)