An abstract actor for applying parsers to dereferenced results
npm install @comunica/actor-abstract-parse
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.
``bash`
$ yarn add @comunica/actor-abstract-parse
This package exposes ActorAbstractParse`
that provides abstract interface for actors that implement parse operations.