Necessary dependencies for the AMIE project.
Mavenized version of javatools and telecom-utils
Follow the following procedure:
- Clone this repository using:
$ git clone https://github.com/lajus/amie-utils
- Install both artifact:
$ cd amie-utils/javatools
$ mvn install
$ cd ../telecom-util
$ mvn install
Publish those artifacts into the central repository so the installation is no longer necessary
Javatools by the YAGO-NAGA team is used under the Creative Commons Attribution 3.0 License. Modifications to the source code includes: modification of the repository structure of the package to comply with a Maven package.