-
Notifications
You must be signed in to change notification settings - Fork 11
SPARQL Insert Customer Feedback #106
Description
I use Allegrograph Cloud with my students to avoid the need for local triplestore installation, and because of its useful Gruff GUI and other features.
The endpoints are the same in Allegrograph and INSERTs work when executed in the Zazuko SPARQL notebook.
However, an error message appears and I assume this is due to the triplestore format of the response.
With Graph-DB (two different URLs given the triplestore engine), INSERTs do not work for me, even when I switch to the dedicated URL.
I could do more testing, though, and provide more information elsewhere. If your focus is on documentation, as it is for us, you can of course copy and paste the query into the triplestore GUI for INSERTs.
This makes the plugin particularly useful for documenting your data management workflow, especially with the .md export function.