Skip to content
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

Adapting code to new RDFLib version #28

Merged
merged 4 commits into from
Jul 28, 2021
Merged

Adapting code to new RDFLib version #28

merged 4 commits into from
Jul 28, 2021

Conversation

yfaria
Copy link
Contributor

@yfaria yfaria commented Jul 28, 2021

The update of RDFLib 6.0.0 broke the code for renaming IOMemory class to Memory, which is the problem of #27 .
This PR solves this issue by changing the main class of the conversion to ConjunctiveGraph (see #24).
The new way of using the package is documented in README

@arademaker arademaker merged commit 42302f8 into master Jul 28, 2021
@yfaria yfaria mentioned this pull request Jul 28, 2021
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