Package org.opengis.cite.cat30.opensearch
package org.opengis.cite.cat30.opensearch
Includes tests covering capabilities required for OpenSearch conformance. The query template parameters listed below must be supported:
q={searchTerms}
startPosition={startIndex?}
maxRecords={count?}
bbox={geo:box}
recordIds={geo:uid}
Sources
- [OGC-12-176r5] OGC Catalogue Services 3.0 Specification – HTTP Protocol Binding, cl. 6.5.6: Enabling OpenSearch
- [OGC-10-032r8] OGC OpenSearch Geo and Time Extensions, Version 1.0
- OpenSearch 1.1 Draft 5
-
ClassesClassDescriptionVerifies behavior of the SUT when processing queries that contain one or more core OpenSearch parameters.Verifies the structure and content of the OpenSearch description document obtained from the SUT.Verifies behavior of the SUT when processing OpenSearch requests that contain geographic extensions defined in OGC OpenSearch Geo and Time Extensions (OGC 10-032r8).Checks that various preconditions are satisfied before the tests for OpenSearch conformance are run.Provides information about a URL template parameter appearing in an OpenSearch description document.