sub index for properties
authorfmaali
Thu, 30 May 2013 12:48:08 +0100
changeset 539 4fa24dbe527b
parent 538 090fb69b495a
child 540 55164ba6f35b
sub index for properties
dcat/index.html
--- a/dcat/index.html	Thu May 30 11:28:56 2013 +0100
+++ b/dcat/index.html	Thu May 30 12:48:08 2013 +0100
@@ -456,6 +456,14 @@
 
 <section>
 <h2 id="Class:_Catalog_record">Class: Catalog record</h2>
+<p>The following properties are recommended for use on this class:
+<a href="#Property:record_description">description</a>,
+<a href="#Property:record_release_date">listing date</a>,
+<a href="#Property:record_primary_topic">primary topic</a>,
+<a href="#Property:record_title">title</a>,
+<a href="#Property:record_update_date">update date</a>
+</p>
+
 <p>A record in a data catalog, describing a single dataset.</p>
 <table class="definition">
   <thead><tr><th>RDF Class:</th><th><a href="http://www.w3.org/ns/dcat#CatalogRecord">dcat:CatalogRecord</a></th></tr></thead>
@@ -531,7 +539,7 @@
 </section>
 
 <section>
-<h3 id="Property:record_primarytopic">Property: primary topic</h3>
+<h3 id="Property:record_primary_topic">Property: primary topic</h3>
 <p>Links the catalog record to the dcat:Dataset resource described in the record.</p>
 
 <table class="definition">
@@ -546,6 +554,25 @@
 
 <section>
 <h2 id="Class:_Dataset">Class: Dataset</h2>
+<p>The following properties are recommended for use on this class:
+<a href="#Property:dataset_contactPoint">contact point</a>,
+<a href="#Property:dataset_description">description</a>,
+<a href="#Property:dataset_distribution">distribution</a>,
+<a href="#Property:dataset_frequency">frequency</a>,
+<a href="#Property:dataset_identifier">identifier</a>,
+<a href="#Property:dataset_keyword">keyword</a>,
+<a href="#Property:dataset_landingpage">landing page</a>,
+<a href="#Property:dataset_language">language</a>,
+<a href="#Property:dataset_publisher">publisher</a>,
+<a href="#Property:dataset_release_date">release date</a>,
+<a href="#Property:dataset_spatial">spatial coverage</a>,
+<a href="#Property:dataset_temporal">temporal coverage</a>,
+<a href="#Property:dataset_theme">theme</a>,
+<a href="#Property:dataset_title">title</a>,
+<a href="#Property:dataset_update_date">update date</a>,
+</p>
+
+
 <p>A collection of data, published or curated by a single source, and available for access or download in one or more formats.</p>
 
 <table class="definition">
@@ -759,6 +786,19 @@
 
 <section>
 <h2 id="Class:_Distribution">Class: Distribution</h2>
+<p>The following properties are recommended for use on this class:
+<a href="#Property:distribution_accessurl">access URL</a>,
+<a href="#Property:distribution_size">byte size</a>,
+<a href="#Property:distribution_description">description</a>,
+<a href="#Property:distribution_downloadurl">download URL</a>,
+<a href="#Property:distribution_format">format</a>,
+<a href="#Property:distribution_media_type">media type</a>,
+<a href="#Property:distribution_release_date">release date</a>,
+<a href="#Property:distribution_rights">rights</a>,
+<a href="#Property:distribution_title">title</a>,
+<a href="#Property:distribution_update_date">update date</a>
+</p>
+
 <p>Represents a specific available form of a dataset. Each dataset might be available in different forms, 
 these forms might represent different formats of the dataset or different endpoints. 
 Examples of distributions include a downloadable CSV file, an API or an RSS feed</p>
@@ -874,7 +914,7 @@
 </section>
 
 <section>
-<h3 id="Property:_size">Property: byteSize</h3>
+<h3 id="Property:distribution_size">Property: byteSize</h3>
 <p>The size of a distribution in bytes.</p>
 
 <table class="definition">