@comunica/bus-sparql-parse
v1.22.0
Published
A comunica bus for sparql-parse events.
Downloads
1,730
Readme
Comunica Bus SPARQL Parse
A bus for parsing an input query into SPARQL algebra.
This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.
Click here if you just want to query with Comunica.
Install
$ yarn add @comunica/bus-sparql-parse
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-sparql-parse/^1.0.0/components/context.jsonld"
- Bus name:
cbsp:Bus/SparqlParse
Creating actors on this bus
Actors extending ActorSparqlParse
are automatically subscribed to this bus.