diff --git a/core/standard/abstract_tests/ATS_class_local-resources-catalog_filtering.adoc b/core/standard/abstract_tests/ATS_class_local-resources-catalog_filtering.adoc index d5cbebf0..476aa211 100644 --- a/core/standard/abstract_tests/ATS_class_local-resources-catalog_filtering.adoc +++ b/core/standard/abstract_tests/ATS_class_local-resources-catalog_filtering.adoc @@ -2,7 +2,7 @@ [cols="1,4",width="90%"] |=== 2+|*Conformance Class* -2+|http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/filtering +2+|http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-filtering |Target type |Web API |Requirements class |<> |Dependency |<> diff --git a/core/standard/abstract_tests/local-resources-catalog_filtering/ATS_conformance.adoc b/core/standard/abstract_tests/local-resources-catalog_filtering/ATS_conformance.adoc index 890f49ad..afc8b3a2 100644 --- a/core/standard/abstract_tests/local-resources-catalog_filtering/ATS_conformance.adoc +++ b/core/standard/abstract_tests/local-resources-catalog_filtering/ATS_conformance.adoc @@ -8,5 +8,5 @@ . Issue an HTTP GET request on that path. . Check that the value of the returned HTTP status header is +200+. . Check that the `conformsTo` array contains the values: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/filtering +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-filtering |=== diff --git a/core/standard/abstract_tests/local-resources-catalog_sorting/ATS_conformance.adoc b/core/standard/abstract_tests/local-resources-catalog_sorting/ATS_conformance.adoc index bc0f1906..354bd81a 100644 --- a/core/standard/abstract_tests/local-resources-catalog_sorting/ATS_conformance.adoc +++ b/core/standard/abstract_tests/local-resources-catalog_sorting/ATS_conformance.adoc @@ -8,5 +8,5 @@ . Issue an HTTP GET request on that path. . Check that the value of the returned HTTP status header is +200+. . Check that the `conformsTo` array contains the values: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/sorting +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-sorting |=== diff --git a/core/standard/abstract_tests/searchable-catalog_filtering/ATS_conformance.adoc b/core/standard/abstract_tests/searchable-catalog_filtering/ATS_conformance.adoc index a1318a17..1d3b7585 100644 --- a/core/standard/abstract_tests/searchable-catalog_filtering/ATS_conformance.adoc +++ b/core/standard/abstract_tests/searchable-catalog_filtering/ATS_conformance.adoc @@ -8,5 +8,5 @@ . Issue an HTTP GET request on that path. . Check that the value of the returned HTTP status header is +200+. . Check that the `conformsTo` array contains the values: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog/filtering +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog-filtering |=== diff --git a/core/standard/abstract_tests/searchable-catalog_sorting/ATS_conformance.adoc b/core/standard/abstract_tests/searchable-catalog_sorting/ATS_conformance.adoc index 2e7f6de1..8be13b24 100644 --- a/core/standard/abstract_tests/searchable-catalog_sorting/ATS_conformance.adoc +++ b/core/standard/abstract_tests/searchable-catalog_sorting/ATS_conformance.adoc @@ -8,5 +8,5 @@ . Issue an HTTP GET request on that path. . Check that the value of the returned HTTP status header is +200+. . Check that the `conformsTo` array contains the values: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog/sorting +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog-sorting |=== diff --git a/core/standard/clause_2_conformance.adoc b/core/standard/clause_2_conformance.adoc index 5705aeef..3ebc5ec5 100644 --- a/core/standard/clause_2_conformance.adoc +++ b/core/standard/clause_2_conformance.adoc @@ -142,7 +142,7 @@ OGC Compliance Testing web site. |<> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog-sorting |<> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog |<> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-query-parameters -|<> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/filtering +|<> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-filtering |<> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-sorting |=== diff --git a/core/standard/requirements/local-resources-catalog_filtering/REQ_conformance.adoc b/core/standard/requirements/local-resources-catalog_filtering/REQ_conformance.adoc index 07eca2b8..2c3ce6fd 100644 --- a/core/standard/requirements/local-resources-catalog_filtering/REQ_conformance.adoc +++ b/core/standard/requirements/local-resources-catalog_filtering/REQ_conformance.adoc @@ -5,5 +5,5 @@ ^|A |A server's conformance declaration SHALL be retrieved from the `/conformance` endpoint as defined in the http://docs.ogc.org/is/17-069r3/17-069r3.html#_declaration_of_conformance_classes[Declaration of conformance classes] clause of the http://docs.ogc.org/is/17-069r3/17-069r3.html[OGC API - Features - Part 1: Core] Standard. ^|B |An implementation of this requirements class SHALL declare the following conformance classes in the conformance declaration: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/filtering +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-filtering |=== diff --git a/core/standard/requirements/local-resources-catalog_query-parameters/REQ_conformance.adoc b/core/standard/requirements/local-resources-catalog_query-parameters/REQ_conformance.adoc index 8b47a441..bfe28e37 100644 --- a/core/standard/requirements/local-resources-catalog_query-parameters/REQ_conformance.adoc +++ b/core/standard/requirements/local-resources-catalog_query-parameters/REQ_conformance.adoc @@ -4,5 +4,5 @@ ^|*Requirement {counter:req-id}* |*/req/local-resource-catalog/query-parameters/conformance* ^|A |A server's conformance declaration SHALL be retrieved from the `/conformance` endpoint as defined in the http://docs.ogc.org/is/17-069r3/17-069r3.html#_declaration_of_conformance_classes[Declaration of conformance classes] clause of the http://docs.ogc.org/is/17-069r3/17-069r3.html[OGC API - Features - Part 1: Core] Standard. ^|B |An implementation of this requirements class SHALL declare the following conformance classes in the conformance declaration: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/query-parameters +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-query-parameters |=== diff --git a/core/standard/requirements/local-resources-catalog_sorting/REQ_conformance.adoc b/core/standard/requirements/local-resources-catalog_sorting/REQ_conformance.adoc index 44916127..9f65f90e 100644 --- a/core/standard/requirements/local-resources-catalog_sorting/REQ_conformance.adoc +++ b/core/standard/requirements/local-resources-catalog_sorting/REQ_conformance.adoc @@ -5,5 +5,5 @@ ^|A |A server's conformance declaration SHALL be retrieved from the `/conformance` endpoint as defined in the http://docs.ogc.org/is/17-069r3/17-069r3.html#_declaration_of_conformance_classes[Declaration of conformance classes] clause of the http://docs.ogc.org/is/17-069r3/17-069r3.html[OGC API - Features - Part 1: Core] Standard. ^|B |An implementation of this requirements class SHALL declare the following conformance classes in the conformance declaration: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/sorting +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-sorting |=== diff --git a/core/standard/requirements/searchable-catalog_filtering/REQ_conformance.adoc b/core/standard/requirements/searchable-catalog_filtering/REQ_conformance.adoc index ca3bd307..917d0673 100644 --- a/core/standard/requirements/searchable-catalog_filtering/REQ_conformance.adoc +++ b/core/standard/requirements/searchable-catalog_filtering/REQ_conformance.adoc @@ -5,5 +5,5 @@ ^|A |A server's conformance declaration SHALL be retrieved from the `/conformance` endpoint as defined in the http://docs.ogc.org/is/17-069r3/17-069r3.html#_declaration_of_conformance_classes[Declaration of conformance classes] clause of the http://docs.ogc.org/is/17-069r3/17-069r3.html[OGC API - Features - Part 1: Core] Standard. ^|B |An implementation of this requirements class SHALL declare the following conformance classes in the conformance declaration: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog/filtering +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog-filtering |=== diff --git a/core/standard/requirements/searchable-catalog_sorting/REQ_conformance.adoc b/core/standard/requirements/searchable-catalog_sorting/REQ_conformance.adoc index 4ee7d9fe..b8e1513e 100644 --- a/core/standard/requirements/searchable-catalog_sorting/REQ_conformance.adoc +++ b/core/standard/requirements/searchable-catalog_sorting/REQ_conformance.adoc @@ -5,5 +5,5 @@ ^|A |A server's conformance declaration SHALL be retrieved from the `/conformance` endpoint as defined in the http://docs.ogc.org/is/17-069r3/17-069r3.html#_declaration_of_conformance_classes[Declaration of conformance classes] clause of the http://docs.ogc.org/is/17-069r3/17-069r3.html[OGC API - Features - Part 1: Core] Standard. ^|B |An implementation of this requirements class SHALL declare the following conformance classes in the conformance declaration: -* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog/sorting +* http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog-sorting |===