@treecg/bus-rdf-frame
v4.0.0
Published
A comunica bus to transform a stream of quads into a framed JSON-LD object.
Downloads
41
Readme
Comunica Bus RDF Frame
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.