@comunica/actor-abstract-parse
v4.0.2
Published
An abstract actor for applying parsers to dereferenced results
Downloads
33,010
Readme
Comunica Abstract Parse Actor
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/actor-abstract-parse
Usage
This package exposes ActorAbstractParse
that provides abstract interface for actors that implement parse operations.