Skip to content
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 descriptive elements to WNM #132

Open
tomkralidis opened this issue Aug 6, 2024 · 3 comments
Open

add descriptive elements to WNM #132

tomkralidis opened this issue Aug 6, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@tomkralidis
Copy link
Collaborator

We have seen instances of WNM using properties.content.value to add descriptive text about a given granule/dataset. (properties.content.value should be used for inline data).

Add properties.title and properties.description as optional descriptive elements of a WNM. These elements align with WCMP2, OGC API - Records and STAC Common Elements.

@tomkralidis
Copy link
Collaborator Author

TT-WISMD 2024-10-25:

  • need to determine whether these values are really describing something more applicable in WCMP2
  • can add size to WNM
  • keep metadata in WCMP2, not WNM
  • we have additional properties capabilities already in WNM
  • provide additional clarity for properties.content in clause 7

@josusky
Copy link
Contributor

josusky commented Oct 25, 2024

I have re-read the clause 1.15 Properties / Content in https://github.com/wmo-im/wis2-notification-message/blob/main/standard/sections/clause_7_normative_text.adoc and it seems pretty clear to me. May be we can add an "example" sub-sentence, let's say, changing the first sentence from:

The content property allows for the inclusion of data in the notification message when the length of the data, once encoded, is smaller than 4 096 bytes.

to:

The content property allows for the inclusion of data, e.g. a BUFR coded synoptic observation, in the notification message when the length of the data, once encoded, is smaller than 4 096 bytes.

@amilan17
Copy link
Member

Maybe the clarification needs to be on the definition of data....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants