Difference between revisions of "DQ Element"

From Earth Science Information Partners (ESIP)
Line 36: Line 36:
 
</table>
 
</table>
  
''DQ_Element is an abstract object it will be replaced in the XML representation by one of the choices below''
+
<h2>DQ_Element Types</h2>
 +
DQ_Element is an abstract object it will be replaced in the XML representation by one of the choices defined below
 +
<table border="1" cellpadding="3">
 +
    <tr>
 +
        <th>Data Quality Element</th>
 +
        <th>Data Quality Sub-Element</th>
 +
        <th>Definition</th>
 +
    </tr>
 +
    <tr>
 +
        <td rowspan="3">DQ_Completeness</td>
 +
        <td/>
 +
        <td>presence and absence of features, their attributes and their relationships</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_CompletenessComission</td>
 +
        <td>excess data present in the dataset, as described by the scope</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_CompletenessOmission</td>
 +
        <td>data absent from the dataset, as described by the scope</td>
 +
    </tr>
 +
    <tr>
 +
        <td rowspan="5">DQ_LogicalConsistency</td>
 +
        <td/>
 +
        <td>degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical)</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_ConceptualConsistency</td>
 +
        <td>adherence to rules of the conceptual schema</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_DomainConsistency</td>
 +
        <td>adherence of values to the value domains</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_FormatConsistency</td>
 +
        <td>degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_TopologicalConsistency</td>
 +
        <td>correctness of the explicitly encoded topological characteristics of the dataset as described by the scope</td>
 +
    </tr>
 +
    <tr>
 +
        <td rowspan="4">DQ_PositionalAccuracy</td>
 +
        <td/>
 +
        <td>accuracy of the position of features</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_AbsoluteExternalPositionalAccuracy</td>
 +
        <td>closeness of reported coordinate values to Use obligation from Use maximum values accepted as or being true referencing object occurrence from referencing object</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_RelativeInternalPositionalAccuracy</td>
 +
        <td>closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_GriddedDataPositionalAccuracy</td>
 +
        <td>closeness of gridded data position values accepted as or being true</td>
 +
    </tr>
 +
    <tr>
 +
        <td rowspan="4">DQ_TemporalQuality</td>
 +
        <td/>
 +
        <td>accuracy of the temporal attributes and temporal relationships of features</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_AccuracyOfATimeMeasurement</td>
 +
        <td>correctness of the temporal references of an item (reporting of error in time measurement)</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_TemporalConsistency</td>
 +
        <td>correctness of ordered events or sequences, if reported</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_TemporalValidity</td>
 +
        <td>validity of data specified by the scope with respect to time</td>
 +
    </tr>
 +
    <tr>
 +
        <td rowspan="4">DQ_ThematicAccuracy</td>
 +
        <td/>
 +
        <td>accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_ThematicClassificationCorrectness</td>
 +
        <td>comparison of the classes assigned to features or their attributes to a universe of discourse</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_NonQuantitativeAttributeAccuracy correctness of non-quantitative attributes</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_QuantitativeAttributeAccuracy</td>
 +
        <td>accuracy of quantitative attributes</td>
 +
    </tr>
 +
    <tr>
 +
        <td>DQ_UsabilityElement</td>
 +
        <td/>
 +
        <td>degree of adherence of a dataset to a specific set of requirements</td>
 +
    </tr>
 +
</table>
  
{| cellpadding="3" style="width: 538px; height: 365px;"
 
|- bgcolor="FFFF99"
 
''(choose one)''<br/>
 
''DQ_Completeness''<br/>
 
*DQ_CompletenessCommission
 
*DQ_CompletenessOmission
 
''DQ_ThematicAccuracy''<br/>
 
*DQ_ThematicClassificationCorrectness
 
*DQ_NonQuantitativeAttributeAccuracy
 
*DQ_QuantitativeAttributeAccuracy]]
 
''DQ_LogicalConsistency''<br/>
 
*DQ_ConceptualConsistency
 
*DQ_DomainConsistency
 
*DQ_FormatConsistency
 
*DQ_TopologicalConsistency
 
''DQ_TemporalAccuracy''<br/>
 
*DQ_AccuracyOfATimeMeasurement
 
*DQ_TemporalConsistency
 
*DQ_TemporalValidity
 
''DQ_PositionalAccuracy''<br/>
 
*DQ_AbsoluteExternalPositionalAccuracy
 
*DQ_GriddedDataPositionalAccuracy
 
*DQ_RelativeInternalPositionalAccuracy
 
''QE_Usability
 
|}
 
 
{{template:isoOrderingFooter}}
 
{{template:isoOrderingFooter}}
 
* [[ISO Data Quality]]
 
* [[ISO Data Quality]]

Revision as of 18:01, January 4, 2017

Data Quality Element
Element Types
Elements Definition and Recommended Practice
Examples
1 measure 0..* Description of the data quality measure applied to assure quality.
2 evaluationMethod 0..* Description of the evaluation method.
3 result 0..* Data quality report..
4 standaloneQualityReportDetails 0..*

DQ_Element Types

DQ_Element is an abstract object it will be replaced in the XML representation by one of the choices defined below

Data Quality Element Data Quality Sub-Element Definition
DQ_Completeness presence and absence of features, their attributes and their relationships
DQ_CompletenessComission excess data present in the dataset, as described by the scope
DQ_CompletenessOmission data absent from the dataset, as described by the scope
DQ_LogicalConsistency degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical)
DQ_ConceptualConsistency adherence to rules of the conceptual schema
DQ_DomainConsistency adherence of values to the value domains
DQ_FormatConsistency degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope
DQ_TopologicalConsistency correctness of the explicitly encoded topological characteristics of the dataset as described by the scope
DQ_PositionalAccuracy accuracy of the position of features
DQ_AbsoluteExternalPositionalAccuracy closeness of reported coordinate values to Use obligation from Use maximum values accepted as or being true referencing object occurrence from referencing object
DQ_RelativeInternalPositionalAccuracy closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true
DQ_GriddedDataPositionalAccuracy closeness of gridded data position values accepted as or being true
DQ_TemporalQuality accuracy of the temporal attributes and temporal relationships of features
DQ_AccuracyOfATimeMeasurement correctness of the temporal references of an item (reporting of error in time measurement)
DQ_TemporalConsistency correctness of ordered events or sequences, if reported
DQ_TemporalValidity validity of data specified by the scope with respect to time
DQ_ThematicAccuracy accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships
DQ_ThematicClassificationCorrectness comparison of the classes assigned to features or their attributes to a universe of discourse
DQ_NonQuantitativeAttributeAccuracy correctness of non-quantitative attributes
DQ_QuantitativeAttributeAccuracy accuracy of quantitative attributes
DQ_UsabilityElement degree of adherence of a dataset to a specific set of requirements


ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!