replacing dcterms: with dct: to be compatible with the diagram
authorfmaali
Sat, 09 Mar 2013 16:55:22 +0000
changeset 390 012bf7c37459
parent 389 8036a60a8489
child 391 6af06dfdfea0
replacing dcterms: with dct: to be compatible with the diagram
dcat/index.html
--- a/dcat/index.html	Sat Mar 09 16:51:02 2013 +0000
+++ b/dcat/index.html	Sat Mar 09 16:55:22 2013 +0000
@@ -176,7 +176,7 @@
 <pre>  &nbsp;:dataset-001-csv
        a dcat:Distribution&nbsp;;
        dcat:downloadURL &lt;http://www.example.org/files/001.csv&gt;&nbsp;;
-       dcterms:title "CSV distribution of imaginary dataset 001"&nbsp;;
+       dct:title "CSV distribution of imaginary dataset 001"&nbsp;;
        dcat:mediaType "text/csv" ;
        dcat:byteSize "5120"^^xsd:decimal ;
        .
@@ -287,7 +287,7 @@
 <h3 id="Property:catalog_title">Property: title</h3>
 <p>A name given to the catalog.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dcterms:title</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dct:title</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -298,7 +298,7 @@
 <h3 id="Property:catalog_description">Property: description</h3>
 <p>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">dcterms:description</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dct:description</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -321,7 +321,7 @@
 <h3 id="Property:catalog_update_date">Property: update/modification date</h3>
 <p>Most recent date on which the catalog was changed, updated or modified.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dcterms:modified</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dct:modified</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a> typed as <a href="http://www.w3.org/TR/xmlschema-2/#date">xsd:date</a>. The date is encoded as a literal in "YYYY-MM-DD" form (<a href="http://www.w3.org/TR/NOTE-datetime">ISO 8601 Date and Time Formats</a>). If the specific day or month are not known, then 01 should be specified.</td></tr>
     <tr><td class="prop">See also:</td><td><a href="#dataset_update_date" title=""> dataset modification date</a>, <a href="#record_update_date" title=""> catalog record modification date</a> and <a href="#distribution_update_date" title=""> distribution modification date</a></td></tr>
@@ -367,7 +367,7 @@
 <p>The entity responsible for making the catalog online.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/publisher">dcterms:publisher</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/publisher">dct:publisher</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Usage note:</td><td>Resources of type <a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a> 
     are recommended as values for this property.</td></tr>
@@ -380,9 +380,9 @@
 <h3 id="Property:catalog_spatial">Property: spatial/geographic </h3>
 <p>The geographical area covered by the catalog.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/spatial">dcterms:spatial</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/spatial">dct:spatial</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/Location">dcterms:Location</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/Location">dct:Location</a></td></tr>
   </tbody>
 </table>
 </section>
@@ -403,7 +403,7 @@
 <p>This describes the license under which the <strong>catalog</strong> can be used/reused and <strong>not the datasets</strong>. 
 Even if the license of the catalog applies to all of its datasets and distributions, it should be replicated on each distribution.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/license">dcterms:license</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/license">dct:license</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/dcmitype/LicenseDocument">dctype:LicenseDocument</a></td></tr>
     <tr><td class="prop">See also:</td><td><a href="#Property:distribution_license">distribution license</a></td></tr>
@@ -458,7 +458,7 @@
 <h3 id="Property:record_title">Property: title</h3>
 <p>A name given to the record.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dcterms:title</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dct:title</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -469,7 +469,7 @@
 <h3 id="Property:record_description">Property: description</h3>
 <p>free-text account of the record.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dcterms:description</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dct:description</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -480,7 +480,7 @@
 <h3 id="Property:record_release_date">Property: listing date</h3>
 <p>The date of listing the corresponding dataset in the catalog.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/issued">dcterms:issued</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/issued">dct:issued</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a> typed as <a href="http://www.w3.org/TR/xmlschema-2/#date">xsd:date</a>. The date is encoded as a literal in "YYYY-MM-DD" form (<a href="http://www.w3.org/TR/NOTE-datetime">ISO 8601 Date and Time Formats</a>). If the specific day or month are not known, then 01 should be specified.</td></tr>
     <tr><td class="prop">Usage note:</td><td>This indicates the date of listing the dataset in the catalog and not the publication date of the dataset itself.</td></tr>
@@ -494,7 +494,7 @@
 <h3 id="Property:record_update_date">Property: update/modification date</h3>
 <p>Most recent date on which the catalog entry was changed, updated or modified.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dcterms:modified</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dct:modified</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a> typed as <a href="http://www.w3.org/TR/xmlschema-2/#date">xsd:date</a>. The date is encoded as a literal in "YYYY-MM-DD" form (<a href="http://www.w3.org/TR/NOTE-datetime">ISO 8601 Date and Time Formats</a>). If the specific day or month are not known, then 01 should be specified.</td></tr>
     <tr><td class="prop">Usage note:</td><td>This indicates the date of last change of a catalog entry, i.e. the catalog metadata description of the dataset, and not the date of the dataset itself.</td></tr>
@@ -535,7 +535,7 @@
 <p>A name given to the dataset.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dcterms:title</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dct:title</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -546,7 +546,7 @@
 <h3 id="Property:dataset_description">Property: description</h3>
 <p>free-text account of the dataset.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dcterms:description</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dct:description</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -557,7 +557,7 @@
 <h3 id="Property:_release_date">Property: release date</h3>
 <p>Date of formal issuance (e.g., publication) of the dataset.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/issued">dcterms:issued</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/issued">dct:issued</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a> typed as <a href="http://www.w3.org/TR/xmlschema-2/#date">xsd:date</a>. The date is encoded as a literal in "YYYY-MM-DD" form (<a href="http://www.w3.org/TR/NOTE-datetime">ISO 8601 Date and Time Formats</a>). If the specific day or month are not known, then 01 should be specified.</td></tr>
     <tr><td class="prop">Usage note:</td><td>This property should be set using the first known date of issuance.</td></tr>
@@ -569,7 +569,7 @@
 <h3 id="Property:dataset_update_date">Property: update/modification date</h3>
 <p>Most recent date on which the dataset was changed, updated or modified.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dcterms:modified</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dct:modified</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a> typed as <a href="http://www.w3.org/TR/xmlschema-2/#date">xsd:date</a>. The date is encoded as a literal in "YYYY-MM-DD" form (<a href="http://www.w3.org/TR/NOTE-datetime">ISO 8601 Date and Time Formats</a>). If the specific day or month are not known, then 01 should be specified.</td></tr>
     <tr><td class="prop">Usage note:</td><td>The value of this property indicates a change to the actual dataset, not a change to the catalog record. An absent value may indicate that the dataset has never changed after its initial publication, or that the date of last modification is not known, or that the dataset is continuously updated.</td></tr>
@@ -600,7 +600,7 @@
 <h3 id="Property:dataset_publisher">Property: publisher</h3>
 <p>An entity responsible for making the dataset available.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/publisher">dcterms:publisher</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/publisher">dct:publisher</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Usage note:</td><td>Resources of type <a href="http://xmlns.com/foaf/0.1/Agent">foaf:Agent</a> 
     are recommended as values for this property.</td></tr>
@@ -613,9 +613,9 @@
 <h3 id="Property:dataset_frequency">Property: frequency</h3>
 <p>The frequency at which dataset is published.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/accrualPeriodicity">dcterms:accrualPeriodicity</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/accrualPeriodicity">dct:accrualPeriodicity</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/Frequency">dcterms:Frequency</a> (A rate at which something recurs)</td></tr>
+    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/Frequency">dct:Frequency</a> (A rate at which something recurs)</td></tr>
   </tbody>
 </table>
 </section>
@@ -625,7 +625,7 @@
 <p>A unique identifier of the dataset.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/identifier">dcterms:identifier</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/identifier">dct:identifier</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
     <tr><td class="prop">Usage note:</td><td>The identifier might be used as part of the URI of the dataset, but still having it represented explicitly is useful.</td></tr>
@@ -638,9 +638,9 @@
 <p>Spatial coverage of the dataset.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/spatial">dcterms:spatial</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/spatial">dct:spatial</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/Location">dcterms:Location</a> (A spatial region or named place)</td></tr>
+    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/Location">dct:Location</a> (A spatial region or named place)</td></tr>
   </tbody>
 </table>
 </section>
@@ -650,9 +650,9 @@
 <p>The temporal period that the dataset covers.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/temporal">dcterms:temporal</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/temporal">dct:temporal</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/PeriodOfTime">dcterms:PeriodOfTime</a> (An interval of time that is named or defined by its start and end dates)</td></tr>
+    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/PeriodOfTime">dct:PeriodOfTime</a> (An interval of time that is named or defined by its start and end dates)</td></tr>
   </tbody>
 </table>
 </section>
@@ -735,7 +735,7 @@
 <p>A name given to the distribution.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dcterms:title</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/title">dct:title</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -746,7 +746,7 @@
 <h3 id="Property:distribution_description">Property: description</h3>
 <p>free-text account of the distribution.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dcterms:description</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/description">dct:description</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a></td></tr>
   </tbody>
@@ -757,7 +757,7 @@
 <h3 id="Property:distribution_release_date">Property: release date</h3>
 <p>Date of formal issuance (e.g., publication) of the distribution.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/issued">dcterms:issued</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/issued">dct:issued</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a> typed as <a href="http://www.w3.org/TR/xmlschema-2/#date">xsd:date</a>. The date is encoded as a literal in "YYYY-MM-DD" form (<a href="http://www.w3.org/TR/NOTE-datetime">ISO 8601 Date and Time Formats</a>). If the specific day or month are not known, then 01 should be specified.</td></tr>
     <tr><td class="prop">Usage note:</td><td>This property should be set using the first known date of issuance.</td></tr>
@@ -769,7 +769,7 @@
 <h3 id="Property:distribution_update_date">Property: update/modification date</h3>
 <p>Most recent date on which the distribution was changed, updated or modified.</p>
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dcterms:modified</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/modified">dct:modified</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2000/01/rdf-schema#Literal">rdfs:Literal</a> typed as <a href="http://www.w3.org/TR/xmlschema-2/#date">xsd:date</a>. The date is encoded as a literal in "YYYY-MM-DD" form (<a href="http://www.w3.org/TR/NOTE-datetime">ISO 8601 Date and Time Formats</a>). If the specific day or month are not known, then 01 should be specified.</td></tr
     <tr><td class="prop">See also:</td><td><a href="#" title=""> dataset modification date</a></td></tr>
@@ -782,7 +782,7 @@
 <p>The license under which the distribution is made available.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/license">dcterms:license</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/license">dct:license</a></th></tr></thead>
   <tbody>
     <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/dcmitype/LicenseDocument">dctype:LicenseDocument</a></td></tr>
   </tbody>
@@ -843,9 +843,9 @@
 <table class="definition">
   <thead><tr><th>RDF Property:</th><th><a href="http://www.w3.org/ns/dcat#mediaType">dcat:mediaType</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Sub property of:</td><td><a href="http://purl.org/dc/terms/format">dcterms:format</a></td></tr>
-    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/MediaTypeOrExtent">dcterms:MediaTypeOrExtent</a></td></tr>
-    <tr><td class="prop">Usage note:</td><td>This property SHOULD be used when the media type of the distribution is defined in <a href="http://www.iana.org/assignments/media-types/">IANA</a>, otherwise dcterms:format MAY be used with different values.</td></tr>
+    <tr><td class="prop">Sub property of:</td><td><a href="http://purl.org/dc/terms/format">dct:format</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/MediaTypeOrExtent">dct:MediaTypeOrExtent</a></td></tr>
+    <tr><td class="prop">Usage note:</td><td>This property SHOULD be used when the media type of the distribution is defined in <a href="http://www.iana.org/assignments/media-types/">IANA</a>, otherwise dct:format MAY be used with different values.</td></tr>
   </tbody>
 </table>
 </section>
@@ -855,9 +855,9 @@
 <p>the file format of the distribution.</p>
 
 <table class="definition">
-  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/format">dcterms:format</a></th></tr></thead>
+  <thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/format">dct:format</a></th></tr></thead>
   <tbody>
-    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/MediaTypeOrExtent">dcterms:MediaTypeOrExtent</a></td></tr>
+    <tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/MediaTypeOrExtent">dct:MediaTypeOrExtent</a></td></tr>
     <tr><td class="prop">Usage note:</td><td>dcat:mediaType SHOULD be used if the type of the distribution is defined by <a href="http://www.iana.org/assignments/media-types/">IANA</a>.</td></tr>
   </tbody>
 </table>