We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://sparqles.ai.wu.ac.at/endpoint?uri=http%3A%2F%2Fvocab.getty.edu%2Fsparql says Server Name: "Apache-Coyote" server name has been detected in the HTTP Get response header
However the server returns a different header:
>curl -I http://vocab.getty.edu/sparql HTTP/1.1 200 OK Server: GraphDB 6.0.7835, Forest 2.1.3, Sesame 2.7.8
The text was updated successfully, but these errors were encountered:
Were you able to figure out why your endpoint couldn't be properly queried using Jena tools?
Sorry, something went wrong.
Now rsparql returns the expected 1 result, see this comment in #12. (Not sure what this has to do with that)
No branches or pull requests
http://sparqles.ai.wu.ac.at/endpoint?uri=http%3A%2F%2Fvocab.getty.edu%2Fsparql says
Server Name: "Apache-Coyote" server name has been detected in the HTTP Get response header
However the server returns a different header:
The text was updated successfully, but these errors were encountered: