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

Move to using graph.parse() rather than deprecated graph.load() #1167

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

ashleysommer
Copy link
Contributor

Replaced all usages of graph.load() in rdflib, it is deprected, move to use graph.parse().

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 75.664% when pulling 302fbf4 on fix_deprecated_load into 63f46e4 on master.

@coveralls
Copy link

coveralls commented Sep 17, 2020

Coverage Status

Coverage increased (+0.008%) to 75.643% when pulling 302fbf4 on fix_deprecated_load into 63f46e4 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 75.664% when pulling 302fbf4 on fix_deprecated_load into 63f46e4 on master.

Copy link
Member

@nicholascar nicholascar left a comment

Choose a reason for hiding this comment

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

Good, as discussed!

@nicholascar nicholascar merged commit 0ed594e into master Sep 17, 2020
@nicholascar nicholascar deleted the fix_deprecated_load branch September 17, 2020 09:49
@white-gecko white-gecko added this to the rdflib 6.0.0 milestone Mar 22, 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.

4 participants