sparql-language-server-dev
TypeScript icon, indicating that this package has built-in type declarations

4.1.1 • Public • Published

sparql-language-server-dev

This is a fork of sparql-language-server which allows direct instantiation of a SparqlLanguageServer instance.

A server providing language intelligence (autocomplete, diagnostics, hover tooltips, etc.) for the SPARQL query language, including both W3C standard SPARQL and Stardog extensions (e.g., PATHS queries), via the Language Server Protocol.

Features

  • Autocompletion for SPARQL keywords, including Stardog extensions
  • Diagnostics (error hints)
  • Hover tooltips (identifies entities in SPARQL grammar and shows "expected" symbols in the case of an error)
  • Open source
  • No arbitrary code execution
  • Powers some of the core language intelligence capabilities of Stardog Studio

For full details, including instructions for integrating with editors, see the README for the stardog-language-servers repo.

License

Apache-2.0

/sparql-language-server-dev/

    Package Sidebar

    Install

    npm i sparql-language-server-dev

    Weekly Downloads

    0

    Version

    4.1.1

    License

    Apache-2.0

    Unpacked Size

    8.61 MB

    Total Files

    12

    Last publish

    Collaborators

    • maxwrlr