Skip to content

Release 0.4.0 #43

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

Merged
merged 25 commits into from
Mar 24, 2022
Merged

Release 0.4.0 #43

merged 25 commits into from
Mar 24, 2022

Conversation

ajnelson-nist
Copy link
Member

No description provided.

ajnelson-nist and others added 25 commits November 10, 2021 18:25
This addresses Issue 29.

References:
* #29

Reported-by: Paul Brandt <paul@brandt.name>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Fix installation directions
AJN: I modified this patch to remove a secondary effect unrelated to the
original IDE request, and to add the change in sort-order.

(cherry picked from commit f7730a1)
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
This patch adds two Make targets to the test environment so a manual
format-review can be done:

* Testing - `cd tests ; make check-black`
* Formatting - `cd tests ; make format`

Further discussion needs to be had before these are added to CI steps.

A follow-on patch will apply Black, so mechanical effects can be
separated from manual changes.

References:
* [AC-215] Evaluate pre-commit usage on casework repositories
* [AC-216] Apply Black to all casework Python code bases

Acked-by: kchason <kchason@users.noreply.github.com>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [AC-216] Apply Black to all casework Python code bases

Acked-by: kchason <kchason@users.noreply.github.com>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Add Python code formatting with Black as Make steps
This removes a circular submodule dependency, but also removes a concept
typo-check function.  Long-term resolution is left for discusion at
Issue 40.

References:
* #40

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
With UCO CP-100, validation results will include allowing
`sh:conforms true` with `sh:Info`-severity `sh:ValidationResult`s.

No effect was observed on Make-managed files in this test subdirectory.

References:
* [UCO OC-12] (CP-100) UCO's idea of "Open vocabulary" does not agree
  with its implementation with owl:oneOf

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
An RDFLib namespace dictionary can take a `Namespace` object as its
value.  So, this patch aligns variable definition practice with
elsewhere in this code base, not separating out an `IRI_` variable for
each namesapce.

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-463] Release CASE 0.6.0

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
A follow-on patch will regenerate (and generate anew) Make-managed
files.

References:
* [ONT-463] Release CASE 0.6.0

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [ONT-463] Release CASE 0.6.0

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Bump CASE submodule to 0.6.0
References:
* [AC-208] Tech transfer - request upstream rdflib add .json and .jsonld
  to guess_format()

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
Complete transfer of case_utils.guess_format
References:
* [AC-213] Release CASE-Utilities-Python 0.4.0

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
References:
* [AC-213] Release CASE-Utilities-Python 0.4.0

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
@ajnelson-nist ajnelson-nist self-assigned this Mar 24, 2022
@ajnelson-nist ajnelson-nist merged commit 1521663 into main Mar 24, 2022
@ajnelson-nist ajnelson-nist deleted the release-0.4.0 branch March 24, 2022 20:49
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.

2 participants