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

https://github.com/abcoates/sublime-text-turtle-sparql

Sublime Text syntax and completions files for Turtle (and, later, SPARQL). Developed for Sublime Text 3 beta.
https://github.com/abcoates/sublime-text-turtle-sparql

Last synced: 17 days ago
JSON representation

Sublime Text syntax and completions files for Turtle (and, later, SPARQL). Developed for Sublime Text 3 beta.

Awesome Lists containing this project

README

          

README for sublime-text-turtle-sparql
=====================================

Sublime Text syntax and completions files for Turtle (and, later, SPARQL). Developed for Sublime Text 3 beta.

Copy the 'Turtle' and 'SPARQL' directories into your Sublime text 'Packages' directory (use 'Preferences | Browse Packages...' in Sublime Text to find where that is).

Sublime Text uses the same syntax mechanism as TextMate and other editors. [See unofficial Sublime Text documentation for details.](http://docs.sublimetext.info/en/latest/extensibility/syntaxdefs.html)

For information on Sublime Text completions, [see the unofficial Sublime Text documentation for details.](http://docs.sublimetext.info/en/latest/extensibility/completions.html)