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 TypeClassDescriptionclassPresence and absence of features, their attributes and their relationships.classDegree of adherence to logical rules of data structure, attribution and relationships.classAccuracy of the position of features.classAccuracy of the temporal attributes and temporal relationships of features.classAccuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.classCloseness of reported coordinate values to values accepted as or being true.classCorrectness of the temporal references of an item (reporting of error in time measurement).classExcess data present in the dataset, as described by the scope.classData absent from the dataset, as described by the scope.classAdherence to rules of the conceptual schema.classAdherence of values to the value domains.classDegree to which data is stored in accordance with the physical structure of the dataset, as described by the scope.classCloseness of gridded data position values to values accepted as or being true.classAccuracy of non-quantitative attributes.classAccuracy of quantitative attributes.classCloseness of the relative positions of features in the scope to their respective relative positions accepted as or being true.classCorrectness of ordered events or sequences, if reported.classValidity of data specified by the scope with respect to time.classComparison of the classes assigned to features or their attributes to a universe of discourse.classCorrectness of the explicitly encoded topological characteristics of the dataset as described by the scope.classDeprecated.Not found in ISO 19115-3:2016 schemas.Methods in org.apache.sis.metadata.iso.quality that return AbstractElementModifier and TypeMethodDescriptionstatic AbstractElementAbstractElement.castOrCopy(Element object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.