Adding other diagrams
authorYves Raimond <yves.raimond@bbc.co.uk>
Fri, 29 Nov 2013 17:08:57 +0000
changeset 1427 1b35c9004aca
parent 1426 3fba618d9e41
child 1428 64eb2be1067b
Adding other diagrams
rdf-primer/example-graph-iris.jpg
rdf-primer/example-multiple-graphs.jpg
rdf-primer/index.html
Binary file rdf-primer/example-graph-iris.jpg has changed
Binary file rdf-primer/example-multiple-graphs.jpg has changed
--- a/rdf-primer/index.html	Fri Nov 29 16:59:11 2013 +0000
+++ b/rdf-primer/index.html	Fri Nov 29 17:08:57 2013 +0000
@@ -344,6 +344,12 @@
 
       <div class="example"><a href="http://data.europeana.eu/item/04802/243FA8618938F4117025F17A8B813C5F9AA4D619">http://data.europeana.eu/item/04802/243FA8618938F4117025F17A8B813C5F9AA4D619</a></div>
 
+    <figure>
+      <img src="example-graph-iris.jpg" width="60%"
+                alt="Informal graphs of the sample triples, with IRIs">
+      <figcaption>Informal graph of the sample triples, with IRIs</figcaption>
+    </figure>
+
     <!--p class="note">RDF is agnostic about what the IRI stands for. However,
     IRIs may be given meaning by particular vocabularies or
     conventions. VIAF (see example above) is an example of such a vocabulary. RDF
@@ -478,6 +484,12 @@
     language SPARQL. The RDF data model was therefore extended with a notion of
     multiple graphs that is closely aligned with SPARQL. </p> 
 
+    <figure>
+      <img src="example-multiple-graphs.jpg" width="60%"
+                alt="Informal graph of the multiple graphs example">
+      <figcaption>Informal graph of the multiple graphs example</figcaption>
+    </figure>
+
     </section>
 
 </section>