fix: bugs with rdflib.extras.infixowl by aucampia · Pull Request #2390 · RDFLib/rdflib (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation6 Commits25 Checks0 Files changed

Conversation

This file contains hidden or 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

[ Show hidden characters]({{ revealButtonHref }})

aucampia

Summary of changes

Fix the following issues in rdflib.extras.infixowl:

Other changes:

This code is based on code from:

Checklist

Graham Higgins and others added 24 commits

March 22, 2023 13:50

tidy # docstring syntax and replace antiquated namespace_manager bindings with moderm graph ns bindings.

@aucampia

@aucampia

@aucampia

@aucampia

@aucampia

subject_node_closure and blank_node_closure don't have tests and are not essential to the rest of the PR. Removing them so the rest can be merged.

@aucampia

Removing this would be a breaking change, it should be marked as deprecated instead and if it is being replaced by another function then it should call the other function.

@aucampia

This will invalidate the xfail if the exception being raised changes, which makes it a bit safer to use xfail, as it is less likely to mask other newly introduced bugs.

@aucampia

aucampia

@aucampia aucampia marked this pull request as ready for review

May 19, 2023 08:53

@coveralls

Coverage Status

Coverage: 90.85% (-0.004%) from 90.854% when pulling e65e721 on aucampia:aucampia/20230519T1021-infix-fixes into e103078 on RDFLib:main.

ghost

@ghost ghost left a comment • Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 (and thank you)

@aucampia

@aucampia aucampia deleted the aucampia/20230519T1021-infix-fixes branch

June 8, 2023 17:49

This was referenced

Jul 6, 2023

Labels

ready to merge

The PR will be merged soon if no further feedback is provided.

review wanted

This indicates that the PR is ready for review

2 participants

@aucampia @coveralls