Skip to content
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

[Bug] YAML fixup #265

Closed
3 tasks done
redhatrises opened this issue Nov 15, 2018 · 0 comments
Closed
3 tasks done

[Bug] YAML fixup #265

redhatrises opened this issue Nov 15, 2018 · 0 comments
Labels
bug Scope: Content Development of OSCAL content and examples.

Comments

@redhatrises
Copy link
Contributor

redhatrises commented Nov 15, 2018

  • Update naming convention
  • Update readme
  • Fix some of the yaml "oddities"
@redhatrises redhatrises changed the title YAML fixup [Bug] YAML fixup Nov 15, 2018
redhatrises added a commit to redhatrises/OSCAL that referenced this issue Feb 21, 2019
- Update naming convention
- Update README to mention YAML catalog
- Remove old catalog
- Fixes usnistgov#265
redhatrises added a commit to redhatrises/OSCAL that referenced this issue Feb 26, 2019
- Update naming convention
- Update README to mention YAML catalog
- Remove old catalog
- Fixes usnistgov#265
iMichaela pushed a commit that referenced this issue Feb 27, 2019
- Update naming convention
- Update README to mention YAML catalog
- Remove old catalog
- Fixes #265
anweiss pushed a commit to anweiss/OSCAL that referenced this issue Apr 2, 2019
* Feature metaschema d2 next (usnistgov#277)

* Patched with changes from feature-metaschema-d2
* Moving testing schema into schema/demo dir for more robust testing of (portable, replicable) metaschema infrastructure
* Cleanup and refactoring metaschema production for demo
* Patched with changes from feature-metaschema-d2
* Cleanup and refactoring metaschema production for demo
* More adjustments and documentation of metaschema
* Adjustments to metaschema notes doc
* Now supporting namespace assignment per metaschema
* Better support for modular metaschemas
* Metaschema support for namespaces, acquired (imported) models
* Scrubbing old prose modules
* Metaschema XML documentation now respecting namespaces in XML artifacts
* Minor tweaks to comments
* More improvements in view of namespaces. JSON examples not yet working.
* Better handling of examples now
* Removing unneeded test files
* Correcting syntax error
* Adjustments in demo metaschema
* Added draft metadata to SP800-53 profiles; also new SP800-53 catalog with (draft) metadata.
* Adding Markdown-conversion and JSON-handling code
* 'Hardening' markdown conversion
* Adding placeholder files for new catalog and profile metaschemas with namespace support - nb namespaces assigned have not been changed. But namespace support in the metaschema infrastructure can be tested.
* Cleaning up catalog and profile schemas (with namespaces) and examples
* Updated demo schema readme
* Tighter co-occurrence testing

* First half of Issue usnistgov#284 -extening prose to permits h1-h6 plus simple tables. (usnistgov#308)

Appears correct to visual review.

* Update NIST 800-53 YAML catalog (usnistgov#315)

- Update naming convention
- Update README to mention YAML catalog
- Remove old catalog
- Fixes usnistgov#265

* This includes the SSP Metaschema and the SSP XML Schema. (usnistgov#309)

* Removed 'show-docs' attribute from metaschema definitions, as inconsistent with new schema docs design.

* Constraints governing the metaschema now adjusted for improved and easier import functionality, with corresponding changes to test metaschema

* XSD and JSON schema generation now upgraded to new simpler metaschema modularization model per usnistgov#316

* JSON Schema production supports new modularization design.

* Upgrading Metaschema infrastructure to produce schemas and converters with new import logic

* Clean up and prep for fresh run of schema documentation into new site configuration

* Fresh run of catalog schema docs

* Configuration changes towards site preview, with cleanup

* Pulling autogenerated docs from .gitignore (for testing)

* Adding placeholder files back for navigation

* Adding new layout file

* Fixed small bug in subnav production

* WIP towards splitting XML- and JSON-oriented documentation

* Rearranging docs results

* Now adding JSON docs in a separate collection (subdirectory) - still WIP

* Moving generated documentation for handling by Jekyll

* Latest efforts at site navigation reconfiguration

* Navigation is functional again

* Further along towards presentable schema docs - crosslinks and working nav

* Updated element-map XSLT producing an element map from a metaschema (towards a navigation widget) - also adding missing markdown home pages for JSON schema docs

* Now added links from properties (elements/attributes) to the objects (elements) that may contain them.

* More improvements; also exposing a bug in XML formatting (in schema docs examples)

* Adding new page for OSCAL prose

* Improvements to content

* Small changes to header and contents

* More small edits to content

* Renamed resource

* More adjustments to contents; code presentation adjustment in XML schema docs

* More touchups on docs (prose)

* Preventing Jekyll from double-escaping code blocks

* Repairing support for Boolean values on flags and fields; improvements to XML->JSON casting

* First half of Issue usnistgov#284 -extening prose to permits h1-h6 plus simple tables. (usnistgov#308)

Appears correct to visual review.

* This includes the SSP Metaschema and the SSP XML Schema. (usnistgov#309)

* Removed 'show-docs' attribute from metaschema definitions, as inconsistent with new schema docs design.

* Constraints governing the metaschema now adjusted for improved and easier import functionality, with corresponding changes to test metaschema

* XSD and JSON schema generation now upgraded to new simpler metaschema modularization model per usnistgov#316

* JSON Schema production supports new modularization design.

* Upgrading Metaschema infrastructure to produce schemas and converters with new import logic

* Repairing support for Boolean values on flags and fields; improvements to XML->JSON casting

* Repaired bugs in import resolution; now circular imports will fail, while recursive assembly definitions will not.

* Updates to catalog metaschema with simpler import; removed 'declarations' element.

* Working towards updated catalog and profile schemas

* Updating actual XSDs this time

* Cleanup after latest git confusion

* Adding in test files, proto SSP schema

* More improvements to metaschema modules including 'assets' metaschema module.

* Tweak to examples readme

* Removing out of date YAML file (with case problems on the name)

* Many changes to copy, and some to organization, responding to internal review.

* Small vital adjustment in home page copy

* Bug fixes to element map

* Further adjustment of home page copy

* Correcting errors in titles of SP800-53 baseline profiles

* Adjustments to schemas, catalogs and profiles reflecting rework in metadata and back matter (resources) modeling

* Rearranging, refactoring, reordering ...

* Improvements to Resources page including updated links.

* Improvements to site navigation and copy

* Removed 'sketch' tools directory (to off site)

* Rearranging library components for metaschema docs processing

* Oops, adding the files back where they belong ...

* Adding profile schema documentation

* Fresh run of catalog schema docs, now with elements from modules

* More incremental improvements to schema docs and navigation

* Updating conversion scripts and documentation that uses them

* Including missing files for catalog schema docs

* More improvements to site contents (community pages); HTML=>markdown XSLT improvements

* More adjustments to copy
@david-waltermire david-waltermire added bug Scope: Content Development of OSCAL content and examples. labels May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Scope: Content Development of OSCAL content and examples.
Projects
None yet
Development

No branches or pull requests

2 participants