-
Notifications
You must be signed in to change notification settings - Fork 19
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
Allowed Values Tutorial #292
Comments
Discuss with the team whether or not Metapath and context operator ( |
@david-waltermire-nist I am sure we can discuss this on Thursday, but in the meantime: did you want to add this to the current sprint? It was brought up in our last Metaschema developer meeting, and I think you said yeah quickly as we ended the call, but I cannot remember. Adding a note now to discuss here or in the triage meeting. |
@Arminta-Jenkins-NIST is helping with the remaining items in #485 for the specification, I intend to get this started tomorrow, the remainder of the week, and then the following week. |
Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial.
Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial.
Add introduction and section about how to defined mandatory, recommended values for `allowed-values allow-other="yes"` for the first segment of the tutorial. Added a conclusion for wrap-up given the current draft contents.
Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial.
Add introduction and section about how to defined mandatory, recommended values for `allowed-values allow-other="yes"` for the first segment of the tutorial. Added a conclusion for wrap-up given the current draft contents.
Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial.
Add introduction and section about how to defined mandatory, recommended values for `allowed-values allow-other="yes"` for the first segment of the tutorial. Added a conclusion for wrap-up given the current draft contents.
Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial.
Add introduction and section about how to defined mandatory, recommended values for `allowed-values allow-other="yes"` for the first segment of the tutorial. Added a conclusion for wrap-up given the current draft contents.
Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial.
Add introduction and section about how to defined mandatory, recommended values for `allowed-values allow-other="yes"` for the first segment of the tutorial. Added a conclusion for wrap-up given the current draft contents.
Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial.
Add introduction and section about how to defined mandatory, recommended values for `allowed-values allow-other="yes"` for the first segment of the tutorial. Added a conclusion for wrap-up given the current draft contents.
So I checked off #411 from deps as the code is merged but the issue is not closed because the code in develop has not merged to main, deployed, and auto-closed the issue. Per discussion with Dave #508 (comment) and barring no contrasting feedback from the community by COB today, I will leave this issue to be resolved with the closing of #508 and open follow-on issues and work for the related, but separate, tutorials starting next week. |
* Add allowed-value constraints tutorial for #292 * Intro and required values section for #292 Add introduction and section about how to defined mandatory, required values for `allowed-values allow-other="no"` for the first segment of the tutorial. * Recommended values section and conclusion for #292 Add introduction and section about how to defined mandatory, recommended values for `allowed-values allow-other="yes"` for the first segment of the tutorial. Added a conclusion for wrap-up given the current draft contents. * Integrate feedback from @david-waltermire: 1. Make second model with allow-other scaffold and include previous model version with arch change, don't make the model changes logically separate. 1. Add detail to conclusion paragraph and explicitly defined learning objectives and that they were met. 1. Not explicit to review but caught when touching up models: make sure the model version numbers in `<schema-version/>` in the tutorials bump up with each change to make sense and signify a change. (NOTE: The bumps are in patch number, not minor number, which is odd open review issue to check that later).
User Story:
As a Metaschema-enabled tool developer, to know what is required for a Level 1 Capability Metaschema library, I want a tutorial in one to walk through parsing and operating on constraints, primarily focused on the
allowed-values
enforcement.Goals:
Dependencies:
Acceptance Criteria
{The items above are general acceptance criteria for all User Stories. Please describe anything else that must be completed for this issue to be considered resolved.}
The text was updated successfully, but these errors were encountered: