I implemented the function myself based on the description in https://groups.google.com/g/rdflib-dev/c/JkH7DQUtJvA/m/aMOYiSEVAwAJ Pull request is pending https://github.com/RDFLib/rdflib/pull/1322
Filip Kovacevic schrieb am Mittwoch, 5. Mai 2021 um 11:43:27 UTC+2: > Hi, > > 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 > <https://groups.google.com/g/rdflib-dev/c/JkH7DQUtJvA/m/aMOYiSEVAwAJ> > raised but it seems that it wasn't really resolved. I also made a post at > stackoverflow > <https://stackoverflow.com/questions/67384151/is-there-a-way-to-back-translate-a-sparql-query-parse-tree-to-a-query-string-usi> > 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. > > Thanks! > -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/7be029e8-6717-46cc-add4-30fa52a93a52n%40googlegroups.com.
