-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Part 2) Missing requirement for link to collections #273
Comments
The
|
@cmheazel with modular building blocks, I think at one point requirements would need to be conditional so as to define how they connect to each other, e.g. (as a Part 2 requirement):
That would still be a testable requirement. |
Issue #294 added part B (below) to Requirement 2 (GET /collections). While Part 2 cannot levy requirements on resources defined in Part 1, it can require how a Part 2 resourced SHALL respond if referenced using the "data" relation type. The origin of the relation doesn't matter. The behavior of the API is defined based on the relation type and target resource type. |
Suggesting for B instead:
EDITED: (I had misread). It is a bit confusing to talk about GET operations on links rather than resources. See mode detailed explanation in #294 (comment) (including similar example from Tiles, and conditional requirements & ModSpec/metanorma in metanorma/metanorma-ogc#439) |
See https://github.com/opengeospatial/ogcapi-code-sprint-2021-07/issues/22
Suggesting:
The text was updated successfully, but these errors were encountered: