@inrupt/solid-client
    Preparing search index...

    Function getMatcher

    • function is still experimental and subject to change, even in a non-major release.
      

      Get the [[Matcher]] with the given URL from an [[SolidDataset]].

      Parameters

      • matcherResource: SolidDataset

        The Resource that contains the given [[Matcher]].

      • url: string | Url

        URL that identifies this [[Matcher]].

      Returns null | ThingPersisted

      The requested [[Matcher]], if it exists, or null if it does not.

      Not released yet.