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

Add kb compilation #132

Merged
merged 3 commits into from
Aug 10, 2023
Merged

Add kb compilation #132

merged 3 commits into from
Aug 10, 2023

Conversation

ajnelson-nist
Copy link
Member

This patch series addresses some copy-paste errors, and adds a review step that builds an aggregated graph file out of all of the illustrations.

When SHACL-reviewing all of the example graphs of CASE-Examples
concatenated together, some IRIs were found to have been copied and
pasted from example to example with some properties changed.  In
particular, `uco-core:name`, required to be at most one value for an
IRI, pointed out the IRI repurposing when it was found to have two
values in the aggregate.

A follow-on patch will regenerate Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
This patch adds a compilation of all kb graphs as a non-persisted
artifact.  The benefit of this graph is, so far, finding duplicated-node
errors.

No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
@ajnelson-nist ajnelson-nist marked this pull request as ready for review August 10, 2023 16:16
@ajnelson-nist ajnelson-nist merged commit a9e6a63 into master Aug 10, 2023
1 check passed
@ajnelson-nist ajnelson-nist deleted the add_kb_compilation branch August 10, 2023 17:36
ajnelson-nist added a commit to casework/casework.github.io that referenced this pull request May 31, 2024
This patch adds a compilation of all kb graphs as a non-persisted
artifact.  The benefit of this graph is, so far, finding duplicated-node
errors.

This patch ports the workflow update from CASE-Examples PR 132.

This patch is part of realizing CASE-Examples-QC PR 54.

No effects were observed on Make-managed files.

References:
* ajnelson-nist/CASE-Examples-QC#54
* casework/CASE-Examples#132

Signed-off-by: Alex Nelson <[email protected]>
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