4.0.0 • Published 1 year ago

@treecg/bus-rdf-filter-object v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Comunica Bus RDF Filter Object

npm version

A comunica bus for extracting the quads relevant for a certain object from the stream of data quads.

This module is part of the Comunica framework.

Install

$ yarn add @comunica/bus-rdf-filter-object

Usage

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-filter-object/^1.0.0/components/context.jsonld"
  • Bus name: cbrfo:Bus/RdfFilterObject

Creating actors on this bus

Actors extending ActorRdfFilterObject are automatically subscribed to this bus.