Difference between revisions of "MD Identifier"
From Earth Science Information Partners (ESIP)
Line 1: | Line 1: | ||
+ | [[file:MD_Identifier-1.png|thumb|right|MD_Identifier]] | ||
== mcc:MD_Identifier == | == mcc:MD_Identifier == | ||
− | |||
<div id="elementsAndDefinitions"> | <div id="elementsAndDefinitions"> | ||
Line 8: | Line 8: | ||
<th colspan="3">Elements</th> | <th colspan="3">Elements</th> | ||
<th colspan="1">Domain</th> | <th colspan="1">Domain</th> | ||
− | <th width=" | + | <th width="50%">Definition and Recommended Practice</th> |
− | <th width=" | + | <th width="30%"><i>Examples</i></th> |
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 06:48, August 16, 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 |