opengeospatial / OGCAPI-EDR-Sprint2

This Github repository is for the second OGC API - EDR code sprint focusing on the OGC API - Environmental Data Retrieval candidate standard.
1 stars 6 forks source link

Mandatory Conformance Class URI is missing from the example in Section 8.2.3. #14

Closed ghobona closed 3 years ago

ghobona commented 3 years ago

The Conformance Class URI (http://www.opengis.net/spec/ogcapi-edr-1/1.0/conf/core) specified in Requirement 2 Section A.2 is missing from the example in Section 8.2.3.

The example in Section 8.2.3 looks like this.

 {
    "conformsTo": [
"http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/core", 
"http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/collections", 
"http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/oas3",
 "http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/html", 
"http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/geojson", 
"http://www.opengis.net/spec/ogcapi-coverages-1/1.0/conf/core"
] }

Section A.2 states this.

Screenshot 2020-11-09 at 21 37 28

So this URI is missing: http://www.opengis.net/spec/ogcapi-edr-1/1.0/conf/core

ghobona commented 3 years ago

One more thing. Please replace http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/collections with http://www.opengis.net/spec/ogcapi-common-2/1.0/conf/collections.

See the this page for more Information.

ghobona commented 3 years ago

Another thing. Please replace http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/geojson with http://www.opengis.net/spec/ogcapi-common/1.0/conf/json.

See this page for more Information.

chris-little commented 3 years ago

Another thing. Please replace http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/geojson with http://www.opengis.net/spec/ogcapi-common/1.0/conf/json.

See this page for more Information.

@ghobona Did you mean http://www.opengis.net/spec/ogcapi-common/1.0/conf/json or http://www.opengis.net/spec/ogcapi-common-1/1.0/conf/json ?

chris-little commented 3 years ago

Corrections all done to Sprint2 branch. Cross checked json conformance - it is /ogcapi-common-1/