Comunica Bus RDF Parse HTML
A bus for parses quads from an HTML document.
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-html
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-parse-html/^4.0.0/components/context.jsonld"
- Bus name:
ActorRdfParseHtml:_default_bus
Creating actors on this bus
Actors extending ActorRdfParseHtml
are automatically subscribed to this bus.