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

Fix for issue430 #1590

Merged
merged 3 commits into from Dec 28, 2021
Merged

Fix for issue430 #1590

merged 3 commits into from Dec 28, 2021

Conversation

ghost
Copy link

@ghost ghost commented Dec 25, 2021

Fixes #430

Proposed Changes

  • Edit ReadOnlyGraphAggregate.quads() to accept a quad instead of a triple
  • Modernise test_aggregate_graph.py and augment to test quads method functionality

@nicholascar nicholascar self-requested a review December 28, 2021 22:45
@nicholascar nicholascar merged commit 0607924 into RDFLib:master Dec 28, 2021
@ghost ghost deleted the fix-for-issue430 branch December 29, 2021 15:42
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.

ReadOnlyGraphAggregate.quads should accept a quad
1 participant