IGUANA icon indicating copy to clipboard operation
IGUANA copied to clipboard

Use LSQ to determine UPDATE Queries

Open nck-mlcnv opened this issue 1 year ago • 2 comments

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.

nck-mlcnv avatar Nov 06 '23 18:11 nck-mlcnv

Linked to this issue: #182

nck-mlcnv avatar Nov 06 '23 18:11 nck-mlcnv

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.

nck-mlcnv avatar Sep 24 '24 16:09 nck-mlcnv