Generation of format specific model maps from Metaschema instances #439
Labels
enhancement
Scope: Metaschema
Issues targeted at the metaschema pipeline
Scope: Website
Issues targeted at the OSCAL project website.
User Story
Milestone
User Story:
As an OSCAL content creator or tool developer, I need to be able to quickly find documentation for the OSCAL model I am using.
Goals:
The Metaschema-based schema generation pipeline provides schema documentation for users; however, unless the user knows exactly what to look for by name, the navigation is less than useful. Instead, it would be useful to provide a format-specific map that shows all of the supported model objects for each model and format.
The XML model could look like this:
While the JSON model might look like this:
In each case the element, attribute, or item name would provide a link to the corresponding documentation for that object.
These "model maps" should be generated during the schema documentation generation process as seperate web pages. These pages can then be linked to by each respective schema documentation page. They can also be added as subnavs on the left navigation.
Dependencies:
Issue #337 provides some early design for this feature.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: