Options
All
  • Public
  • Public/Protected
  • All
Menu

Module bus-dereference-rule

Comunica Bus Dereference Rule

npm version

A bus for dereferencing a path or URL into a stream of 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-dereference-rule

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-dereference-rule/^1.0.0/components/context.jsonld"
  • Bus name: ActorDereferenceRule:_default_bus

Creating actors on this bus

Actors extending ActorDereferenceRdf are automatically subscribed to this bus.

Index

Type aliases

IActionDereferenceRule

IActionDereferenceRule: IActionDereferenceParse<IActionRuleParseMetadata>

IActorDereferenceRuleOutput

IActorDereferenceRuleOutput: IActorDereferenceParseOutput<RuleStream, IActionRuleParseMetadata>

MediatorDereferenceRule

MediatorDereferenceRule: Mediate<IActionDereferenceRule, IActorDereferenceRuleOutput>

Generated using TypeDoc