Comunica
    Preparing search index...

    Data interface for the type of an actor run result.

    interface IActorQuerySourceIdentifyHypermediaOutput {
        dataset?: string;
        source: IQuerySource;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    dataset?: string

    The dataset that was handled.

    source: IQuerySource

    The new source of quads contained in the document.