@comunica/bus-rdf-update-quads
TypeScript icon, indicating that this package has built-in type declarations

3.0.3 • Public • Published

Comunica Bus RDF Update Quads

npm version

A bus for inserting and deleting stream of quads.

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-update-quads

Usage

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-update-quads/^3.0.0/components/context.jsonld"
  • Bus name: ActorRdfUpdateQuads:_default_bus

Creating actors on this bus

Actors extending ActorRdfUpdateQuads are automatically subscribed to this bus.

ActorRdfUpdateQuadsDestination is an extension of ActorRdfUpdateQuads that delegates insert and delete streams to an IQuadDestination.

Dependencies (8)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @comunica/bus-rdf-update-quads

    Weekly Downloads

    2,727

    Version

    3.0.3

    License

    MIT

    Unpacked Size

    56.3 kB

    Total Files

    23

    Last publish

    Collaborators

    • jeswr
    • joachimvh
    • rubensworks
    • rubenverborgh
    • dexagod