Open tomkralidis opened 3 months ago
TT-WISMD 2024-10-25:
properties.content
in clause 7I 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.
Maybe the clarification needs to be on the definition of data....
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
andproperties.description
as optional descriptive elements of a WNM. These elements align with WCMP2, OGC API - Records and STAC Common Elements.