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
- Host: GitHub
- URL: https://github.com/vim-scripts/sparql.vim
- Owner: vim-scripts
- Created: 2010-10-18T23:46:19.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-18T23:46:25.000Z (about 15 years ago)
- Last Synced: 2024-05-14T10:31:45.302Z (over 1 year ago)
- Language: VimL
- Homepage: http://www.vim.org/scripts/script.php?script_id=1755
- Size: 136 KB
- Stars: 5
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-semantic-web - sparql.vim - SPARQL syntax highlighting. (Editors / VIM)
- awesome-GLAM-semweb - sparql.vim - SPARQL syntax highlighting. (Editors / VIM)
- awesome-semantic-web - sparql.vim - SPARQL syntax highlighting. (Editors / VIM)
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).