Added adms:identifier
authorphila
Thu, 04 Apr 2013 18:14:10 +0100
changeset 445 b3e1fe4a448e
parent 444 8cf78f63b12d
child 446 cc0bfd5b102e
Added adms:identifier
adms/index.html
--- a/adms/index.html	Thu Apr 04 17:57:00 2013 +0100
+++ b/adms/index.html	Thu Apr 04 18:14:10 2013 +0100
@@ -476,6 +476,17 @@
 </section>
 
 <section>
+<h3 id="adms_identifier">adms:identifier</h3>
+<p>Links a resource to an <code>adms:Identifier</code> class.</p>
+<table class="definition">
+  <thead><tr><th>Object Type Property:</th><th><a href="http://www.w3.org/ns/adms#identifier">adms:identifier</a></th></tr></thead>
+  <tbody>
+    <tr><td class="prop">Range:</td><td><a href="http://www.w3.org/ns/adms#Identifier">adms:Identifier</a></td></tr>
+  </tbody>
+</table>
+</section>
+
+<section>
 <h3 id="adms_includedAsset">adms:includedAsset</h3>
 <p>A Semantic Asset that is contained in the Semantic Asset being described, e.g. when there are several vocabularies defined in a single document.</p>
 <table class="definition">
@@ -486,7 +497,6 @@
   </tbody>
 </table>
 </section>
-
 <section>
 <h3 id="adms_includedItem">adms:includedItem</h3>
 <p>An item that is contained in the Semantic Asset (e.g. a concept in a controlled vocabulary, an individual code in a code list or any other ‘atomic’ element).</p>