@comunica/context-entries-link-traversal
TypeScript icon, indicating that this package has built-in type declarations

0.4.1 • Public • Published

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.

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.

Package Sidebar

Install

npm i @comunica/context-entries-link-traversal

Weekly Downloads

60

Version

0.4.1

License

MIT

Unpacked Size

8.06 kB

Total Files

9

Last publish

Collaborators

  • jeswr
  • joachimvh
  • rubensworks
  • rubenverborgh
  • dexagod