I am looking for a function that converts a
SPARQL query algebra expression or a
SPARQL query 'parse-tree' back into the SPARQL query text. I saw that there was a similar
question raised but it seems that it wasn't really resolved. I also made a post at
stackoverflow which explains the problem with an example.
I would be really greatful if you could help me out, even if you tell me another RDF library that can do this so I can take a look.