@comunica/bus-rdf-metadata-accumulate
Version:
A comunica bus for rdf-metadata-accumulate events.
26 lines (15 loc) • 1.07 kB
Markdown
# Comunica Bus RDF Metadata Accumulate
[](https://www.npmjs.com/package/@comunica/bus-rdf-metadata-accumulate)
A bus for aggregating metadata objects together.
This module is part of the [Comunica framework](https://github.com/comunica/comunica),
and should only be used by [developers that want to build their own query engine](https://comunica.dev/docs/modify/).
[Click here if you just want to query with Comunica](https://comunica.dev/docs/query/).
## Install
```bash
$ yarn add @comunica/bus-rdf-metadata-accumulate
```
## Bus usage
* **Context**: `"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-metadata-accumulate/^1.0.0/components/context.jsonld"`
* **Bus name**: `ActorRdfMetadataAccumulate:_default_bus`
## Creating actors on this bus
Actors extending [`ActorRdfMetadataAccumulate`](https://comunica.github.io/comunica/classes/_comunica_bus_rdf_metadata_accumulate.ActorRdfMetadataAccumulate.html) are automatically subscribed to this bus.