forked from usnistgov/CASE-Implementation-PROV-O
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release 0.6.0 #61
Merged
Merged
Release 0.6.0 #61
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release 0.5.0
A follow-on patch will regenerate Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
As with `case-utils` PR 73. References: * casework/CASE-Utilities-Python#73 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Prefix ids with namespace manager
Run CI on Python 3.11
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
flake8 6.0.0 requires Python >= 3.8.1. CASE utilities currently test on Python 3.7.x. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Run pre-commit autoupdate
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
This bump incorporates all updates done to fix SHACL validation issues against CASE 1.1.0. A follow-on patch will regenerate Make-managed files. References: * casework/CASE-Examples#117 * casework/casework.github.io#225 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References: * casework/CASE-Examples#117 * casework/casework.github.io#225 Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
This patch also aligns the Make recursion pattern for the website with the CASE-Examples test directory. This patch will fail `make check` on its own. Follow-on patches will add the support directories and regenerate Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
A follow-on patch will regenerate Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
An example in CASE-Examples uses `case-investigation:wasDerivedFrom` without setting up a provenance chain. This triggered a missing-entity error in `case_prov_dot.py`. (The example is being added to review in another PR in progress.) When `wasDerivedFrom` is mapped from an explicit statement in CASE to PROV-O, PROV-O class assignments should be "inferred" (generated) for the triple's subject and object. No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Add inferred classes in CASE property mappings
A follow-on patch will regenerate Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Bump examples QC submodule pointer and review recently added examples
No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Fix default-finder syntax
This patch bumps the case-utils references in: * setup.cfg * CASE-Examples (via CASE-Examples-QC) * The CASE website (via CASE-Examples-QC) CASE-Corpora's reference is not updated due to the current circular dependency on case-prov via CASE-Examples-QC. No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Adopt case-utils 0.9.0
This will assist with catching typos of PROV-O IRIs. No effects were observed on Make-managed files. Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Use RDFLib PROV DefinedNamespace
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.