Skip to content

EIS-Bonn/QA4LOV

This branch is 10 commits ahead of gatemezing/QA4LOV:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c03c190 · Oct 25, 2018

History

81 Commits
Jun 21, 2016
Aug 22, 2016
Oct 25, 2018
Jun 21, 2016
Oct 25, 2018

Repository files navigation

QA4LOV

QA over Linked Open Vocabularies

Demo at http://localhost:3333/dataset/bdo/qa

List of dependencies

  • Quepy Library
  • Python 2.7
  • Flask
  • Datalift or Sesame or fuseki to store LOV dataset

How to launch the src/webapp

  • Download the repository src/webapp
  • Launch Datalift containing an instance of BDO dataset published at http://localhost:9091/sparql/data.
  • If different endpoint, change the value in the file main.py in Line 15: sparql = SPARQLWrapper("http://fuseki:3030/sparql/data") to the corresponding endpoint
  • $ ./app.py
  • The server starts at http://127.0.0.1:5000/

About

QA over Linked Open Vocabularies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • TeX 4.4%
  • CSS 0.3%
  • JavaScript 0.2%
  • C 0.2%
  • HTML 0.1%
  • Shell 0.1%