Comunica Link Traversal
    Preparing search index...

    Module @comunica/context-entries-link-traversal - v0.8.0

    Comunica Context Entries for Link Traversal

    npm version

    A collection of reusable Comunica context key definitions for link traversal.

    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/context-entries-link-traversal
    
    import { KeysRdfResolveHypermediaLinks } from '@comunica/context-entries-link-traversal';

    // ...

    const annotateSources = context.get(KeysRdfResolveHypermediaLinks.annotateSources);

    All available keys are available in Keys.

    Variables

    KeysExtractLinksTree
    KeysQuerySourceIdentifyLinkTraversal
    KeysRdfJoin