Difference between revisions of "DQ ConformanceResult"
From Earth Science Information Partners (ESIP)
m |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <table cellpadding="3"> | + | [[Image:DQ DataQuality.png|thumb|right|DQ_DataQuality]] |
| + | == mdq:DQ_ConformanceResult == | ||
| + | Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level | ||
| + | |||
| + | <table cellpadding="3" width="100%"> | ||
<tr> | <tr> | ||
<th colspan="3">Elements</th> | <th colspan="3">Elements</th> | ||
| − | <th>< | + | <th colspan="1">Domain</th> |
| − | <th>< | + | <th>Definition and Recommended Practice</th> |
| − | </tr> | + | <th><i>Examples</i></th> |
| + | </tr> | ||
<tr> | <tr> | ||
| + | <td bgcolor="CCFFFF">1</td> | ||
| + | <td bgcolor="CCFFFF">[[DateTime|mdq:dateTime]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[DateTime|gco:DateTime]]</td> | ||
| + | <td>Date when the result was generated</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">2</td> | ||
| + | <td bgcolor="CCFFFF">[[MD_Scope|mdq:resultScope]]</td> | ||
| + | <td bgcolor="CCFFFF">0..1</td> | ||
| + | <td bgcolor="CCFFFF">[[MD_Scope|mcc:MD_Scope]]</td> | ||
| + | <td>Scope of the result</td> | ||
| + | <td><i></i></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="FFFF99">3</td> | ||
| + | <td bgcolor="FFFF99">[[CI_Citation|mdq:specification]]</td> | ||
<td bgcolor="FFFF99">1</td> | <td bgcolor="FFFF99">1</td> | ||
| − | <td bgcolor="FFFF99">[[ | + | <td bgcolor="FFFF99">[[CI_Citation|cit:CI_Citation]]</td> |
| − | <td | + | <td>Citation for the specification or user requirement used to evaluate the data.</td> |
| − | + | <td><i></i></td> | |
| − | < | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td bgcolor=" | + | <td bgcolor="CCFFFF">4</td> |
| − | <td bgcolor=" | + | <td bgcolor="CCFFFF">[[CharacterString|mdq:explanation]]</td> |
| − | <td bgcolor=" | + | <td bgcolor="CCFFFF">0..1</td> |
| − | <td>< | + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> |
| − | < | + | <td>Brief description of the conformance result.</td> |
| + | <td><i></i></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| − | <td bgcolor="FFFF99"> | + | <td bgcolor="FFFF99">5</td> |
| − | <td bgcolor="FFFF99">[[Boolean|pass]]</td> | + | <td bgcolor="FFFF99">[[Boolean|mdq:pass]]</td> |
<td bgcolor="FFFF99">1</td> | <td bgcolor="FFFF99">1</td> | ||
| − | <td>< | + | <td bgcolor="FFFF99">[[Boolean|gco:Boolean]]</td> |
| − | < | + | <td>Notification of whether the data passed or failed the conformance test. 'True' indicates passed and 'False' indicates failed.</td> |
| + | <td><i></i></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| − | + | <br> | |
| − | |||
{{template:IsoOrderingFooter}} | {{template:IsoOrderingFooter}} | ||
| + | [[Category:ISO Explorer]] | ||
Latest revision as of 06:47, August 17, 2017
mdq:DQ_ConformanceResult
Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level
| Elements | Domain | Definition and Recommended Practice | Examples | ||
|---|---|---|---|---|---|
| 1 | mdq:dateTime | 0..1 | gco:DateTime | Date when the result was generated | |
| 2 | mdq:resultScope | 0..1 | mcc:MD_Scope | Scope of the result | |
| 3 | mdq:specification | 1 | cit:CI_Citation | Citation for the specification or user requirement used to evaluate the data. | |
| 4 | mdq:explanation | 0..1 | gco:CharacterString | Brief description of the conformance result. | |
| 5 | mdq:pass | 1 | gco:Boolean | Notification of whether the data passed or failed the conformance test. 'True' indicates passed and 'False' indicates failed. | |