--- a/rdf-primer/index.html Tue Dec 03 18:16:37 2013 +0000
+++ b/rdf-primer/index.html Tue Dec 03 19:30:59 2013 +0100
@@ -107,6 +107,7 @@
</script>
<style type="text/css">
figure { text-align: center; }
+ img { width: 80%; }
table td, table th { border: 1px solid #ddd; padding: 0.2em 0.5em; }
</style>
</head>
@@ -341,7 +342,7 @@
<div class="example"><a href="http://www.wikidata.org/entity/Q12418">http://www.wikidata.org/entity/Q12418</a></div>
<p>The IRI for Leonardo da Vinci in <a
- href="http://dbpedia.org.org">DBpedia</a> is:</p>
+ href="http://dbpedia.org">DBpedia</a> is:</p>
<div class="example"><a href="http://dbpedia.org/resource/Leonardo_da_Vinci">http://dbpedia.org/resource/Leonardo_da_Vinci</a></div>
@@ -494,7 +495,7 @@
the two last statements which constitute publisher and license
metadata about the first graph.</p>
- <p>Sec. <a href="#trig-syntax">"Trig syntax"</a> provides an example
+ <p>Sec. <a href="#subsection-trig">"Trig"</a> provides an example
of concrete syntax for this example.</p>
<p class="note">Multiple graphs are a recent extension of the RDF
@@ -1386,7 +1387,6 @@
</section>
</section>
- <section id="references"></section>
</body>
</html>