Comunica
    Preparing search index...

    A lazy query source.

    Implements

    Index

    Constructors

    Properties

    aggregateStore: boolean
    bindingsFactory: BindingsFactory
    dataFactory: ComunicaDataFactory
    firstUrl: string
    forceSourceType?: string
    logWarning: (warningMessage: string) => void
    mediators: IMediatorArgs
    referenceValue: string

    The URL of RDF source of this source.

    sourcesState: LRUCache<string, Promise<ISourceState>>

    A cache for source URLs to source states.

    Methods