UNPKG

@comunica/config-query-sparql

Version:

default configuration files for Comunica SPARQL

20 lines (11 loc) 762 B
# Comunica SPARQL Config [![npm version](https://badge.fury.io/js/%40comunica%2Fconfig-query-sparql.svg)](https://www.npmjs.com/package/@comunica/config-query-sparql) The default configuration files for [Comunica SPARQL](https://github.com/comunica/comunica/tree/master/packages/query-sparql#readme). This package should be used if you want to create your own Comunica query configuration, and build upon the default SPARQL configurations. [Click here if you just want to query with Comunica](https://comunica.dev/docs/query/). ## Installation ```bash $ yarn add @comunica/config-query-sparql ``` ## Usage Guides on how to use these configuration files and package them into a new engine can be found on our [website](https://comunica.dev/docs/modify/).