Uses of Interface
org.opengis.metadata.quality.Element
Package
Description
Description of the quality of geographic data.
Information concerning the mechanisms used to represent spatial information in a dataset.
The GeoAPI conformance testing framework.
Validators and test suites for the
org.opengis.metadata
package.-
Uses of Element in org.opengis.metadata.quality
Modifier and TypeInterfaceDescriptioninterface
Closeness of reported coordinate values to values accepted as being true.interface
Correctness of the temporal references of an item (reporting of error in time measurement).interface
Presence and absence of features, their attributes and their relationships.interface
Excess data present in the data set.interface
Data absent from the data set.interface
Adherence to rules of the conceptual schema.interface
Trustworthiness of a data quality result.interface
Adherence of values to the value domains.interface
Degree to which data are stored in accordance with the physical structure of the data set.interface
Closeness of gridded data position values to values accepted as or being true.interface
Expected or tested uniformity of the results obtained for a data quality evaluation.interface
Degree of adherence to logical rules of data structure, attribution and relationships.interface
Information about the reliability of data quality results.interface
Deprecated.interface
Correctness of non-quantitative attributes.interface
Accuracy of the position of features.interface
Accuracy of quantitative attributes.interface
Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.interface
Degree to which the sample used has produced a result which is representation of the data.interface
Deprecated.RenamedTemporalQuality
.interface
Correctness of ordered events or sequences, if reported.interface
Accuracy of the temporal attributes and temporal relationships of features.interface
Validity of data specified by the scope with respect to time.interface
Accuracy and correctness of attributes and classification of features.interface
Comparison of the classes assigned to features or their attributes to a universe of discourse.interface
Correctness of the explicitly encoded topological characteristics of the data set.interface
Deprecated.Removed from latest ISO 19157 standard.Modifier and TypeMethodDescriptiondefault Collection
<? extends Element> Element.getDerivedElements()
In case of aggregation or derivation, indicates the original elements.Collection
<? extends Element> Metaquality.getDerivedElements()
Derived element (mandatory).Collection
<? extends Element> DataQuality.getReports()
Quality information for the data specified by the scope. -
Uses of Element in org.opengis.metadata.spatial
Modifier and TypeMethodDescriptiondefault Collection
<? extends Element> GCP.getAccuracyReports()
Accuracy of a ground control point. -
Uses of Element in org.opengis.test
-
Uses of Element in org.opengis.test.metadata
NonQuantitativeAttributeCorrectness
.