An open API service indexing awesome lists of open source software.

https://github.com/vim-scripts/sparql.vim

Syntax file for SPARQL query language for RDF
https://github.com/vim-scripts/sparql.vim

Last synced: 17 days ago
JSON representation

Syntax file for SPARQL query language for RDF

Awesome Lists containing this project

README

          

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1755

This is a first stab at syntax highlighting for SPARQL; Very useful if you write SPARQL in, for example, rq files that you can use with the roqet command line query processor.

More information on SPARQL at http://www.w3.org/TR/rdf-sparql-query/.

You might find a more recent version at http://www.redslider.net/2007/2007-01-06-sparql-syntax-vim.html (check the last modified date in the script comment).