corrected typo in internal link to example
authorolyerickson <olyerickson@gmail.com>
Tue, 07 Feb 2012 08:37:01 -0500
changeset 67 a2c4d2f6bbf6
parent 66 3d5bd68b70a6
child 68 c1cf1e9777b6
corrected typo in internal link to example
dcat/index.html
--- 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&nbsp;:dataset/001/csv.
 </p>
-<pre>  &nbsp;:dataset/001/csv
+e<pre>  &nbsp;:dataset/001/csv
        a dcat:Distribution&nbsp;;
        dcat:accessURL &lt;<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>&gt;&nbsp;;
        dct:title "CSV distribution of imaginary dataset 001"&nbsp;;