No Description

Christophe Debruyne 5c186e03a8 Added log4j properties to pom 6 years ago
.settings f12f02e5d0 Commit 7 years ago
src f12f02e5d0 Commit 7 years ago
target f12f02e5d0 Commit 7 years ago
test f12f02e5d0 Commit 7 years ago
.classpath f12f02e5d0 Commit 7 years ago
.gitignore b74b594a7b initial commit 7 years ago
.project f12f02e5d0 Commit 7 years ago
LICENSE 3edeaedfd9 Updated license 7 years ago
README.md 708e18abb2 Completed README 6 years ago
pom.xml 5c186e03a8 Added log4j properties to pom 6 years ago

README.md

downlift

Building and using the code

To build the project and copy its dependencies, execute

$ mvn package
$ mvn dependency:copy-dependencies

The run the downlift process, execute the following command to see the options:

$ java -jar downlift.jar -h

License

This implementation of R2RML is written by Christophe Debruyne.

This code is copyrighted by ADAPT - Trinity College Dublin and released under the MIT license.