Package | Description |
---|---|
org.geotools.metadata.iso.quality |
Data quality implementation.
|
org.opengis.metadata.quality |
Modifier and Type | Class and Description |
---|---|
class |
ConceptualConsistencyImpl
Adherence to rules of the conceptual schema.
|
class |
DomainConsistencyImpl
Adherence of values to the value domains.
|
class |
FormatConsistencyImpl
Degree to which data is stored in accordance with the physical structure of the dataset, as
described by the scope.
|
class |
LogicalConsistencyImpl
Degree of adherence to logical rules of data structure, attribution and relationships (data
structure can be conceptual, logical or physical).
|
class |
TopologicalConsistencyImpl
Correctness of the explicitly encoded topological characteristics of the dataset as described by
the scope.
|
Constructor and Description |
---|
LogicalConsistencyImpl(LogicalConsistency source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConceptualConsistency
Adherence to rules of the conceptual schema.
|
interface |
DomainConsistency
Adherence of values to the value domains.
|
interface |
FormatConsistency
Degree to which data is stored in accordance with the physical structure of the dataset, as
described by the scope.
|
interface |
TopologicalConsistency
Correctness of the explicitly encoded topological characteristics of the dataset as described by
the scope.
|
Copyright © 1996–2019 Geotools. All rights reserved.