Difference between revisions of "MD Identifier"
From Earth Science Information Partners (ESIP)
Line 1: | Line 1: | ||
+ | == mcc:MD_Identifier == | ||
[[file:MD_Identifier-1.png|thumb|right]] | [[file:MD_Identifier-1.png|thumb|right]] | ||
− | <div id="elementsAndDefinitions"><!--elements, definitions, and examples for class: MD_Identifier--><table cellpadding="3" width="100%"><tr><th colspan="3">Elements</th><th width="60%"><i>Definition and Recommended Practice</i></th><th width="20%">< | + | |
+ | <div id="elementsAndDefinitions"> | ||
+ | <!--elements, definitions, and examples for class: MD_Identifier--> | ||
+ | <table cellpadding="3" width="100%"> | ||
+ | <tr> | ||
+ | <th colspan="3">Elements</th> | ||
+ | <th colspan="1">Domain</th> | ||
+ | <th width="60%"><i>Definition and Recommended Practice</i></th> | ||
+ | <th width="20%"><i>Examples</i></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">1</td> | ||
+ | <td bgcolor="CCFFFF">[[CI_Citation|mcc:authority]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</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> | ||
+ | <td bgcolor="FFFF99">2</td> | ||
+ | <td bgcolor="FFFF99">[[CharacterString|mcc:code]]</td> | ||
+ | <td bgcolor="FFFF99">1</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> | ||
+ | <!-- Matching Class and Role -->4326</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">3</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|mcc:codeSpace]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | ||
+ | <td><i>Identifier or namespace in which the code is valid</i></td> | ||
+ | <td> | ||
+ | <!-- Matching Class and Role -->ESPG</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">4</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|mcc:version]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | ||
+ | <td><i>version identifier for the namespace</i></td> | ||
+ | <td> | ||
+ | <!-- Matching Class and Role -->1.0</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">5</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|mcc:description]]</td> | ||
+ | <td bgcolor="CCFFFF">0..*</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</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> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
{{template:isoOrderingFooter}} | {{template:isoOrderingFooter}} | ||
− | |||
[[ISO_Identifiers]] | [[ISO_Identifiers]] |
Revision as of 11:20, August 14, 2017
mcc:MD_Identifier
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | mcc:authority | 0..* | 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..* | gco:CharacterString | Identifier or namespace in which the code is valid | ESPG |
4 | mcc:version | 0..* | gco:CharacterString | version identifier for the namespace | 1.0 |
5 | mcc:description | 0..* | 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 |