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

Add support for graph query languages #551

Open
bollwyvl opened this issue Mar 3, 2021 · 0 comments
Open

Add support for graph query languages #551

bollwyvl opened this issue Mar 3, 2021 · 0 comments

Comments

@bollwyvl
Copy link
Collaborator

bollwyvl commented Mar 3, 2021

Elevator Pitch

Add language server support for key graph query and data languages, such as SPARQL, Turtle, and GraphQL

Motivation

The most prominent language servers in this space just got a refresh, and it's probably worth trying them again.

Design Ideas

  • Add specs for the stardog language server. Probably just the open standards (with or without quotes) mentioned above, rather than the stardog-specific languages.

  • add at least ipython magic/syntax support for the unambiguous languages: %%sparql, %%graphql, %%ttl (but probably not turtle, which we don't want to trample).

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