David Waltermire
David Waltermire
Today we discussed annotating identifier fields as follows using the new Metaschema prop feature. Must be one of: ``` # Need to update the documentation to clarify that the value...
The broken link may get fixed by the latest develop. This branch should be rebased to bring in the latest.
@aj-stein-nist Can you give this a quick once over? I need a review to merge this.
Merging this well reviewed PR.
@wendellpiez Can you create a PR based on your changes? This should be against my branch related to PR usnistgov/OSCAL#1263.
The second case of `imported-from` maybe should be named `provided-by` .as described in teh example we produced a few weeks back.
I believe this could also be a link: Something like: ```yaml link: - rel: related-finding href: source#finding-uuid ```
@vmangat We can add a `link` `rel` to support this. This will allow the `poam-item` to point to the `finding` in the OSCAL assessment results. No copying or duplication needed.
We should also create an example of how to do this.
The following are two possible ways to address this issue. # 1. extra fragment ``` ``` In the above the `backmatter-uuid` would point to the `back-matter/resource`, while the `uuid` will...