Skip to content

This repository contains the framework and experiments that were used for writing the thesis with the title: A Reconfigurable Pipeline for Semi-Automatic Schema Matching

License

Notifications You must be signed in to change notification settings

JordyBottelier/arpsas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and Setup

After cloning the repo, make sure that you have virutalenv and python3 installed. After that, execute the following commands:

virtualenv env --python=python3
source env/bin/activate

After this you can run any of the experiment files:

python experimentx.py

If you want to run the examples in the examples folder copy them into the main folder before running them.

For more information on the framework go to the schema_matching folder

About

This repository contains the framework and experiments that were used for writing the thesis with the title: A Reconfigurable Pipeline for Semi-Automatic Schema Matching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages