- All Superinterfaces:
Element
,LogicalConsistency
@UML(identifier="DQ_ConceptualConsistency",
specification=ISO_19157)
public interface ConceptualConsistency
extends LogicalConsistency
Adherence to rules of the conceptual schema.
Example:
Invalid placement of an airport inside a lake.
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 | Aliases | Basic measure | Value type | Remarks |
---|---|---|---|---|---|
8 | conceptual schema non-compliance | error indicator | Boolean | true indicates that an item is not compliant |
|
9 | conceptual schema non-compliance | correctness indicator | Integer | true indicates that an item is in compliance |
|
10 | number of items not compliant with the rules of the conceptual schema | error count | Integer | ||
11 | number of invalid overlaps of surfaces | overlapping surfaces | error count | Integer | |
12 | non-compliance rate with respect to the rules of the conceptual schema | error rate | Real | ||
13 | compliance rate with the rules of the conceptual schema | correct items rate | Real |
- Indication that an item is not compliant to the rules of the relevant conceptual schema.
- Indication that an item complies with the rules of the relevant conceptual.
- Count of all items in the data set that are not compliant with the rules of the conceptual schema.
- Total number of erroneous overlaps within the data.
- Number of items in the data set that are not compliant with the rules of the conceptual schema in relation to the total number of these items supposed to be in the data set.
- Number of items in the data set in compliance with the rules of the conceptual schema in relation to the total number of items.
- 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