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
45 stars 14 forks source link

Brief review of parts 1 and 2 #281

Open cportele opened 3 years ago

cportele commented 3 years ago

Comments from a quick review of the current drafts, if they are ready for the next step:

cmheazel commented 3 years ago

RE: Part 1 section 6.6.3 - Changed text to refer to the included schema as OpenAPI Schema. The included schema are OpenAPI schema fragments. Also added non-normative references to the JSON schema on the repository. These schema are consistent with the OAS schema. Note that none of these schema are normative except when used in the JSON or OAS conformance classes.

Created an OAS document for Common Part 1. Created an example OAS document which references the Part 1 document.

Converted all examples to yaml.

cmheazel commented 3 years ago

RE: Part 2 Requirement 23 - the purpose of this requirement is to make the point that a server should inform the client if the entire result set is not being returned. Changing this to a recommendation achieves this goal while avoiding the conflict with requirement 24B.

cmheazel commented 3 years ago

Requirements 6, 7, and 8, - The requirements governing query parameters are documented in Part 1 - Core, sections 8.3 and 8.8. We can delete requirements 6, 7, and 8 in deference to the requirements in core.