Skip to content

Commit

Permalink
Patch typos resulting in inconsistent conformance URI values. (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvretano authored Jan 21, 2025
1 parent 1822ab2 commit df95f9c
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 |<<rc_local-resources-catalog_filtering,Local Resources Catalog - Filtering>>
|Dependency |<<ats_local-resources-catalog,Local Resources Catalog>>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
2 changes: 1 addition & 1 deletion core/standard/clause_2_conformance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ OGC Compliance Testing web site.
|<<ats_searchable-catalog_sorting,Searchable Catalog - Sorting>> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/searchable-catalog-sorting
|<<ats_local-resources-catalog,Local Resources Catalog>> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog
|<<ats_local-resources-catalog_query-parameters,Local Resources Catalog - Query Parameters>> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-query-parameters
|<<ats_local-resources-catalog_filtering,Local Resources Catalog - Filtering>> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog/filtering
|<<ats_local-resources-catalog_filtering,Local Resources Catalog - Filtering>> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-filtering
|<<ats_local-resources-catalog_sorting,Local Resources Catalog - Sorting>> |http://www.opengis.net/spec/ogcapi-records-1/1.0/conf/local-resources-catalog-sorting
|===

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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
|===

0 comments on commit df95f9c

Please sign in to comment.