Skip to content

Release 0.8.0 #83

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 33 commits into from
Nov 23, 2022
Merged

Release 0.8.0 #83

merged 33 commits into from
Nov 23, 2022

Conversation

ajnelson-nist
Copy link
Member

No description provided.

ajnelson-nist and others added 30 commits September 2, 2022 12:23
This patch addresses a now-resolved curiosity where
`DeprecationWarning`s were not being visibly raised when intentionally
triggered in an application.  They turn out to be ignored by default.

`UserWarning`s were also not displaying by default, so this patch
designates some of the erroneous behaviors not intended to cause halts
as `RuntimeWarning`s.

This patch also adds the expected environment variable name to a
docstring visible in the command-line help() interface.

References:
* https://docs.python.org/3/library/warnings.html

Signed-off-by: Alex Nelson <[email protected]>
Use Warning classes not ignored by default filters
Signed-off-by: Alex Nelson <[email protected]>
Forward-port allow-infos flag from pyshacl
A follow-on patch will regenerate Make-managed files.

References:
* #74
* ucoProject/UCO#504

Signed-off-by: Alex Nelson <[email protected]>
References:
* #74

Signed-off-by: Alex Nelson <[email protected]>
Forward-port metashacl flag from pyshacl
…CDO prefixes

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

References:
* #40

Signed-off-by: Alex Nelson <[email protected]>
Syntax errors or other code halts will cause _$@ to be empty.

Signed-off-by: Alex Nelson <[email protected]>
This file records the history of CDO IRIs that are ontology IRIs or
somehow related to ontology versioning.

A follow-on patch will add the scripts that generated this file.  For CI
and git-bisect purposes, the patch storing the generated file needs to
be committed first.

References:
* #40

Signed-off-by: Alex Nelson <[email protected]>
A follow-on patch will regenerate Make-managed files.

References:
* #40

Signed-off-by: Alex Nelson <[email protected]>
References:
* #40

Signed-off-by: Alex Nelson <[email protected]>
Add CDO concept typo-checker based on set-differencing URIRefs using CDO prefixes
#40
Signed-off-by: Alex Nelson <[email protected]>
References:
* #40

Signed-off-by: Alex Nelson <[email protected]>
Fix configuration syntax for new IRIs file export
Tested by running `rm case_utils/ontology/case-1.0.0.ttl ; make clean ; make -j check`.

No effects were observed on Make-managed files.

References:
* [ONT-445] (CP-38) rdf-toolkit base-iri flag degenerates versionIRI
  when slash IRI form is used

Signed-off-by: Alex Nelson <[email protected]>
Tested by running `rm case_utils/ontology/case-1.0.0.ttl ; make clean ; make -j check`.

No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
A follow-on patch will regenerate Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
No effects were observed on Make-managed files.

Signed-off-by: Alex Nelson <[email protected]>
No effects were observed on Make-managed files.

References:
* ucoProject/UCO#400

Signed-off-by: Alex Nelson <[email protected]>
No effects were observed on Make-managed files.

References:
* #45

Signed-off-by: Alex Nelson <[email protected]>
Signed-off-by: Alex Nelson <[email protected]>
Signed-off-by: Alex Nelson <[email protected]>
@ajnelson-nist ajnelson-nist added this to the 0.8.0 milestone Nov 23, 2022
@ajnelson-nist ajnelson-nist marked this pull request as ready for review November 23, 2022 17:47
@kchason kchason merged commit 4123bff into main Nov 23, 2022
@ajnelson-nist ajnelson-nist deleted the release-0.8.0 branch November 23, 2022 19:44
Sign up for free to 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