Skip to content

MaRQ generates federated SPARQL queries from RDF mappings

License

Notifications You must be signed in to change notification settings

benj-moreau/MaRQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 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