Package org.opengis.cite.iso19142.versioning
package org.opengis.cite.iso19142.versioning
This package contains tests to verify that the IUT satisfies the requirements of the
Feature versions conformance class. If the WFS service constraint
ImplementsFeatureVersioning is set to "TRUE" in the capabilities document, a
client may choose to navigate versions of feature instances.
A server implementation that supports versioning shall maintain version information about each feature instance, but exactly how this is accomplished is not specified. The ResourceId operator may be used to query feature versions; the filter constraint ImplementsVersionNav must be set to "TRUE" in the capabilities document.
Sources
- OGC 09-025, cl. 7.2.3: Version identification
- OGC 09-025, cl. A.1.14: Feature versions
- OGC 09-025, cl. A.2.11: Versioning
- OGC 09-026, cl. 7.11: Object identifiers
-
ClassDescriptionChecks preconditions for running tests to verify that the IUT satisfies the requirements of the Feature versions conformance class.Provides test methods that verify the behavior of the IUT with respect to creating and navigating feature versions.