@comunica/bus-query-parse
v4.0.2
Published
A comunica bus for query-parse events.
Downloads
12,147
Readme
Comunica Bus Query 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-query-parse
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-query-parse/^4.0.0/components/context.jsonld"
- Bus name:
ActorQueryParse:_default_bus
Creating actors on this bus
Actors extending ActorQueryParse
are automatically subscribed to this bus.