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

sparql_interface.subgraph.create and sparql_subgraph_interface.subgraph.update behave in opposite way. #39

Open
MBueschelberger opened this issue Nov 13, 2024 · 0 comments

Comments

@MBueschelberger
Copy link
Member

At the moment, sparql_interface.subgraph.create updates an existing subgraph by adding new triples on top of the existing subgraph in the triplestore and sparql_subgraph_interface.subgraph.update erases the existing subgraph and replaces it with the existing ones.

This should actually behave the other way around.

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