An editor-agnostic server providing language intelligence (diagnostics, hover tooltips, etc.) for the W3C standard [TriG RDF syntax](https://www.w3.org/TR/trig/) via the Language Server Protocol.
npm install trig-language-serverAn editor-agnostic server providing language intelligence (diagnostics,
hover tooltips, etc.) for the W3C standard TriG RDF syntax via the Language Server Protocol.
- Diagnostics (error hints)
- Hover tooltips (identifies entities in TriG 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.
Apache-2.0