On 13/07/11 10:04, Laurent Pellegrino wrote:
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

See
OpAsQuery.asQuery(Op)

It's not perfect.

It is used for SERVICE.

        Andy

Reply via email to