Package | Description |
---|---|
org.apache.sis.metadata.iso.quality |
Data quality implementation.
|
Modifier and Type | Class and Description |
---|---|
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 |
DefaultTopologicalConsistency
Correctness of the explicitly encoded topological characteristics of the dataset as
described by the scope.
|
Modifier and Type | Method and Description |
---|---|
static AbstractLogicalConsistency |
AbstractLogicalConsistency.castOrCopy(LogicalConsistency object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
|
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.