Skip to content

Application to build SPARQL query from user inputs (Leveraging SPARQL endpoints)

Notifications You must be signed in to change notification settings

sanjivkrish/SPARQL-query-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Introduction

"SPARQL Query Builder" is an web interface to query DBpedia. It constructs SPAQRL query based on the user input and queries DBpedia for the results. Active suggestion and simple user interface makes it the easy for the new user.

This project was bootstrapped with Create React App.

Requirements

Nodejs : v6 or above

Development environment setup

Clone project repository using

git clone https://github.com/sanjivkrish/SPARQL-query-builder.git

cd SPARQL-query-builder

npm install

Launch application

You can start the application in localhost by:

npm start

App - Production version

https://sparql-query-builder.herokuapp.com/

License

The SPARQL Query Builder is released under the MIT License.

Contributions are welcome, and bug reports or pull requests are always helpful.

About

Application to build SPARQL query from user inputs (Leveraging SPARQL endpoints)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published