You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer of Metaschema-based tools for OSCAL development, I want to know where I can find a registry of functions and the implementation of each of the functions in the appropriate codebase to understand the algorithm or build alternative implementations.
Goals
Clarify where functions not part of core Metaschema are located in this codebase
Dependencies
No response
Acceptance Criteria
All website and readme documentation affected by the changes in this issue have been updated.
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.
Revisions
No response
The text was updated successfully, but these errors were encountered:
… in metaschema java (#41)
* [skip ci] Document custom fns location for #40
* Change paths to external docs, using absolute URLs, to address PR feedback
* [skip ci] Point to main, not develop, for fn docs per review feedback
Co-authored-by: David Waltermire <davewaltermire@gmail.com>
---------
Co-authored-by: David Waltermire <davewaltermire@gmail.com>
User Story
As a developer of Metaschema-based tools for OSCAL development, I want to know where I can find a registry of functions and the implementation of each of the functions in the appropriate codebase to understand the algorithm or build alternative implementations.
Goals
Dependencies
No response
Acceptance Criteria
Revisions
No response
The text was updated successfully, but these errors were encountered: