VSCode SPARQL NotebookThis extension provides a SPARQL Notebook mode for Visual Studio Code. This is a powerful way to document SPARQL queries and make them execute as notebook code cells. Use a SPARQL notebook to:
This notebook can render SPARQL SELECT results and RDF graphs via SPARQL CONSTRUCT queries. We recommend using it in conjunction with the Stardog RDF Grammars and SPARQL Language Server for SPARQL syntax highlighting and auto-completion. This extension is still pretty raw but it works for us [tm]. Bug reports & contributions are very welcome! Features
InstallationYou can install it directly from the Visual Studio Code Extension tab. It is available on the Marketplace UsageOpen any FAQShow SELECT Results as a TableTechnically that means set the default renderer for MIME-Type
Export as MarkdownRight click a ContributeThis extension uses the Notebook API . Contributions & bug fixes are always welcome! |