Difference between revisions of "DQ EvaluationMethod"
From Earth Science Information Partners (ESIP)
m |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[File:DQ_EvaluationMethod.png|thumb|right| | + | [[File:DQ_EvaluationMethod.png|thumb|right|DQ_EvaluationMethod]] |
− | <table> | + | == mdq:DQ_EvaluationMethod == |
+ | Description of the evaluation method and procedure applied | ||
+ | <br><br> | ||
+ | The DQ_Evaluation is an abstract class that can be implemented as a one of the following: | ||
+ | * [[DQ_AggregationDerivation|mdq:DQ_AggregationDerivation]] | ||
+ | * [[DQ_FullInspection|mdq:DQ_FullInspection]] | ||
+ | * [[DQ_SampleBasedInspection|mdq:DQ_SampleBasedInspection]] | ||
+ | * [[DQ_IndirectEvaluation|mdq:DQ_IndirectEvaluation]] | ||
+ | <br> | ||
+ | <div id="elementsAndDefinitions"> | ||
+ | <!--elements, definitions, and examples for class: DQ_EvaluationMethod--> | ||
+ | <table cellpadding="3" width="100%"> | ||
<tr> | <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> | ||
<tr> | <tr> | ||
− | + | <td bgcolor="CCFFFF">1</td> | |
− | + | <td bgcolor="CCFFFF">[[DateTime|mdq:dateTime]]</td> | |
− | + | <td bgcolor="CCFFFF">0..*</td> | |
− | + | <td bgcolor="CCFFFF">[[DateTime|gco:DateTime]]</td> | |
− | + | <td>Date or range of dates on which a data quality measure was applied</td> | |
+ | <td><i></i></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | <td bgcolor="CCFFFF">2</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|mdq:evaluationMethodDescription]]</td> | |
− | + | <td bgcolor="CCFFFF">0..1</td> | |
− | + | <td bgcolor="CCFFFF">[[CharacterString|gco:CharacterString]]</td> | |
− | + | <td>Description of the evaluation method</td> | |
+ | <td><i></i></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | <td bgcolor="CCFFFF">3</td> | |
− | + | <td bgcolor="CCFFFF">[[CI_Citation|mdq:evaluationProcedure]]</td> | |
− | + | <td bgcolor="CCFFFF">0..1</td> | |
− | + | <td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td> | |
− | + | <td>Reference to the procedure information</td> | |
+ | <td><i></i></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | <td bgcolor="CCFFFF">4</td> | |
− | + | <td bgcolor="CCFFFF">[[CI_Citation|mdq:referenceDoc]]</td> | |
− | + | <td bgcolor="CCFFFF">0..*</td> | |
− | + | <td bgcolor="CCFFFF">[[CI_Citation|cit:CI_Citation]]</td> | |
− | + | <td>Information on documents which are referenced in developing and applying a data quality evaluation method</td> | |
+ | <td><i></i></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">5</td> | ||
+ | <td bgcolor="CCFFFF">[[ISO_19115-3_Codelists#DQ_EvaluationMethodTypeCode|mdq:evaluationMethodType]]</td> | ||
+ | <td bgcolor="CCFFFF">0..1</td> | ||
+ | <td bgcolor="CCFFFF">[[ISO_19115-3_Codelists#DQ_EvaluationMethodTypeCode|mdq:DQ_EvaluationMethodTypeCode]]</td> | ||
+ | <td>Type of method used to evaluate quality of the data</td> | ||
+ | <td><i></i></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | </div> | ||
+ | <br> | ||
+ | {{template:isoOrderingFooter}} |
Latest revision as of 08:14, September 12, 2017
mdq:DQ_EvaluationMethod
Description of the evaluation method and procedure applied
The DQ_Evaluation is an abstract class that can be implemented as a one of the following:
- mdq:DQ_AggregationDerivation
- mdq:DQ_FullInspection
- mdq:DQ_SampleBasedInspection
- mdq:DQ_IndirectEvaluation
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | mdq:dateTime | 0..* | gco:DateTime | Date or range of dates on which a data quality measure was applied | |
2 | mdq:evaluationMethodDescription | 0..1 | gco:CharacterString | Description of the evaluation method | |
3 | mdq:evaluationProcedure | 0..1 | cit:CI_Citation | Reference to the procedure information | |
4 | mdq:referenceDoc | 0..* | cit:CI_Citation | Information on documents which are referenced in developing and applying a data quality evaluation method | |
5 | mdq:evaluationMethodType | 0..1 | mdq:DQ_EvaluationMethodTypeCode | Type of method used to evaluate quality of the data |