-
Notifications
You must be signed in to change notification settings - Fork 22
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
Registry support for release versions of codes #383
Comments
assumptions:
given these assumptions, I think we may be able to represent releases using the following indirection:
Each individual release then contains a defined list of items, as defined in the central register:
thus the individual entities are defined once, e.g. and these are the only standardised URIs but, these URIs are referenced multiple times from different releases this is implemented by registerItems, so the register managed locator: validation is only based on the controlled URIs, such as http://codes.wmo.int/wmdr/ClImateZone/steppeColdArid (as currently standardised) |
if this seems like a useful proposal, then we can prepare a workflow to support this and publish content onto the test registry, with limited access, to enable exploration of this option |
Not sure I fully understand. The requirement is to be able to support several versions of WMDR XSD primarily. These may or may not use different code lists. Exemplary use case:
An application such as OSCAR/Surface parsing corresponding XML files will map both to the same observed variable with notation nnn in this case. So the difference is in the way the information is modeled, whereby the WMDR XSD version y supports better normalization of the entities (nnn = soil & mmm). |
thank you for the feedback @joergklausen please may i explore this in some more detail? Each code list is published within the registry within the /wmdr namespace that is available for use in XML for a given release-version for a different release-version Or, is the requirement that this entity is not available for use at release-version Similarly, is there a code list that does not exist at the point where release-version |
Hi @marqh |
No description provided.
The text was updated successfully, but these errors were encountered: