Difference between revisions of "DQ MeasureReference"
From Earth Science Information Partners (ESIP)
Line 1: | Line 1: | ||
− | [[File:DQ_MeasureReference.png|thumb|right| | + | [[File:DQ_MeasureReference.png|thumb|right|DQ_MeasureReference]] |
− | <div id="elementsAndDefinitions"><!--elements, definitions, and examples for class: DQ_MeasureReference--><table cellpadding="3" width="100%"><tr><th colspan="3">Elements</th><th width=" | + | == mdq:DQ_MeasureReference == |
− | + | <div id="elementsAndDefinitions"> | |
+ | <!--elements, definitions, and examples for class: DQ_MeasureReference--> | ||
+ | <table cellpadding="3" width="100%"> | ||
+ | <tr> | ||
+ | <th colspan="3">Elements</th> | ||
+ | <th colspan="1">Domain</th> | ||
+ | <th width="50%">Definition and Recommended Practice</th> | ||
+ | <th width="30%"><i>Examples</i></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFF99">1</td> | ||
+ | <td bgcolor="CCFF99">[[MD_Identifier|mdq:measureIdentification]]</td> | ||
+ | <td bgcolor="CCFF99">0..1</td> | ||
+ | <td bgcolor="CCFF99">[[MD_Identifier|mcc:MD_Identifier]]</td> | ||
+ | <td><i>Mandatory if mdq:nameOfMeasure is not present</i><br>Identifier of the measure, value uniquely identifying the measure within a namespace</td> | ||
+ | <td><i></i></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFF99">2</td> | ||
+ | <td bgcolor="CCFF99">[[CharacterString|nameOfMeasure]]</td> | ||
+ | <td bgcolor="CCFF99">0..*</td> | ||
+ | <td bgcolor="CCFF99">[[CharacterString|gco:CharacterString]]</td> | ||
+ | <td><i>Mandatory if mdq:measureIdentifier is not present</i><br>Name of the test applied to the data</td> | ||
+ | <td> | ||
+ | <!-- Matching Class and Role -->number of missing items</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">3</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|mdq:measureDescription]]</td> | ||
+ | <td bgcolor="CCFFFF">0..1</td> | ||
+ | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | ||
+ | <td>Description of the measure</td> | ||
+ | <td><i></i></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <br> | ||
{{template:isoOrderingFooter}} | {{template:isoOrderingFooter}} | ||
* [[ISO_Data_Quality]] | * [[ISO_Data_Quality]] |
Revision as of 06:54, August 17, 2017
mdq:DQ_MeasureReference
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | mdq:measureIdentification | 0..1 | mcc:MD_Identifier | Mandatory if mdq:nameOfMeasure is not present Identifier of the measure, value uniquely identifying the measure within a namespace |
|
2 | nameOfMeasure | 0..* | gco:CharacterString | Mandatory if mdq:measureIdentifier is not present Name of the test applied to the data |
number of missing items |
3 | mdq:measureDescription | 0..1 | gco:CharacterString | Description of the measure |