Skip to content
New issue

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

Server header not parsed correctly #48

Open
VladimirAlexiev opened this issue Feb 13, 2016 · 2 comments
Open

Server header not parsed correctly #48

VladimirAlexiev opened this issue Feb 13, 2016 · 2 comments

Comments

@VladimirAlexiev
Copy link

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
@lmatteis
Copy link
Collaborator

Were you able to figure out why your endpoint couldn't be properly queried using Jena tools?

@VladimirAlexiev
Copy link
Author

Now rsparql returns the expected 1 result, see this comment in #12. (Not sure what this has to do with that)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants