SPARQL auto-completion

Hi,

Gosparqled [1] is a library that adds an auto-completion feature to 
SPARQL editors. Its usage is demoed at [2] and uses the SPARQL editor 
YASQE [3] which provides a plug-in mechanism for auto-completions.
It differs from [4] in the sense that it is simply a JavaScript library, 
requiring no pre-computation.

I would like to give a special thanks to Laurens Rietveld for showing me 
how to use YASQE and YASR [5].

Cheers,

[1] https://github.com/scampi/gosparqled
[2] http://scampi.github.io/gosparqled/
[3] https://github.com/YASGUI/YASQE
[4] https://github.com/sindice/sparqled/
[5] https://github.com/YASGUI/YASR

-- 
Stephane Campinas

Received on Friday, 29 August 2014 10:38:57 UTC