Open jerstlouis opened 1 year ago
We have a full draft for Schemas now in https://docs.ogc.org/DRAFTS/20-024.html#rc-schemas (update not yet auto-generated). It integrates the Schemas, Property roles, Returnables/Receivables, Queryables and Sortables requirement classes of Features - Part 5.
See also https://github.com/opengeospatial/ogcapi-features/issues/954
As suggested at the OGC API - Common session of the 127th Members Meeting in Singapore:
It would be great if Part 2 could include a conformance class for "schemas" that would describe the properties / field of the collection of geospatial data, in line with what Features is defining in Part 5: Schemas ( https://github.com/opengeospatial/ogcapi-features/issues/740 ).
This could be kept to a minimum:
/collections/{collectionId}/schema
resource ?x-ogc-*
mechanism for extending JSON Schema with semantic annotationsWe are now also using this approach in OGC API - Coverages to describe the fields of the coverage.