Difference between revisions of "MD Identifier"

From Earth Science Information Partners (ESIP)
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann))
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table cellpadding="3">
+
[[file:MD_Identifier-1.png|thumb|right|MD_Identifier]]
<tr>
+
== mcc:MD_Identifier ==
<th  colspan="2" valign="top">MD_Identifier</th><td colspan="3"><i>For a value uniquely identifying an object within a namespace.</i></td>
+
 
</tr>
+
<div id="elementsAndDefinitions">
 +
<!--elements, definitions, and examples for class: MD_Identifier-->
 +
<table cellpadding="3" width="100%">
 
<tr>
 
<tr>
<th valign="top" align="left" colspan="3"> Elements </th>
+
<th colspan="3">Elements</th>
<th>
+
<th width="10%">Domain</th>
<i>Definition and Recommended Practice</i>
+
<th width="50%">Definition and Recommended Practice</th>
</th>
+
<th width="30%"><i>Examples</i></th>
<th>Examples</th>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td bgcolor="CCFFFF">1</td>
 
<td bgcolor="CCFFFF">1</td>
<td bgcolor="CCFFFF"> [[CI_Citation|authority]]</td>
+
<td bgcolor="CCFFFF">[[CI_Citation|mcc:authority]]</td>
 
<td bgcolor="CCFFFF">0..1</td>
 
<td bgcolor="CCFFFF">0..1</td>
<td><i>Citation to person or party responsible for maintenance of the code value.</i></td>
+
<td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td>
<td></td>
+
<td><i>Citation for the code namespace and optionally the person or party responsible for maintenance of that namespace</i></td>
 +
<td>
 +
<!--No example found: MD_Identifier/authority Type: Abstract_Citation-->See [[CI_Citation|cit:CI_Citation]]</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<td bgcolor="FFFF99">2</td>
 
<td bgcolor="FFFF99">2</td>
<td bgcolor="FFFF99">[[CharacterString|code]]</td>
+
<td bgcolor="FFFF99">[[CharacterString|mcc:code]]</td>
 
<td bgcolor="FFFF99">1</td>
 
<td bgcolor="FFFF99">1</td>
<td><i>The alphanumeric value that uniquely identifies the referenced resource. When the identifer has a permanent URL, then use the gmx:Anchor field instead of gco:CharacterString field. </i></td>
+
<td bgcolor="FFFF99">[[CharacterString|gco:CharacterString]]</td>
 +
<td><i>The alphanumeric value that uniquely identifies the referenced resource. If the identifer has a permanent URI, then use the gmx:Anchor field instead of gco:CharacterString field.</i></td>
 
<td>
 
<td>
<pre>
+
<!-- Matching Class and Role -->4326</td>
&lt;gmd:code&gt;
 
&lt;gmx:Anchor
 
xlink:href="https://dx.doi.org/10.7289/V52Z13FT"
 
xlink:title="DOI"
 
xlink:actuate="onRequest"&gt;
 
doi:10.7289/V52Z13FT
 
&lt;/gmx:Anchor&gt;
 
&lt;/gmd:code&gt;
 
</pre></td>
 
 
</tr>
 
</tr>
</table>
 
<table cellpadding="3">
 
 
<tr>
 
<tr>
<th  colspan="2"  valign="top">RS_Identifier</th><td colspan="3"><i>Identifier used for reference systems.</i></td>
+
<td bgcolor="CCFFFF">3</td>
</tr>
+
<td bgcolor="CCFFFF">[[CharacterString|mcc:codeSpace]]</td>
<tr>
 
<td bgcolor="CCFFFF">1</td>
 
<td bgcolor="CCFFFF"> [[CI_Citation|authority]]</td>
 
 
<td bgcolor="CCFFFF">0..1</td>
 
<td bgcolor="CCFFFF">0..1</td>
<td><i>Citation to person or party responsible for maintenance of the code value.</i></td>
+
<td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td>
 +
<td><i>Identifier or namespace in which the code is valid</i></td>
 
<td>
 
<td>
<pre>
+
<!-- Matching Class and Role -->ESPG</td>
authority:  (CI_Citation)
 
  title:  European Petroleum Survey Group (EPSG) Geodetic Parameter Registry
 
  date:  (CI_Date)
 
    date:  2008-11-12
 
    dateType:  (CI_DateTypeCode)
 
  citedResponsibleParty:  (CI_ResponsibleParty)
 
    organisationName:  European Petroleum Survey Group
 
    contactInfo:  (CI_Contact)
 
      onlineResource:  (CI_OnlineResource)
 
        linkage: http://www.epsg-registry.org/
 
        name:  European Petroleum Survey Group Geodetic Parameter Dataset
 
        description:  Registry that accesses the EPSG Geodetic Parameter Dataset,
 
        which is a structured dataset of Coordinate Reference Systems and Coordinate
 
        Transformations.
 
        function:  (CI_OnLineFunctionCode) search
 
    role: (inapplicable)
 
</pre>
 
</td>
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td bgcolor="FFFF99">2</td>
+
<td bgcolor="CCFFFF">4</td>
<td bgcolor="FFFF99">[[CharacterString|code]]</td>
+
<td bgcolor="CCFFFF">[[CharacterString|mcc:version]]</td>
<td bgcolor="FFFF99">1</td>
 
<td><i>The alphanumeric value that uniquely identifies the referenced resource. When the identifer has a permanent URL, then use the gmx:Anchor field instead of gco:CharacterString field. </i></td>
 
<td><pre>urn:ogc:def:crs:EPSG::4326</pre></td>
 
</tr>
 
<tr>
 
<td bgcolor="CCFFFF">3</td>
 
<td bgcolor="CCFFFF">[[CharacterString|codeSpace]]</td>
 
 
<td bgcolor="CCFFFF">0..1</td>
 
<td bgcolor="CCFFFF">0..1</td>
<td><i>Namespace of the system in which the code is valid.</i></td>
+
<td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td>
<td></td>
+
<td><i>version identifier for the namespace</i></td>
 +
<td>
 +
<!-- Matching Class and Role -->1.0</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<td bgcolor="CCFFFF">4</td>
+
<td bgcolor="CCFFFF">5</td>
<td bgcolor="CCFFFF">[[CharacterString|version]]</td>
+
<td bgcolor="CCFFFF">[[CharacterString|mcc:description]]</td>
 
<td bgcolor="CCFFFF">0..1</td>
 
<td bgcolor="CCFFFF">0..1</td>
<td><i>The version of the code value.</i></td>
+
<td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td>
<td><pre>6.18.3</pre></td>
+
<td><i>natural language description of the meaning of the code value E.G for codeSpace = EPSG, code = 4326: description = WGS-84" to "for codeSpace = EPSG, code = EPSG::4326: description = WGS-84</i></td>
 +
<td>
 +
<!-- Matching Class and Role -->WGS-84</td>
 
</tr>
 
</tr>
 
</table>
 
</table>
 
+
</div>
[[file:MD_Identifier.PNG|thumb|center]][[File:RS_Identifier.png|thumb|center]]
+
<br>
 
{{template:isoOrderingFooter}}
 
{{template:isoOrderingFooter}}
 
WGS84: http://www.ngdc.noaa.gov/docucomp/2504d000-8345-11e1-b0c4-0800200c9a66.guide
 
 
 
[[ISO_Identifiers]]
 
[[ISO_Identifiers]]

Latest revision as of 10:49, March 27, 2019

MD_Identifier

mcc:MD_Identifier

Elements Domain Definition and Recommended Practice Examples
1 mcc:authority 0..1 cit:CI_Citation Citation for the code namespace and optionally the person or party responsible for maintenance of that namespace See cit:CI_Citation
2 mcc:code 1 gco:CharacterString The alphanumeric value that uniquely identifies the referenced resource. If the identifer has a permanent URI, then use the gmx:Anchor field instead of gco:CharacterString field. 4326
3 mcc:codeSpace 0..1 gco:CharacterString Identifier or namespace in which the code is valid ESPG
4 mcc:version 0..1 gco:CharacterString version identifier for the namespace 1.0
5 mcc:description 0..1 gco:CharacterString natural language description of the meaning of the code value E.G for codeSpace = EPSG, code = 4326: description = WGS-84" to "for codeSpace = EPSG, code = EPSG::4326: description = WGS-84 WGS-84




ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!

ISO_Identifiers