@comunica/bus-rdf-resolve-quad-pattern
TypeScript icon, indicating that this package has built-in type declarations

2.10.0 • Public • Published

Comunica Bus RDF Resolve Quad Pattern

npm version

A bus for translating a quad pattern into a stream of quad.

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-rdf-resolve-quad-pattern

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-resolve-quad-pattern/^2.0.0/components/context.jsonld"
  • Bus name: ActorRdfResolveQuadPattern:_default_bus

Creating actors on this bus

Actors extending ActorRdfResolveQuadPattern are automatically subscribed to this bus.

ActorRdfResolveQuadPatternSource is an extension of ActorRdfResolveQuadPattern that delegates quad pattern stream creation to an IQuadSource.

Package Sidebar

Install

npm i @comunica/bus-rdf-resolve-quad-pattern

Weekly Downloads

2,305

Version

2.10.0

License

MIT

Unpacked Size

52.6 kB

Total Files

19

Last publish

Collaborators

  • jeswr
  • joachimvh
  • rubensworks
  • rubenverborgh
  • dexagod