sparna-git / sparql-proxy

SPARQL Proxy to avoid CORS issue when queried from Sparnatural clients

Home Page:https://proxy.sparnatural.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SPARQL Proxy to avoid CORS issue when queried from Sparnatural clients

https://proxy.sparnatural.eu


Languages

Language:Java 80.7%Language:HTML 19.3%