sparql-blockly
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

SPARQL Blockly

Build Status code coverage

SPARQL Blockly is a library for visualising and building SPARQL.

Usage

Features

SPARQL Blockly implements the SPARQL grammar in Blockly.

It supports SPARQL 1.1 Query, Update and SPARQL*.

screenshot

It enables several ways of visual interaction with SPARQL:

  • Dragging blocks from a toolbox unto a canvas to assemble valid queries.
  • Adding clauses and patterns to query blocks using a context menu.
  • Parsing SPARQL query text into blocks.
  • Collapsing/expanding parts of a query assemblage.
  • Sharing URLs of visual representations.

SPARQL is parsed using SPARQL.js.

Readme

Keywords

Package Sidebar

Install

npm i sparql-blockly

Weekly Downloads

13

Version

1.0.2

License

MIT

Unpacked Size

351 kB

Total Files

15

Last publish

Collaborators

  • langsamu