--- a/rdf-primer/index.html Sat Nov 30 02:03:44 2013 +0100
+++ b/rdf-primer/index.html Sat Nov 30 02:06:03 2013 +0100
@@ -749,7 +749,7 @@
<p>The figure below shows the triples resulting from this example.</p>
-<figure id="abstract-graph-single">
+<figure id="fig-abstract-graph-single">
<img src="abstract-graph-single.jpg" width="75%"
alt="Triples resulting from the Turtle example">
<figcaption>Triples resulting from the Turtle example. @@ do proper
@@ -857,7 +857,7 @@
<figure id="fig-abstract-graph-multiple">
<img src="" width="75%"
alt="Triples resulting from the TriG example">
- <figcaption>Triples resulting from the TriGurtle example. @@ todo</figcaption>
+ <figcaption>Triples resulting from the TriG example. @@ todo</figcaption>
</figure>
</section>
@@ -870,9 +870,10 @@
for RDF data. These syntaxes were developed to cater for specific
application and/or usage needs. The examples given for each of
these syntaxes correspond to the same graph (i.e., the same set of
- triples) as the Turtle (single-graph, see Fig. <a
- href="#fig-abstract-graph-single">4</a>) and
- TriG (multi-graph, see Fig. <a href="#fig-abstract-graph-multiple">5</a>) examples. </p>
+ triples) as the Turtle (single-graph, see <a
+ href="#fig-abstract-graph-single">Fig. 4</a>) and
+ TriG (multi-graph, see <a
+ href="#fig-abstract-graph-multiple">Fig. 5</a>) examples. </p>
<dl>
<dt>RDFa</dt>