Sin descripción

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

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.