Comunica
    Preparing search index...

    An N3 RDF Parse actor that listens on the 'rdf-parse' bus.

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

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

    The bus this actor subscribes to.

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

    The name for this actor.

    {<rdf:subject>}
    
    priorityScale: number

    Methods