Comunica
    Preparing search index...

    Data interface for the type of action.

    interface IActionRdfSerialize {
        context: IActionContext;
        quadStream: Stream;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The input context that is passed through by actors.

    quadStream: Stream

    The stream of quads.