- All Superinterfaces:
Element
,LogicalConsistency
@UML(identifier="DQ_DomainConsistency",
specification=ISO_19157)
public interface DomainConsistency
extends LogicalConsistency
Adherence of values to the value domains.
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 |
---|---|---|---|---|
14 | value domain non-conformance | error indicator | Boolean | true indicates that an item is not in conformance with its value domain |
15 | value domain conformance | correctness indicator | Boolean | true indicates that an item is in compliance with its value domain |
16 | number of items not in conformance with their value domain | error count | Integer | |
17 | value domain conformance rate | correct items rate | Real | |
18 | value domain non-conformance rate | error rate | Real |
- Indication of if an item is not in conformance with its value domain.
- Indication that an item is conforming to its value domain.
- Count of all items in the data set that are not in conformance with their value domain.
- Number of items in the data set that are in conformance with their value domain in relation to the total number of items in the data set.
- Number of items in the data set that are not in conformance with their value domain in relation to the total number of items in the data set.
- Since:
- 2.0
-
Method Summary
Methods inherited from interface org.opengis.metadata.quality.Element
getDates, getDerivedElements, getEvaluationMethod, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasure, getMeasureDescription, getMeasureIdentification, getMeasureReference, getNamesOfMeasure, getResults, getStandaloneQualityReportDetails