Comunica
    Preparing search index...

    Data interface for the type of action.

    interface IActionSparqlSerialize {
        context: IActionContext;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The input context that is passed through by actors.

    type: string

    The type of output.