Adding new diagrams and correcting old ones
authorYves Raimond <yves.raimond@bbc.co.uk>
Wed, 12 Feb 2014 15:56:54 +0000
changeset 1861 07f45f2a9fb5
parent 1859 3bec7baa5ec1
child 1862 7720d80693bf
Adding new diagrams and correcting old ones
rdf-primer/example-blank-node.jpg
rdf-primer/example-graph-iris.jpg
rdf-primer/example-multiple-graphs-iris.jpg
rdf-primer/example-multiple-graphs.jpg
rdf-primer/index.html
Binary file rdf-primer/example-blank-node.jpg has changed
Binary file rdf-primer/example-graph-iris.jpg has changed
Binary file rdf-primer/example-multiple-graphs-iris.jpg has changed
Binary file rdf-primer/example-multiple-graphs.jpg has changed
--- a/rdf-primer/index.html	Wed Feb 12 16:19:17 2014 +0100
+++ b/rdf-primer/index.html	Wed Feb 12 15:56:54 2014 +0000
@@ -416,8 +416,14 @@
       to denote resources without explicitly naming them with an
       IRI.</p>
 
-      <p class="issue">Consider including a diagram with a blank
-      node</p>
+      <p class="issue">Fine-tune diagram</p>
+
+    <figure id="fig-example-blank-node">
+      <img class="graph" src="example-blank-node.jpg" 
+                alt="Blank node example">
+      <figcaption>Informal blank node example</figcaption>
+    </figure>
+
 
     </section>
 
@@ -488,7 +494,11 @@
       in the intended way. Possible semantics of datasets are described in a separate note
       [[RDF11-DATASETS]]. </p> 
 
-<p class="issue">Consider adding a diagram with the informal multiple graphs</p>
+    <figure id="fig-abstract-graph-multiple">
+      <img class="graph" src="example-multiple-graphs.jpg" 
+                alt="Informal graph of the sample dataset">
+      <figcaption>Informal graph of the sample dataset</figcaption>
+    </figure>
 
       <p><a href="#subsection-trig">Sec. 5.2</a> provides an example
     of concrete syntax for this example.</p>
@@ -856,8 +866,8 @@
 
     <p>The figure below shows the triples resulting from this example.</p>
 
-    <figure id="fig-abstract-graph-multiple">
-      <img class="graph" src="example-multiple-graphs.jpg" 
+    <figure id="fig-abstract-graph-multiple-iris">
+      <img class="graph" src="example-multiple-graphs-iris.jpg" 
                 alt="Triples resulting from the TriG example">
       <figcaption>Triples resulting from the TriG example</figcaption>
     </figure>