Skip to content
/ MaRQ-1 Public
forked from benj-moreau/MaRQ

MaRQ generates federated SPARQL queries from RDF mappings

License

Notifications You must be signed in to change notification settings

Manoe-K/MaRQ-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaRQ

MaRQ generates federated SPARQL queries from RDF mappings

This repositery is a copy of Benjamin Moreau's: https://github.com/benj-moreau/MaRQ But with my additions

Installation

Installation in a virtualenv is recommended.

Assuming you already have python 3+ and pip

Dependencies

install dependencies

pip install -r requirements.txt

Run the server

execute:

python manage.py runserver

MaRQ web application is accessible at: http://127.0.0.1:8000/

About

MaRQ generates federated SPARQL queries from RDF mappings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 78.5%
  • Python 11.3%
  • HTML 7.1%
  • JavaScript 3.1%