Uses of Class
org.apache.sis.metadata.iso.quality.AbstractElement
Packages that use AbstractElement
Package
Description
Information about data quality, accuracy and consistency of a dataset.
-
Uses of AbstractElement in org.apache.sis.metadata.iso.quality
Subclasses of AbstractElement in org.apache.sis.metadata.iso.qualityModifier and TypeClassDescriptionclass
Presence and absence of features, their attributes and their relationships.class
Degree of adherence to logical rules of data structure, attribution and relationships.class
Accuracy of the position of features.class
Accuracy of the temporal attributes and temporal relationships of features.class
Accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.class
Closeness of reported coordinate values to values accepted as or being true.class
Correctness of the temporal references of an item (reporting of error in time measurement).class
Excess data present in the dataset, as described by the scope.class
Data absent from the dataset, as described by the scope.class
Adherence to rules of the conceptual schema.class
Adherence of values to the value domains.class
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.class
Closeness of gridded data position values to values accepted as or being true.class
Accuracy of non-quantitative attributes.class
Accuracy of quantitative attributes.class
Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.class
Correctness of ordered events or sequences, if reported.class
Validity of data specified by the scope with respect to time.class
Comparison of the classes assigned to features or their attributes to a universe of discourse.class
Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope.class
Deprecated.Not found in ISO 19115-3:2016 schemas.Methods in org.apache.sis.metadata.iso.quality that return AbstractElementModifier and TypeMethodDescriptionstatic AbstractElement
AbstractElement.castOrCopy
(Element object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.