@comunica/context-entries-link-traversal
v0.6.0
Published
A collection of reusable Comunica context key definitions for link traversal.
Downloads
241
Readme
Comunica Context Entries for Link Traversal
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.
Install
$ yarn add @comunica/context-entries-link-traversal
Usage
import { KeysRdfResolveHypermediaLinks } from '@comunica/context-entries-link-traversal';
// ...
const annotateSources = context.get(KeysRdfResolveHypermediaLinks.annotateSources);
All available keys are available in Keys
.