The SEDRIS Data Representation Model
APPENDIX A - Classes Data Quality |
---|
An instance of this DRM class specifies an ISO 19115-compliant description of the level of quality of the information contained in the aggregating DRM object.
Description of the level of data quality for the <Feature Representation> instances within a particular thematic layer, such as vegetation.
Each of the processing steps that is performed in the creation of a DRM object has some effect on the quality of the result, but the individual impacts of the processing steps are not well understood, let alone the combined impacts.
The data quality of the whole is certainly no better than the worst of its components.
The value of the fictional field is SE_TRUE if any aspect of the data content intentionally deviates from the available source data; that is, it was constructed out of thin air. The fictional field is SE_FALSE otherwise.
The field_accuracy field specifies a statement of field accuracy.
The logical_consistency field specifies an optional statement of logical consistency.
The completeness field specifies an optional statement of completeness.
The abs_horiz_pos_accuracy field specifies an optional statement about absolute horizontal accuracy. If it is desired to specify absolute horizontal accuracy numerically, a <Property Value> instance with meaning field set to EAC_ABSOLUTE_HORIZONTAL_ACCURACY may be attached as a component of the aggregating DRM object.
The rel_horiz_pos_accuracy field specifies an optional statement about relative horizontal accuracy. If it is desired to specify relative horizontal accuracy numerically, a <Property Value> instance with meaning field set to EAC_RELATIVE_HORIZONTAL_ACCURACY may be attached as a component of the aggregating DRM object.
The abs_vert_pos_accuracy field specifies an optional statement about absolute vertical accuracy. If it is desired to specify absolute vertical accuracy numerically, a <Property Value> instance with meaning field set to EAC_ABSOLUTE_VERTICAL_ACCURACY may be attached as a component of the aggregating DRM object.
The rel_vert_pos_accuracy field specifies an optional statement about relative vertical accuracy. If it is desired to specify relative vertical accuracy numerically, a <Property Value> instance with meaning field set to EAC_RELATIVE_VERTICAL_ACCURACY may be attached as a component of the aggregating DRM object.
|