stOTTR Syntax Highlighting for VS CodeSyntax highlighting for stOTTR, the terse syntax of Reasonable Ontology Templates (OTTR) — a language for defining reusable templates that generate RDF. If you write OTTR templates to map tabular data to knowledge graphs, this extension makes Features
InstallationInstall from the VS Code Marketplace:
Or from the command line:
Files with the About OTTROTTR is a language and framework for building RDF knowledge graphs from reusable templates. A stOTTR template defines a parameterized pattern of RDF triples that can be instantiated against tabular data — see the OTTR primer for an introduction. This extension provides syntax highlighting only. For template execution, validation, and graph construction, see tools like Lutra or maplib. Known Limitations
ContributingIssues and pull requests welcome at github.com/veleda/vscode-stottr. If you find a stOTTR construct that's highlighted oddly, opening an issue with a small example helps. LicenseMIT |