Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RDFox Syntax HighlightingNew to Visual Studio Code? Get it now.
RDFox Syntax Highlighting

RDFox Syntax Highlighting

Oxford Semantic Technologies

oxfordsemantic.tech
|
8,362 installs
| (6) | Free
SPARQL, Turtle, TriG, N-Triples, N-Quads, Datalog rules and RDFox shell script syntax highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RDFox Syntax Highlighting

This extension provides syntax highlighting for RDF languages (SPARQL, Turtle, N-Triples and N-Quads), Datalog rules and RDFox shell scripts.

It also provides command reference and autocompletion for RDFox shell scripts, as well as function name completion for SPARQL and Datalog files. It includes commands for adding/deleting Datalog rules and opening SPARQL queries in the RDFox Web Console, and adds buttons that execute these commands.

Turtle highlighting example

Features

Supported languages:

  • SPARQL (.rq, .sparql) - with RDFox-specific features
  • Datalog (.dlog, .datalog)
  • Turtle (.ttl)
  • TriG (.trig)
  • N-Triples (.nt)
  • N-Quads (.nq)
  • RDFox Shell Scripts (.rdfox)

This VSCode extension will automatically recognize and provide highlighting for the file extensions listed above.

To view the description of an RDFox command, simply hover over it. Autocompletion of RDFox commands or SPARQL & Datalog functions will trigger automatically when you start typing in a file of the relevant type.

Buttons for adding/deleting rules or opening a query in the RDFox Web Console will appear automatically when you open a Datalog or SPARQL file respectively.

License

MIT, Copyright (c) 2025 Oxford Semantic Technologies (see LICENSE file)

The Semantic Web cube logo belongs to W3C (licensing described here)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft