Skip to content

Commit 5788bf0

Browse files
committed
add context to validators
1 parent 0c508be commit 5788bf0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,12 @@ in the [OGC schema repository](http://schemas.opengis.net/ogcapi/features/).
8181

8282
To test APIs, the following resources are available:
8383

84-
* [OGC Checker (by Geonovum)](https://geonovum-labs.github.io/ogc-checker/?#/ogc-api)
8584
* [OGC Validator (by OGC)](https://cite.opengeospatial.org/teamengine/)
85+
* [OGC Checker (by Geonovum)](https://geonovum-labs.github.io/ogc-checker/?#/ogc-api)
86+
87+
The OGC Validator is approved by the OGC Membership and is also used in the [OGC Compliance Program](https://cite.opengeospatial.org/) to certify software products implementing OGC API Features. It currently tests against version 1.0.0 of Part 1 and Part 2.
88+
89+
The OGC Checker requests the Landing Page, Conformance Declaration and API Definition. Tests are mainly executed against the API Definition. It currently tests against version 1.0.1 of Part 1.
8690

8791
### OGC Product Database
8892

0 commit comments

Comments
 (0)