org.opengis.cite.iso19142.versioning.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-wfs20 Show documentation
Show all versions of ets-wfs20 Show documentation
Checks WFS 2.0 implementations for conformance to ISO 19142:2010.
/**
* 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
*
*/
package org.opengis.cite.iso19142.versioning;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy