- The [CIS schema](https://github.com/opengeospatial/ogcapi-coverages/tree/master/standard/openapi/schemas/cis) was split into separate YAML files for ease of inclusion in OpenAPI responses - We need to ensure that the [JSON schema(s)](https://github.com/opengeospatial/coverage-implementation-schema/tree/main/standard/schemas/1.1/json) remain synchronized - We need to ensure any recent fixes planned for CIS 1.1.1 corrigendum are included - We should also tackle how OGC API specifications reference external standards (CIS, but also Common - Part 1, Part 2) - Can a [beta.schemas.opengis.net](http://beta.schemas.opengis.net) help to refer to specifications in progress? - References should be consistent always referencing the same file types - Can JSON files all be automatically generated, without being tracked in git repositories?