fig formatting
authorGuus Schreiber <guus.schreiber@vu.nl>
Sat, 30 Nov 2013 02:06:03 +0100
changeset 1435 0166327b6377
parent 1434 ade3902d4a6a
child 1436 4fdb81502f43
fig formatting
rdf-primer/index.html
--- 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>