A comunica actor for creating Binding-Aggregator-factories.

Actor types:

  • Input: IActionBindingsAggregatorFactory: A SPARQL expression and a factory for an expression evaluator.
  • Test:
  • Output: IActorBindingsAggregatorFactoryOutput: An aggregator of RDF bindings.
  • IActionBindingsAggregatorFactory
  • IActorBindingsAggregatorFactoryOutput

Type Parameters

  • TS = undefined

Hierarchy (view full)

Constructors

Properties

Actor that must be registered in the bus before this actor.

The bus this actor subscribes to.

mediatorExpressionEvaluatorFactory: MediatorExpressionEvaluatorFactory
name: string

The name for this actor.

{<rdf:subject>}

Methods