aligned use of skos:notation in adms:Identifier with good practice and RegOrg Vocab
authorphila
Mon, 22 Oct 2012 17:36:27 +0100
changeset 236 a94f75464fcf
parent 235 1ed3b63b4929
child 237 ee9b7d02350c
aligned use of skos:notation in adms:Identifier with good practice and RegOrg Vocab
adms/index.html
--- a/adms/index.html	Mon Oct 22 17:29:03 2012 +0100
+++ b/adms/index.html	Mon Oct 22 17:36:27 2012 +0100
@@ -402,7 +402,7 @@
   <dd><p class="rdfEncoding">RDF encoding: <code>adms:Identifier</code></p>
     <p>Complex type (based on UN/CEFACT Identifier. [[UNCEFACT]]) consisting of:<ul>
     <li>a content string which is the identifier (RDF encoding: <code>skos:notation</code>);</li>
-    <li>an optional identifier for the identifier scheme (RDF encoding: <code>dcterms:type</code>);</li>
+    <li>an optional identifier for the identifier scheme (RDF encoding: the relevant datatype of the skos:notation);</li>
     <li>an optional identifier for the version of the identifier scheme (RDF encoding: <code>adms:schemeVersion</code>);</li>
     <li>an optional identifier for the agency that manages the identifier scheme 
        (RDF encoding: <code>adms:schemaAgency</code> for a string, <code>dcterms:creator</code> for a URI).</li></ul></dd>