@comunica/bus-rdf-parse
v4.0.2
Published
A comunica bus for 'init' events.
Downloads
48,814
Readme
Comunica Bus RDF Parse
A bus for parsing quads from an RDF serialization format.
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-parse
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-parse/^4.0.0/components/context.jsonld"
- Bus name:
ActorRdfParse:_default_bus
Creating actors on this bus
Actors extending ActorRdfParse
are automatically subscribed to this bus.