0.2.0 • Published 2 years ago

@comunica/bus-optimize-rule v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Comunica Bus Optimize Rule

npm version

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.