@comunica/bus-dereference-rdf

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

Usage no npm install needed!

<script type="module">
  import comunicaBusDereferenceRdf from 'https://cdn.skypack.dev/@comunica/bus-dereference-rdf';
</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-dereference-rdf

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-dereference-rdf/^2.0.0/components/context.jsonld"
  • Bus name: ActorDereferenceRdf:_default_bus

Creating actors on this bus

Actors extending ActorDereferenceRdf are automatically subscribed to this bus.