bio-ontology-research-group / aberowlweb

Other
4 stars 1 forks source link

SPARQL endpoint actively rejects content negotiation #121

Open jpmccu opened 2 years ago

jpmccu commented 2 years ago

According to the SPARQL protocol, response format should be determined by content negotiation [1]. Most SPARQL clients use this (including RDFlib), which makes the AberOWL endpoint inaccessible through most libraries.

[1] https://www.w3.org/TR/sparql11-protocol/#conneg