Independent Project.SPARQLQuery Manipulation

datatype:

what kind of operators should there be?

what should happen in case of conflicts?


Old ideas

At first the SPARQL queries were simply represented as strings.

Pros:

Cons:

Then use partial queries and some kind of data structure

Pros:

Cons: