fixing a couple of typos
authorfmaali
Thu, 23 May 2013 12:27:43 +0100
changeset 518 3131c050c58a
parent 517 d2de4a7fb3c8
child 519 f50748a0d5b1
fixing a couple of typos
dcat/index.html
--- a/dcat/index.html	Tue May 21 22:00:10 2013 -0400
+++ b/dcat/index.html	Thu May 23 12:27:43 2013 +0100
@@ -264,7 +264,7 @@
        .
 </pre>
 Notice that we used dcat:downloadURL with the downloadable distribution and that the other distribution through the landing page
-does not have to be defined as a spearate dcat:Distribution instance.
+does not have to be defined as a separate dcat:Distribution instance.
 </section>
 
 </section>
@@ -275,8 +275,22 @@
 <section>
 <h2 id="Class:_Catalog">Class: Catalog</h2>
 <p>A data catalog is a curated collection of metadata about datasets.</p>
+<p>The following properties are recommended for use on this class:
+<a href="#">catalog record</a>,
+<a href="#">dataset</a>,
+<a href="#">description</a>,
+<a href="#">homepage</a>,
+<a href="#">language</a>,
+<a href="#">license</a>,
+<a href="#">publisher</a>,
+<a href="#">release date</a>,
+<a href="#">spatial</a>,
+<a href="#">themes</a>,
+<a href="#">title</a>,
+<a href="#">update date</a>
+</p>
 <table class="definition">
-  <thead><tr><th>RDF class:</th><th><a href="http://www.w3.org/ns/dcat#Catalog">dcat:Catalog</a></th></tr></thead>
+  <thead><tr><th>RDF Class:</th><th><a href="http://www.w3.org/ns/dcat#Catalog">dcat:Catalog</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Usage note:</td><td>Typically, a web-based data catalog is represented as a single instance of this class.</td></tr>
     <tr><td class="prop">See also:</td><td> <a href="#Class:_Catalog_record">Catalog record</a>, <a href="#Class:_Dataset">Dataset</a></td></tr>
@@ -296,7 +310,7 @@
 
 <section>
 <h3 id="Property:catalog_description">Property: description</h3>
-<p>free-text account of the catalog.</p>
+<p>A free-text account of the catalog.</p>
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dct:description</a></th></tr></thead>
   <tbody>
@@ -895,7 +909,7 @@
 
 <section id="acknowledgements" class="appendix">
 <h2>Acknowledgements</h2>
-<p>This document contains a significant contribution from Ricahrd Cyganiak. Ricahrd Cyganiak 
+<p>This document contains a significant contribution from Richard Cyganiak. Richard Cyganiak 
 is one of the initiators of the DCAT work and 
 significantly contributed to the work on this specification as it made its way through the W3C process.</p>
 <p>The editors would like to thank Vassilios Peristeras for his comments and support for the original DCAT work.