Socket
Book a DemoInstallSign in
Socket

@comunica/bus-function-factory

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comunica/bus-function-factory

A comunica bus for function factory events.

latest
Source
npmnpm
Version
4.4.1
Version published
Maintainers
0
Created
Source

Comunica Bus Function Factory

npm version

A comunica bus for function factory events.

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-function-factory

Usage

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-function-factory/^1.0.0/components/context.jsonld"
  • Bus name: ActorFunctionFactory:_default_bus

When a mediator is required, the argument should get the MediatorFunctionFactoryUnsafe and manually cast it to MediatorFunctionFactory. We require this work around because Components.js does not support the complex type of MediatorFunctions.

Creating actors on this bus

Actors extending ActorFunctionFactory are automatically subscribed to this bus.

Keywords

comunica

FAQs

Package last updated on 25 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts