--- a/dcat/index.html Mon Feb 06 03:00:49 2012 +0100
+++ b/dcat/index.html Tue Feb 07 08:37:01 2012 -0500
@@ -229,7 +229,7 @@
<p>@@Fadi:I will update the figure once the list of properties are listed</p>
<p><img alt="UML model of DCAT classes and properties" src="dcat-model.jpg"/></p>
-<h2 id="Example">Example</h2>
+<h2 id="example">Example</h2>
<p>This example provides a quick overview of how dcat might be used to represent a government catalog and its datasets.
</p><p>First, the catalog description:
</p>
@@ -283,7 +283,7 @@
</pre>
<p>The dataset can be downloaded in CSV format via the distribution represented by :dataset/001/csv.
</p>
-<pre> :dataset/001/csv
+e<pre> :dataset/001/csv
a dcat:Distribution ;
dcat:accessURL <<a href="http://www.example.org/files/001.csv" class="external free" title="http://www.example.org/files/001.csv" rel="nofollow">http://www.example.org/files/001.csv</a>> ;
dct:title "CSV distribution of imaginary dataset 001" ;