typos
authorGuus Schreiber <guus.schreiber@vu.nl>
Sat, 30 Nov 2013 02:03:44 +0100
changeset 1434 ade3902d4a6a
parent 1433 e399fdffa188
child 1435 0166327b6377
typos
rdf-primer/index.html
--- a/rdf-primer/index.html	Sat Nov 30 01:59:57 2013 +0100
+++ b/rdf-primer/index.html	Sat Nov 30 02:03:44 2013 +0100
@@ -854,7 +854,7 @@
 
     <p>The figure below shows the triples resulting from this example.</p>
 
-    <figure id="abstract-graph-multiple">
+    <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>
@@ -871,8 +871,8 @@
     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="#abstract-graph-single">4</a>) and 
-    TriG (multi-graph, see Fig. <a href="#abstract-graph-single">5</a>) examples. </p>
+    href="#fig-abstract-graph-single">4</a>) and 
+    TriG (multi-graph, see Fig. <a href="#fig-abstract-graph-multiple">5</a>) examples. </p>
 
     <dl>
       <dt>RDFa</dt>
@@ -888,7 +888,7 @@
 
       <dt>JSON-LD</dt>
       <dd>JSON-LD [[JSON-LD]] (<a href="#json-ld-example-single">single-graph
-      example</a>) (<a href="#json-ld-example-multiple">multiple-graphs example</a>)  
+      example</a>, <a href="#json-ld-example-multiple">multiple-graphs example</a>)  
       provides a JSON syntax for RDF graphs and datasets.
       JSON-LD can be used to transform JSON documents to RDF with
       minimal changes. JSON-LD offers universal identifiers for