Skip to content

Release 0.7.0 - #68

Merged
ajnelson-nist merged 29 commits into
mainfrom
release-0.7.0
Sep 2, 2022
Merged

Release 0.7.0#68
ajnelson-nist merged 29 commits into
mainfrom
release-0.7.0

Conversation

@ajnelson-nist

Copy link
Copy Markdown
Member

No description provided.

kchasonand others added 29 commits June 17, 2022 14:25
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [ONT-410] Release CASE 0.7.1
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [ONT-410] Release CASE 0.7.1
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [ONT-410] Release CASE 0.7.1
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
A follow-on patch will regenerate Make-managed files.
References:
* ucoProject/UCO#430
References:
* ucoProject/UCO#430
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [ONT-295] Release CASE 1.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
UCO Issue 393 added a test that assumed a file's existence during the
UCO CI. That file is the UCO monolithic build, a purposefully Git-
ignored build artifact.
`case-utils` currently repurposes the UCO `pytest` script to ensure
UCO's tests also pass when substituting the monolithic build of CASE.
With Issue 393, the file reference to the UCO monolithic build needs to
be handled downstream in `case-utils`. This patch adds that file by
making a copy as a Git-ignored file. (A soft link could cause potential
confusion due to management of the modification timestamp on the
monolithic build file.)
References:
* ucoProject/UCO#393
* [ONT-295] Release CASE 1.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
A follow-on patch will regenerate Make-managed files.
References:
* ucoProject/UCO#430
* [ONT-295] Release CASE 1.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* ucoProject/UCO#430
* [ONT-295] Release CASE 1.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
This patch is code motion, and has no effect on test results.
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
This patch also incorporates all necessary changes to get tests to pass.
A follow-on patch will regenerate Make-managed files.
References:
* [ONT-295] Release CASE 1.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [ONT-295] Release CASE 1.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Unfortunately, CASE's doesn't yet pass `mypy --strict`.
References:
* ucoProject/UCO#478
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
It's unclear what causes these to appear, but it is believed to be
something between UCO Issue 435 where `rdf:List`s became fully
duplicated in SHACL shapes, the recent release of rdflib 6.2.0, and/or
potentially a bug in the rdf-toolkit normalization.
References:
* ucoProject/UCO#435
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
This is a downstream application of the intent of UCO Issue 424,
removing an early implementation of glom_graph.
References:
* ucoProject/UCO#424
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
RDFS and OWL are receiving aliases for in-common spelling in adopters'
code. OWL also specifically got further support in some UCO issues.
This patch also adds a `Namespace` for the import of the Collections
Ontology, and the new UCO namespace `configuration`.
References:
* ucoProject/UCO#389
* ucoProject/UCO#406
* ucoProject/UCO#432
* ucoProject/UCO#437
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Add RDFS, OWL, and other Namespaces new to UCO 1.0.0
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist
ajnelson-nist merged commit 3daebe6 into mainSep 2, 2022
@ajnelson-nist
ajnelson-nist deleted the release-0.7.0 branch September 2, 2022 16:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

2 participants

@ajnelson-nist@kchason