OpenRefine/SparqlExtension

The HTTP request to the Query Service should be sent from the back-end

antoine2711 opened this issue · 2 comments

The HTTP request to the Query Service could be sent from the back-end, and not the Front-End (JavaScript). In most scenario, it may be better.

api.query( query ).done(function(){

Sure. Then we will have to do away with the Sparql.js

Nice. Good work.

Regards, Antoine