-
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
Feature pipeline refactor 2021 05 #152
Merged
Merged
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
…with working ToC under Hugo
…s downstream rework will follow
…tion now with error checking.
Improved performance of the compose pruning using an accumulator.
…-enhancements-1 Bug fixes and performance enhancements
…before pruning definitions.
Initial commit of an Oxygen Metaschema framework.
…-enhancements-2 Ongoing Refactoring of Metaschema Compose
Started adjusting ids in schematron.
…-enhancements-3 Compose improvements
…uding pipeline steps
…f the reference pages
…tiline is UNWRAPPED
Fixing IDs in JSON schema per issue #933. Initial calabash XProc implementation.
* Addressing datatype validation issues: whitespace collapsing; non-empty values; ncname-workalike in JSON Schema - see usnistgov/OSCAL#911 usnistgov/OSCAL#805 also #33 #67 #68 * Improvements to XSD production; fully aligning 'token' datatype across XSD and JSON Schema implementations.
* Many adjustments toward correct converter generation, though still broken - start with unit test toolchains/xslt-M4/metapath/metapath-jsonizing.xspec - this is a fail-safe commit * Now appears to pass testing scenarios (but more testing is coming) * Committing a version that handles test data correctly (so far) from rebuilt metaschema composition addressing #51 #53 #76
Updating converter pipelines to reflect new pipeline.
* Addressing several small display and linking glitches in docs generation * Docs generation revamp Reworked reference and other pages to sketch - #128 and others
* Repairing smaller glitches in JSON reference * Misc improvements and enhancements to JSON Reference and other generated schema docs * New improved XML Reference page generator; also some cleanup
* Adjusting internal organization of HTML docs * Building out XML reference and XML and JSON definitions (Metaschema reference) pages * Linking from references to their definitions in Definitions page * One more missing data point
* Further adjustments to definitions pages * Sorting definitions in docs by name; better display for grouping and other features; bug repair in (display) level assignment * Merged definition (item) display logic into single template
* Various details, improvements and corrections to docs generation especially Definitions pages * Repairing label pluralization on JSON definitions page * Repairing glitch in constraints count in display * Dropping non-functional link on constraints description * Repairing linkage at top of Definitions pages * Once again, this time providing JSON Base URI
david-waltermire
pushed a commit
that referenced
this pull request
Jun 6, 2021
generated from commit b911752
3 tasks
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
Merging new documentation, schema, and content conversion pipeline.
All Submissions:
Changes to Core Features: