IGUANA
IGUANA copied to clipboard
Use LSQ to determine UPDATE Queries
The SPARQLProtocolWorker should be able to execute UPDATE queries seperately on the given updateEndpoint. For that it needs to know if a query that it's about to execute is an UPDATE query.
Linked to this issue: #182
We're not going to use LSQ for this, because integrating it into IGUANA might be a little bit messy and difficulty. Jena should be sufficient.