@comunica/bus-context-preprocess
v4.0.2
Published
A comunica bus for context-preprocess events.
Downloads
21,215
Readme
Comunica Bus Context Preprocess
A bus in which actors can optionally modify the query context.
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-context-preprocess
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-context-preprocess/^4.0.0/components/context.jsonld"
- Bus name:
ActorContextPreprocess:_default_bus
Creating actors on this bus
Actors extending ActorContextPreprocess
are automatically subscribed to this bus.