Hi all, I would like to rewrite a SPARQL query. My idea consists in compiling the SPARQL query string to the algebra form. Then, I can edit the algebra tree (prune it for example). However, I don't know how to translate the algebra into a SPARQL query string. Is it possible to do it from the algebra?
Kind Regards, Laurent
