-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
Description
User Story:
This was discussed in #587. Opening a separate issue to provide better transparency and tracking.
As an OSCAL content creator, I find citation
and resource
to be similar enough that they can be merged into a single assembly.
Goals:
Simplify the OSCAL syntax by expanding the resource
assembly, such that it can also serve to capture citations, thus eliminating the need for a separate citation
assembly.
Dependencies:
None.
Acceptance Criteria
- All OSCAL website and readme documentation affected by the changes in this issue have been updated. Changes to the OSCAL website can be made in the docs/content directory of your branch.
- A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
- The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
- I am able to model citations using the resource assembly.