Validation errors
authorphila
Thu, 18 Oct 2012 16:41:42 +0100
changeset 226 2ba5d53af5c1
parent 225 aa1312bfa450
child 227 d5e4cbb0782b
Validation errors
adms/index.html
--- a/adms/index.html	Thu Oct 18 16:38:01 2012 +0100
+++ b/adms/index.html	Thu Oct 18 16:41:42 2012 +0100
@@ -344,7 +344,7 @@
   <dd><p class="rdfEncoding">RDF encoding: <code>skos:Concept</code></p>
   <p>The classification of an Asset according to a controlled vocabulary, e.g. code list, metadata schema.</p></dd>
   <dt id="sec_contactInformation">Contact Information</dt>
-  <dd><p class="rdfEncoding">RDF encoding: <code>VCard</code></p>A contact point for further information about an Asset.</p></dd>
+  <dd><p class="rdfEncoding">RDF encoding: <code>VCard</code></p><p>A contact point for further information about an Asset.</p></dd>
   <dt id="sec_documentation">Documentation</dt>
   <dd><p class="rdfEncoding">RDF encoding: <code>foaf:Document</code><p>Any document that further describes an Asset or gives guidelines for its use.</p></dd>
   <dt id="sec_fileFormat">File Format</dt>
@@ -352,7 +352,7 @@
   <dt id="sec_geographicalCoverage">Geographical Coverage</dt>
   <dd><p class="rdfEncoding">RDF encoding: <code>dcterms:Location</code></p><p>The country or region to which an Asset or Repository applies.</p></dd>
   <dt id="sec_item">Item</dt>
-  <dd><p class="rdfEncoding">RDF encoding: <code>adms:Item</code></p>An item that is contained inside an Asset, e.g. an individual term in a vocabulary, an individual code in a code list or some other ‘atomic’ element of an Asset.</p></dd>
+  <dd><p class="rdfEncoding">RDF encoding: <code>adms:Item</code></p><p>An item that is contained inside an Asset, e.g. an individual term in a vocabulary, an individual code in a code list or some other ‘atomic’ element of an Asset.</p></dd>
   <dt id="sec_interoperabilityLevel">Interoperability Level</dt>
   <dd><p class="rdfEncoding">RDF encoding: <code>skoa:Concept</code></p><p>A level as defined in a list such the European Interoperability Framework [[EIF2]] for which an Asset is relevant.</p></dd>
   <dt id="sec_language">Language</dt>
@@ -458,7 +458,7 @@
   <tr><td>metadata publisher</td><td><span>organization making the metadata for the Asset available</span></td><td><a href="#pr_publisher">Publisher</a></td><td><code>adms:metadataPublisher</code></td></tr>
   <tr><td>next version</td><td><span>newer version of the Asset</span></td><td><a href="#pr_semanticAsset">Semantic Asset</a></td><td><code>xhv:next</code></td></tr>
   <tr><td>previous version</td><td><span>older version of the Asset</span></td><td><a href="#pr_semanticAsset">Semantic Asset</a></td><td><code>xhv:prev</code></td></tr>
-  <tr><td>publisher</td><td><span>organization making the Asset available</span></td><td><a href="#pr_publisher"></td><td><code>dcterms:publisher</code></td></tr>
+  <tr><td>publisher</td><td><span>organization making the Asset available</span></td><td><a href="#pr_publisher">Publisher</a></td><td><code>dcterms:publisher</code></td></tr>
   <tr><td>related asset</td><td><span>unspecified relationship from the Asset to another Asset</span></td><td><a href="#pr_semanticAsset">Semantic Asset</a></td><td><code>dcterms:relation</code></td></tr>
   <tr><td>related documentation</td><td><span>documentation that contains information related to the asset</span></td><td><a href="#pr_documentation">Documentation</a></td><td><code>adms:relatedDocumentation</code></td></tr>
   <tr><td>related web page</td><td><span>a Web page that contains information related to the asset</span></td><td><a href="#pr_documentation">Documentation</a></td><td><code>adms:relatedWebPage</code></td></tr>