All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opengis.cite.iso19142.versioning.package-info Maven / Gradle / Ivy

There is a newer version: 2.0-r18
Show newest version
/**
 * 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