Comunica Link Traversal
    Preparing search index...

    Module @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-depth - v0.8.0

    Comunica Wrapper Limit Depth RDF Resolve Hypermedia Links Queue Actor

    npm version

    A comunica Wrapper Limit Depth RDF Resolve Hypermedia Links Queue Actor.

    This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.

    Click here if you just want to query with Comunica.

    $ yarn add @comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-depth
    

    After installing, this package can be added to your engine's configuration as follows:

    {
      "@context": [
        ...
        "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-rdf-resolve-hypermedia-links-queue-wrapper-limit-depth/^1.0.0/components/context.jsonld"
      ],
      "actors": [
        ...
        {
          "@id": "config-setsslt:link-queue-limit.json#myActorRdfResolveHypermediaLinksQueueWrapperLimitDepth",
          "@type": "ActorRdfResolveHypermediaLinksQueueWrapperLimitDepth"
        }
      ]
    }
    
    • carrhlqwld:Actor/RdfResolveHypermediaLinksQueue/WrapperLimitDepth#limit: The maximum depth of links can can be followed per source.
    • carrhlqwld:Actor/RdfResolveHypermediaLinksQueue/WrapperLimitDepth#mediatorRdfResolveHypermediaLinksQueue: A mediator over the RDF Resolve Hypermedia Links Queue bus.

    Classes

    ActorRdfResolveHypermediaLinksQueueWrapperLimitDepth
    LinkQueueLimitDepth

    Interfaces

    IActorRdfResolveHypermediaLinksQueueWrapperLimitDepthArgs

    Variables

    KEY_CONTEXT_WRAPPED
    KEY_METADATA_DEPTH