설명 없음

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

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.