Added "Abstract"
authorolyerickson <olyerickson@gmail.com>
Fri, 27 Jan 2012 11:50:05 -0500
changeset 51 5f946dc39b4c
parent 15 a1cb0d2a8fc9
child 52 7510a6e7a0cd
Added "Abstract"
dcat/index.html
--- a/dcat/index.html	Thu Jan 26 15:48:14 2012 +0000
+++ b/dcat/index.html	Fri Jan 27 11:50:05 2012 -0500
@@ -74,7 +74,16 @@
 <hr />
 <div id="abstract" class="introductory section">
   <h2>Abstract</h2>
-    <p>@@@ To Do @@@</p>
+    <p>DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogues published on the Web. DCAT emerged from the W3C <a href="http://www.w3.org/egov/">eGov Interest Group</a> and W3C <a href="http://www.w3.org/2011/gld/">Government Linked Data</a> (GLD) Working Group but can be used for any entity publishing catalogues of datasets.</p>
+    <p>DCAT was conceived with the following benefits in mind:
+<ul>
+<li>Embedded metadata in catalogue web pages increases data "findability, enables decentralised publishing of catalogues, and makes federated search</li>
+<li>Provides a basis for one-click download and installation of data packages</li>
+<li>Aggregated DCAT metadata serves as manifest file to faciliate digital preservation</li>
+<li>A uniform metadata model enables applications to be built once and work with multiple catalogues</li>
+</p>
+    <p>This document defines the RDF schema for DCAT and provides examples for its use.</p>
+<p>@@@ TODO: clarify? @@@</p>
 </div>
 <div id="sotd" class="introductory section">
   <h2>Status of This Document</h2>