Package org.opengis.cite.cat30.basic
package org.opengis.cite.cat30.basic
Includes tests covering capabilities required for Basic-Catalogue conformance. The service requests listed below fall into this group; they may be submitted using either the GET method or the POST method with the content type "application/x-www-form-urlencoded" (key-value pair syntax).
GetCapabilities
: Obtain information (service-related metadata) about the capabilities of the serviceGetRecordById
: Retrieve a representation of a catalog record by identifier.GetRecords
: Search catalog content and retrieve results using basic filter criteria.
The following presentation formats must be supported:
- CSW record schema (mostly consisting of DCMI metadata terms);
- ATOM syndication format (RFC 4287).
Sources
- [OGC-12-176r5] OGC Catalogue Services 3.0 Specification – HTTP Protocol Binding, Table 2: Requirement classes and abstract tests
- [OGC-14-014r3] OGC Catalogue Services 3.0 Specification – HTTP Protocol Binding – Abstract Test Suite, cl. 2: Basic-Catalogue conformance class
-
ClassesClassDescriptionProvides tests that apply to the
GetRecords
request using the KVP syntax.Includes GetRecords tests pertaining to theFilter-FES-KVP
conformance class.Provides tests pertaining to theGetCapabilities
request.Provides tests that apply to theGetRecordById
request.Checks that various preconditions are satisfied before the test suite is run.