1.0.0 • Published 3 years ago

@prov4itdata/context-entries v1.0.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

Comunica Context Entries

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.