Skip to content

CodeGat/liberal-sydney-sparql-ui

Repository files navigation

Overview

This is a Web GUI that aids in the representation and formulation of SPARQL queries for users outside the Linked Data Domain!

Running and Deployment

You can go here to view the LMB SPARQL GUI in production!

Alternatively, you can clone the repo and run the following to run the app locally in development mode.

In the project directory, run:

npm install

npm run start

It can also be run in local production-like server (if you really want) by running the following:

npm install

npm run build

serve -s build

About

A Web UI aiding the creation, editing and viewing of SPARQL queries

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors