Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 880 Bytes

File metadata and controls

32 lines (21 loc) · 880 Bytes

QueryGraph

QueryGraph is a web tool for creating queries in SPARQL from graphs.

The software allows to draw a graph composed of nodes representing a data and of links between these data, from that the software generates a SPARQL request.

The tool allows to explore the Wikidata database (english and french), but also the Bibliothèque nationale de France and Persee databases (french).

Link to test the tool

Technologies

Project is created with:

  • vis-network
  • font-awesome
  • jquery
  • vis-timeline
  • chart.js
  • leaflet
  • leaflet.markercluster

Setup

To run this project, install it locally using npm:

$ npm install

Configuration

Config file : src/config/config.json

Config Help : doc/Config_QueryGraph_en.pdf and doc/Config_QueryGraph_fr.pdf