Closed ColinMaudry closed 4 years ago
7b9e8413656e5fd747635a many SPARQL endpoints work except Dydra's.
Some tests failing though.
Retained solution: go back to http/https modules and move Comunica SPARQL HTTP endpoint to HTTPS.
I have rolled back 7b9e841 and setup HTTPS on sireneld.io/sparql instead. Closed for now.
Using Axios instead of HTTP module helped with Comunica SPARQL HTTP endpoint (http://sireneld.io:18300/sparql) but didn't work with Dydra (https://dydra.com/colin-maudry/me/sparql, the request hangs).
That may be due to using HTTP: URL, will try switching to HTTPS.