We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b859a4d commit b353571Copy full SHA for b353571
spec/index.html
@@ -147,9 +147,9 @@ <h3>Graph-based Data Model</h3>
147
<figure id="fig-rdf-graph">
148
<a href="rdf-graph.svg">
149
<object data="rdf-graph.svg"
150
- aria-label="An RDF graph with two nodes (Subject and Object) and an arc connecting them (Predicate)"></object>
+ aria-label="An RDF graph with two nodes (Subject and Object) and an arc (Predicate) connecting them"></object>
151
</a>
152
- <figcaption>An RDF graph with two nodes (Subject and Object) and a triple connecting them (Predicate)</figcaption>
+ <figcaption>An RDF graph with two nodes (Subject and Object) and an arc (Predicate) connecting them</figcaption>
153
</figure>
154
155
<p>There can be four kinds of <a>nodes</a> in an
0 commit comments