@treecg/bus-rdf-frame

A comunica bus to transform a stream of quads into a framed JSON-LD object.

Usage no npm install needed!

<script type="module">
  import treecgBusRdfFrame from 'https://cdn.skypack.dev/@treecg/bus-rdf-frame';
</script>

README

Comunica Bus RDF Frame

npm version

A comunica bus to frame a stream of quads

This module is part of the Comunica framework.

Install

$ yarn add @comunica/bus-rdf-frame

Usage

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-frame/^1.0.0/components/context.jsonld"
  • Bus name: cbrf:Bus/RdfFrame

Creating actors on this bus

Actors extending ActorRdfFrame are automatically subscribed to this bus.