Skip to content

Releases: SemanticWebLanguageServer/swls

SWLS V0.1.0

23 Mar 12:50

Choose a tag to compare

Added

Language Support

  • Turtle/TriG parsing, validation and full LSP support
  • SPARQL query language support
  • JSON-LD support with RDF triple extraction

Completion

  • Prefix completion with automatic @prefix insertion
  • Property completion ordered by ontology domain/range
  • Class completion for rdf:type assertions
  • SPARQL variable completion
  • Integration with Linked Open Vocabularies (LOV) for unknown prefixes
  • Prefix.cc integration with 150K+ common prefixes

Diagnostics

  • Syntax error detection
  • Undefined prefix warnings
  • Unused prefix detection
  • SHACL shape violation reporting

Navigation

  • Go to Definition
  • Find References

Refactoring

  • Rename symbol
  • Organize imports code action (sort prefix declarations)

Hover

  • Class and property documentation
  • Domain/range information
  • Type inference display
  • Superclass/subclass hierarchy

Other LSP features

  • Document formatting for Turtle
  • Semantic highlighting
  • Inlay hints for inferred types

SHACL Validation

  • Shape parsing and compilation
  • Native validation engine
  • Multi-file shape support via owl:imports
  • Global shapes support

Integrations

  • Linked Open Vocabularies (LOV) API integration with caching
  • Prefix.cc prefix database
  • Oxigraph RDF store with RDF 1.2 support

Editor support

  • VS Code extension (WASM-based)
  • JetBrains plugin
  • Any LSP-compatible editor via the swls binary
  • NixOS/nix support

Add server language configuration

05 Jun 06:17
fddd4f2

Choose a tag to compare

🚀 New release of LSP! Includes native binaries for Linux, macOS and Windows.

Rework turtle parser

02 Jun 13:17
6770fbf

Choose a tag to compare

🚀 New release of LSP! Includes native binaries for Linux, macOS and Windows.

v0.2.0

29 May 09:16
2fdcd85

Choose a tag to compare

🚀 New release of LSP! Includes native binaries for Linux, macOS and Windows.

v0.1.0

30 Jan 14:18
v0.1.0
76ef70a

Choose a tag to compare

🚀 New release of LSP! Includes native binaries for Linux, macOS and Windows.

v1.0.5

17 Mar 15:17

Choose a tag to compare

remove turtle things

v1.0.4

10 Mar 14:12
8980ffd

Choose a tag to compare

my version 1.0.4

v1.0.3

10 Mar 14:06
b9596e8

Choose a tag to compare

my version 1.0.3

v1.0.2

10 Mar 13:56
b9596e8

Choose a tag to compare

my version 1.0.2