opengeospatial / ogcapi-common

OGC API - Common provides those elements shared by most or all of the OGC API standards to ensure consistency across the family.
https://ogcapi.ogc.org/common
Other
48 stars 14 forks source link

Schema conformance class for part 2? #334

Open jerstlouis opened 1 year ago

jerstlouis commented 1 year ago

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:

We are now also using this approach in OGC API - Coverages to describe the fields of the coverage.

jerstlouis commented 1 month 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