Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@comunica/bus-rdf-membership-filter

comunica8MIT1.0.0TypeScript support: included

A comunica bus for rdf-membership-filter events.

comunica, bus, rdf-membership-filter

readme

Comunica Bus RDF Membership Filter

npm version

A bus for creating membership filters based on given filter types.

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-membership-filter

Usage

Bus usage

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

Creating actors on this bus

Actors extending ActorRdfMembershipFilter are automatically subscribed to this bus.

changelog

Changelog

All notable changes to this project will be documented in this file.

[1.0.0] - 2019-02-20

  • Initial release