Mentor for Visual Studio Code
The developer friendly IDE for RDF knowledge graphs.
Features
Section titled “Features”Mentor offers a wide range of features to help you efficiently develop your projects:
Workspace
Section titled “Workspace” Workspace Index Find usages and quickly jump to subject definitions across files in your workspace.
Workspace Tree Navigate and inspect all ontology and SPARQL files in the project to quickly find and identify problems across the workspace.
Definitions Tree Explore and manage the definitions of classes, properties, shapes, and concepts the current document with support for structural OWL reasoning.
Editor
Section titled “Editor” Syntax Highlighting & Validation Highlighting and linting of N-Tripeles, N-Quads, Turtle, Trig, RDF/XML and SPARQL syntax.
Auto Complete Get auto-complete suggestions for prefixes, resources and more as you type.
Code Lenses See how often a resource is used across your workspace and manage SPARQL connections.
Prefix Management Auto-implement and manage namespace prefixes in your project.
Refactoring Rename prefixes and resource labels, sort and remove unused prefix definitions, and more.
SPARQL Query Write and execute SPARQL queries with auto-completion, syntax highlighting, and validation.
Notebooks Create and run interactive notebooks combining SPARQL queries, RDF content and Markdown documentation.