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

Separate drafting-ontology validation from example validation #137

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

ajnelson-nist
Copy link
Member

This patch adds flag files to decrease iteration time when checking example data. A review from scratch will run slightly longer, but edits to instance data will no longer re-check drafting.ttl.

This patch also adds --metashacl to run SHACL-SHACL validation against the mix of drafting.ttl and each selected build of CASE.

This patch adds flag files to decrease iteration time when checking
example data.  A review from scratch will run slightly longer, but edits
to instance data will no longer re-check `drafting.ttl`.

This patch also adds `--metashacl` to run SHACL-SHACL validation against
the mix of `drafting.ttl` and each selected build of CASE.

No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist self-assigned this Dec 21, 2023
@ajnelson-nist ajnelson-nist marked this pull request as ready for review December 22, 2023 14:40
@ajnelson-nist ajnelson-nist merged commit da26a78 into master Dec 22, 2023
1 check passed
@ajnelson-nist ajnelson-nist deleted the separate_validations branch December 22, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant