Skip to content

Adding graph_aware for rdflib.Dataset #99

@bollwyvl

Description

@bollwyvl

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions