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

Adding graph_aware for rdflib.Dataset #99

Open
bollwyvl opened this issue Sep 22, 2022 · 0 comments
Open

Adding graph_aware for rdflib.Dataset #99

bollwyvl opened this issue Sep 22, 2022 · 0 comments

Comments

@bollwyvl
Copy link

Thanks for this library!

I'd love to use rdflib-sqlalchemy with rdflib.Dataset, and have started tinkering with an subclass approach for my use case.

Are there any pointers for implementing stores with graph_aware = True? It looks like add_graph and remove_graph need to be added, but I'm imagining it would also require a new table and reworking some query gymnastics to handle empty graphs.

Would this be something of interest as a PR, or is it beyond the scope of this repo?

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

No branches or pull requests

1 participant