@comunica/bus-rule-parse
v0.2.0
Published
A comunica bus for parsing reasoning rules
Downloads
14
Readme
Comunica Bus Rule Parse
A comunica bus for parsing reasoning rules
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-rule-parse
Usage
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rule-parse/^1.0.0/components/context.jsonld"
- Bus name:
cbrlp:Bus/RuleParse
Creating actors on this bus
Actors extending ActorRuleParse
are automatically subscribed to this bus.