Before rendering the result of a Sparql query, I would like to do some processing on the JSON returned by the the sparql endpoint (in order to rewrite some data for example).
After looking to the code of Yasgui, Yasr and Yasqe, I did not find any configuration available for this kind of behavior.
Do you have any tips in order implement what I need ?
Hi,
Before rendering the result of a Sparql query, I would like to do some processing on the JSON returned by the the sparql endpoint (in order to rewrite some data for example).
After looking to the code of Yasgui, Yasr and Yasqe, I did not find any configuration available for this kind of behavior.
Do you have any tips in order implement what I need ?
Thanks.