@comunica/bus-query-result-serialize

A comunica bus for query-result-serialize events.

Usage no npm install needed!

<script type="module">
  import comunicaBusQueryResultSerialize from 'https://cdn.skypack.dev/@comunica/bus-query-result-serialize';
</script>

README

Comunica Bus Query Result Serialize

npm version

A bus for serializing the query result into a text-based serialization.

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-query-result-serialize

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-query-result-serialize/^2.0.0/components/context.jsonld"
  • Bus name: ActorQueryResultSerialize:_default_bus

Creating actors on this bus

Actors extending ActorQueryResultSerialize are automatically subscribed to this bus.