-
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
Add resourceType or itemType property to Collection metadata #310
Comments
To maintain compatibility with API-Features, we could add an itemTypes property. ItemType is string. ItemTypes an array of strings. Since neither property is required, this should not break interoperability. |
SWG meeting June 15, 2022 - Consensus is that the behavior of the ItemType element can vary between different API Standards that deal with items (/item). This makes if inappropriate to specify it in Common. Suggested approach is to look at the |
Action for Naming Authority - establish a way of checking that two different API Standards are not using a |
Remove itemtype from document, contingent on not breaking EDR API. |
A review of the text shows that while |
There are several implementations that support multiple OGC API Standards.
Further, in the Compliance Program the Validator(TEAM Engine) needs to be able to support software that implements multiple OGC API Standards. In order to differentiate between collections of different resources, it is necessary to provide a hint or some metadata to identify the resource type offered by a collection.
During the May 2022, there was a suggestion for itemType/resourceType to be an array.
The text was updated successfully, but these errors were encountered: