A JSON-LD RDF Parse actor that listens on the 'rdf-parse' bus.

It is able to parse JSON-LD-based RDF serializations and announce the presence of them by media type.

Hierarchy (View Summary)

Constructors

Properties

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

The bus this actor subscribes to.

mediatorHttp: MediatorHttp
mediaTypeFormats: Record<string, string>
mediaTypePriorities: Record<string, number>
name: string

The name for this actor.

{<rdf:subject>}
priorityScale: number

Methods