-
Notifications
You must be signed in to change notification settings - Fork 181
Property Summary Extension (#413) #416
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
Conversation
I'm also having trouble with the name... "Property Summary Extension" feels good to me, as it's summarizing the potential values that properties may have. |
Co-Authored-By: m-mohr <[email protected]>
Co-Authored-By: m-mohr <[email protected]>
@@ -0,0 +1,29 @@ | |||
# Non-Common Properties Extension Specification (`-`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, but there are still a lot more things to discuss, see #413.
Will make a new PR to introduce the summary extension. |
In openEO we need to list also the non-common fields in Collections, i.e. all properties that are available in the Items but have different values. We don't necessarily need to list the actual values (or extents), but we need to inform the user what he can query against. This is probably similar to what we plan to add for the assets as "asset definition" or "asset schema". See #413 for more information.
Here's the extension as PR.
Does somebody have a better name? Summary Extension? ...?