Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 790 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 790 Bytes

Sparnatural - A natural way of building SPARQL queries

Sparnatural is a visual SPARQL query builder written in javascript.

It supports the creation of basic graph patterns with the selection of values with autocomplete search or dropdown lists. It can be configured through a JSON-LD or OWL configuration file (that can be edited in Protégé) that defines the classes and properties to be presented in the component.

You can play with online demos at http://sparnatural.eu/#demos.

This is a fork of the main repository. The changes made are mainly about using the MatVoc vocabulary on a GraphDB store.

Changes

  • different classes, predicates and objects supported
  • more simple GUI
  • english as only language