Package | Description |
---|---|
org.apache.sis.metadata.iso.quality |
Data quality implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCompleteness
Presence and absence of features, their attributes and their relationships.
|
class |
AbstractLogicalConsistency
Degree of adherence to logical rules of data structure, attribution and relationships (data
structure can be conceptual, logical or physical).
|
class |
AbstractPositionalAccuracy
Accuracy of the position of features.
|
class |
AbstractTemporalAccuracy
Accuracy of the temporal attributes and temporal relationships of features.
|
class |
AbstractThematicAccuracy
Accuracy of quantitative attributes and the correctness of non-quantitative attributes
and of the classifications of features and their relationships.
|
class |
DefaultAbsoluteExternalPositionalAccuracy
Closeness of reported coordinate values to values accepted as or being true.
|
class |
DefaultAccuracyOfATimeMeasurement
Correctness of the temporal references of an item (reporting of error in time measurement).
|
class |
DefaultCompletenessCommission
Excess data present in the dataset, as described by the scope.
|
class |
DefaultCompletenessOmission
Data absent from the dataset, as described by the scope.
|
class |
DefaultConceptualConsistency
Adherence to rules of the conceptual schema.
|
class |
DefaultDomainConsistency
Adherence of values to the value domains.
|
class |
DefaultFormatConsistency
Degree to which data is stored in accordance with the physical structure of
the dataset, as described by the scope.
|
class |
DefaultGriddedDataPositionalAccuracy
Closeness of gridded data position values to values accepted as or being true.
|
class |
DefaultNonQuantitativeAttributeAccuracy
Accuracy of non-quantitative attributes.
|
class |
DefaultQuantitativeAttributeAccuracy
Accuracy of quantitative attributes.
|
class |
DefaultRelativeInternalPositionalAccuracy
Closeness of the relative positions of features in the scope to their respective
relative positions accepted as or being true.
|
class |
DefaultTemporalConsistency
Correctness of ordered events or sequences, if reported.
|
class |
DefaultTemporalValidity
Validity of data specified by the scope with respect to time.
|
class |
DefaultThematicClassificationCorrectness
Comparison of the classes assigned to features or their attributes to a universe of discourse.
|
class |
DefaultTopologicalConsistency
Correctness of the explicitly encoded topological characteristics of the dataset as
described by the scope.
|
class |
DefaultUsability
Degree of adherence of a dataset to a specific set of user requirements.
|
Modifier and Type | Method and Description |
---|---|
static AbstractElement |
AbstractElement.castOrCopy(Element object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.