qlue-ls 3.5.0

A language server for SPARQL
Documentation
1
2
3
4
SELECT * WHERE {
  ?a ?c ?b .
  ?a ?b ?c
}