Skip to content

Manoe-K/MappingQueryFinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MappingQueryFinder

This project is an approach to generate federated queries from RDF mappings.

Installation

We assume that Python3 and pip is installed

Download IDE for python

this project was created with Pycharm

Installation in a virtualenv is strongly recommended

install venv

python3 -m venv env

Install dependencies with pip:

pip install -r requirements.txt

Run script

Run the following command: python program.py mapping1.yml mapping2.yml

Where mapping1.ymland mapping2.yml are our YARRRML mapping.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%