-
Notifications
You must be signed in to change notification settings - Fork 9
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
JSON Schema generation improvements #108
Merged
wendellpiez
merged 19 commits into
usnistgov:merge-June2024
from
wendellpiez:issue105-jsonschemaA
Jun 7, 2024
Merged
JSON Schema generation improvements #108
wendellpiez
merged 19 commits into
usnistgov:merge-June2024
from
wendellpiez:issue105-jsonschemaA
Jun 7, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Mar 11, 2024
have to select a json schema validator |
3 tasks
Add to this work item: analyze and repair the JSON Schema lapse described here: It may be only the markup datatypes that are failing to be resolved down 'to the bottom'. |
8 tasks
…ssful run and framing for demonstrating any current functional lapses -
…ion check on input dependencies - it is replicable
…, still wanting testing; with a small testing application
wendellpiez
force-pushed
the
issue105-jsonschemaA
branch
from
June 5, 2024 13:52
7c840c8
to
837a42b
Compare
Changing this back to Draft since -
So the first thing is to point this PR not at |
wendellpiez
added a commit
that referenced
this pull request
Aug 30, 2024
* produce-xml-converter.xsl: XSpec tests and minor XSLT improvements (#87) * XSpec tests and minor XSLT improvements * JSON Schema generation improvements (#108) Refactoring submodules; XProc-based testing; XSpec testing of JSON Schema generation; improvements to JSON Schema generation - addressing #105 also #2007. * June 2024 Integration (#118) Integrating branches * June 2024 in-progress merge (#120) Includes updates to unit testing, Inspector XSLT, JSON Schema (#105) and others * More testing (#122) Mostly testing support - * Adding Makefile in compose phase to run XSpec - presently showing errors! * Extending and reorganizing testing, including removing temporary artifacts from git * Adding subpipeline mistakenly omitted from the last PR * New Makefile for testing/tinydata * Mending XSpecs testing Metaschema composition (regression protection); also a new tinydata sample. * Update src/testing/tinydata/tiny-data/terms-of-art.xml (AJ Stein) Co-authored-by: Wendell Piez <[email protected]> Co-authored-by: Amanda Galtman <[email protected]> Co-authored-by: A.J. Stein <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Committer Notes
Addresses #105.
This PR should contain not only modifications to JSON Schema generation, but unit tests and testing to verify this production from Metaschema sources.
All Submissions:
Changes to Core Features: