A base actor for listening to RDF parse events.

Actor types:

  • Input: IActionRdfParseOrMediaType: A parse input or a media type input.
  • Test:
  • Output: IActorOutputRdfParseOrMediaType: The parsed quads.

IActionInit

Hierarchy (view full)

Constructors

Properties

Actor that must be registered in the bus before this actor.

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods