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

Unable to connect to GraphDB sparql endpoint #15

Open
martinHska opened this issue Jul 11, 2023 · 0 comments
Open

Unable to connect to GraphDB sparql endpoint #15

martinHska opened this issue Jul 11, 2023 · 0 comments

Comments

@martinHska
Copy link

martinHska commented Jul 11, 2023

Hello there,

first of all thank you for providing this awesome tool!

I want to use Sparklis for some research work and need to connect it to a GraphDB Sparql endpoint. When trying to connect Sparklis tells me the endpoint was unresponsive. This is not the case since I can connect via curl. I might have found the issue: Fuseki SPARQL endpoint responds with a json and GraphDB by default responds just with a list. Giving "-H 'Accept: application/sparql-results+json'" specifically in the header, GraphDB also returns json.

Could this option be added in the configuration menu? Where would I have to adapt the code to add this option?

Thank you!

Best
Martin

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

1 participant