turtle-language-server
v3.5.0
Published
An editor-agnostic server providing language intelligence (diagnostics, hover tooltips, etc.) for the W3C standard [Turtle RDF syntax](https://www.w3.org/TR/turtle/) via the Language Server Protocol.
Downloads
88
Readme
turtle-language-server
An editor-agnostic server providing language intelligence (diagnostics, hover tooltips, etc.) for the W3C standard Turtle RDF syntax via the Language Server Protocol.
Features
- Diagnostics (error hints)
- Hover tooltips (identifies entities in Turtle 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