Module @comunica/context-entries - v3.0.3

Comunica Context Entries

npm version

A collection of reusable Comunica context key definitions.

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

Usage

import { KeysInitSparql } from '@comunica/context-entries';

// ...

const baseIRI = context.get(KeysInitSparql.baseIRI);

All available keys are available in Keys.

Index

Variables

Generated using TypeDoc