Module org.opengis.geoapi
Package org.opengis.metadata.quality
Interface NonQuantitativeAttributeCorrectness
- All Superinterfaces:
Element
,ThematicAccuracy
- All Known Subinterfaces:
NonQuantitativeAttributeAccuracy
@UML(identifier="DQ_NonQuantitativeAttributeCorrectness",
specification=ISO_19157)
public interface NonQuantitativeAttributeCorrectness
extends ThematicAccuracy
Correctness of non-quantitative attributes.
Standardized values
In order to achieve well defined and comparable quality information, it is recommended to report data quality using quality measures listed in ISO 19157 annex. The following table provides a summary; see ISO 19157 for more complete descriptions and examples. All identifiers should be in "ISO 19157" namespace.Identifier | Name of measure | Basic measure | Value type | Remarks |
---|---|---|---|---|
65 | Number of incorrect attribute values | error count | Integer | |
66 | rate of correct attribute values | correct items rate | Real | |
67 | rate of incorrect attribute values | error rate | Real |
- Total number of erroneous attribute values within the relevant part of the data set.
- Number of correct attribute values in relation to the total number of attribute values.
- Number of attribute values where incorrect values are assigned in relation to the total number of attribute values.
- Since:
- 3.1
- See Also:
-
Method Summary
Methods inherited from interface org.opengis.metadata.quality.Element
getDates, getDerivedElements, getEvaluationMethod, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasure, getMeasureDescription, getMeasureIdentification, getMeasureReference, getNamesOfMeasure, getResults, getStandaloneQualityReportDetails