@comunica/bus-optimize-rule
v0.2.0
Published
A comunica bus for optimizing rules given a context
Downloads
9
Readme
Comunica Bus Optimize Rule
A comunica bus for optimizing rules given a 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-optimize-rule
Usage
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-optimize-rule/^1.0.0/components/context.jsonld"
- Bus name:
cbor:Bus/OptimizeRule
Creating actors on this bus
Actors extending ActorOptimizeRule
are automatically subscribed to this bus.