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.
- Host: GitHub
- URL: https://github.com/abcoates/sublime-text-turtle-sparql
- Owner: abcoates
- License: other
- Created: 2014-03-22T19:29:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T21:56:11.000Z (over 8 years ago)
- Last Synced: 2024-05-14T10:32:37.975Z (over 1 year ago)
- Size: 11.7 KB
- Stars: 40
- Watchers: 10
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-semantic-web - Turtle and SPARQL syntax highlighter
- awesome-GLAM-semweb - Turtle and SPARQL syntax highlighter
- awesome-semantic-web - Turtle and SPARQL syntax highlighter
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)