- All Superinterfaces:
Element
- All Known Subinterfaces:
ConceptualConsistency
,DomainConsistency
,FormatConsistency
,TopologicalConsistency
@Classifier(ABSTRACT)
@UML(identifier="DQ_LogicalConsistency",
specification=ISO_19157)
public interface LogicalConsistency
extends Element
Degree of adherence to logical rules of data structure, attribution and relationships.
Data structure can be conceptual, logical or physical.
Instances should be one of the following subtypes:
ConceptualConsistency
: adherence to rules of the conceptual schema;DomainConsistency
: adherence of values to the value domains;FormatConsistency
: degree to which data are stored in accordance with the physical structure of the data set;TopologicalConsistency
: correctness of the explicitly encoded topological characteristics of a 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