@comunica/bus-rdf-dereference

A comunica bus for 'http' events.

Usage no npm install needed!

<script type="module">
  import comunicaBusRdfDereference from 'https://cdn.skypack.dev/@comunica/bus-rdf-dereference';
</script>

README

Comunica Bus RDF Dereference

npm version

A bus for dereferencing a path or URL into a stream of quads.

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-dereference

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-dereference/^1.0.0/components/context.jsonld"
  • Bus name: cbrd:Bus/RdfDereference

Creating actors on this bus

Actors extending ActorRdfDereference are automatically subscribed to this bus.