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
.