Comunica
    Preparing search index...

    A lazy query source.

    Implements

    Index

    Constructors

    Properties

    referenceValue: string

    The URL of RDF source of this source.

    searchForm: ISearchForm
    selectorShape: FragmentSelectorShape

    Methods

    • Protected

      If we add bindings for brTPF, append it to the URL. We have to hardcode this because brTPF doesn't expose a URL template for passing bindings.

      Parameters

      • subject: Term

        The subject.

      • predicate: Term

        The predicate.

      • object: Term

        The object.

      • graph: Term

        The graph.

      • url: string

        The original QPF URL.

      • filterBindings: { bindings: BindingsStream; metadata: MetadataBindings }

        The bindings to restrict with.

      Returns Promise<string>