Skip to content
mattnathan edited this page May 19, 2011 · 3 revisions

Welcome to the home of the sparql4idea project. This project aims to add support for the SPARQL 1.0 and 1.1 query language to IntelliJ IDEA.

This is a part time project at the moment and as such features will be added on a bit-by-bit basis as requested. As ever any help is appreciated.

Current Features

  • SPARQL 1.0 support only
  • Syntax highlighting (basic)
  • Error reporting (basic)
  • Navigate from namespace reference to PREFIX declaration
  • Create SPARQL Select and Ask files

See the issue list for the set of planned (well not really planned, more things that would be nice) features.

Clone this wiki locally