Producing the JSON samples from XML via metaschema conversions #241
Labels
Discussion Needed
This issues needs to be reviewed by the OSCAL development team.
Scope: Content
Development of OSCAL content and examples.
Scope: Website
Issues targeted at the OSCAL project website.
User Story
Milestone
User Story:
We still do not have a complete and comprehensive spec for the XML<->JSON mapping (which is subject to finalization of the metaschema and OSCAL declarations models), but we have demo code that shows such conversions live via scripts produced from a metaschema; these can presumably be applied to make equivalent JSON from any (valid) XML we make or acquire.
To promote consistency and comprehensibility, JSON samples in the repository should be produced by these conversion scripts not by other means.
Goals:
Place the metaschema-supported XML-JSON conversion technology "under load". Produce consistent JSON examples easily. Avoid having to maintain two sets of examples in parallel by hand.
Dependencies:
Acceptance Criteria
Demonstrate that we can produce the JSON examples via automated means that can be (a) distributed and shared to support this task and (b) capable of being used under CI.
Integrating this capability fully under CI is not an acceptance criterion.
The text was updated successfully, but these errors were encountered: