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

Best Practices for Props, Links, and UUID Version Management #1078

Open
3 tasks
aj-stein-nist opened this issue Dec 30, 2021 · 3 comments
Open
3 tasks

Best Practices for Props, Links, and UUID Version Management #1078

aj-stein-nist opened this issue Dec 30, 2021 · 3 comments
Labels
Aged A label for issues older than 2023-01-01 enhancement question Research Scope: Documentation This issue relates to OSCAL documentation. Scope: Website Issues targeted at the OSCAL project website. User Story

Comments

@aj-stein-nist
Copy link
Contributor

User Story:

As an OSCAL tool developer, in order to best implement component definitions and document instances of other models, I would like to know best practices on how to properly use link's and prop's within assemblies by properly referencing a component's UUID to convey when the component has significantly changed or stayed the same (with some reasonable semantic assumptions).

Goals:

Documenting best practices for developers implementing software that consumes or produces OSCAL document instances, specifically components, and knowing how to interpret a component's UUID staying the same and differing. Additionally, best practices guidance on how to pin such an assembly with a link/@hrefs in a coherent and useful way.

(This was discussed on the OSCAL Lunch with the Devs on December 30, 2021. @david-waltermire-nist suggested we can better document best practices around what are identifying data of an assembly with a UUID, like component, and the supporting data of that assembly, and how that dictates if it "the same" or not, and additionally I discussed potential linking constructs to support that.)

Dependencies:

N/A

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.

{The items above are general acceptance criteria for all User Stories. Please describe anything else that must be completed for this issue to be considered resolved.}

@david-waltermire david-waltermire added this to the OSCAL 1.0.2 milestone Jan 21, 2022
@david-waltermire david-waltermire added Scope: Documentation This issue relates to OSCAL documentation. Scope: Website Issues targeted at the OSCAL project website. labels Jan 21, 2022
@david-waltermire
Copy link
Contributor

#1023 requests the addition of an imported-from link rel, which can address the need here.

@david-waltermire
Copy link
Contributor

This could take advantage of prop/link grouping (#1064) to express a link/prop pair to point the component definition (using imported-from) and identify the specific component by UUID using a prop with a TBD name.

@david-waltermire
Copy link
Contributor

Addressing this issue requires features from OSCAL 1.1.0. Moving this issue to that milestone.

@aj-stein-nist aj-stein-nist removed this from the v1.1.0 milestone Jul 27, 2023
@aj-stein-nist aj-stein-nist added this to the Next milestone Sep 27, 2023
@Compton-US Compton-US added Aged A label for issues older than 2023-01-01 question labels Nov 2, 2023
@iMichaela iMichaela removed this from the Next milestone Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aged A label for issues older than 2023-01-01 enhancement question Research Scope: Documentation This issue relates to OSCAL documentation. Scope: Website Issues targeted at the OSCAL project website. User Story
Projects
Status: Todo
Development

No branches or pull requests

5 participants