Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 324 Bytes

File metadata and controls

executable file
·
6 lines (5 loc) · 324 Bytes

SPARQL Proxy

A SPARQL proxy server, deployed at https://proxy.sparnatural.eu. This proxy avoids 2 security issues when querying a SPARQL service from a webpage (e.g. from Sparnatural):

  1. SPARQL servers that are not CORS-enabled
  2. SPARQL services that do no run on https, while the client does