@comunica/actor-abstract-parse
v4.5.0
Published
An abstract actor for applying parsers to dereferenced results
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-parseUsage
This package exposes ActorAbstractParse
that provides abstract interface for actors that implement parse operations.
