Skip to content

Installation: Source Code

omar edited this page Apr 27, 2016 · 6 revisions

AML2RDF is a java based tool. It can be launched using desktop both in Windows and Linux.

Topics:

System Requirements

AML2RDF is written in Java and will run on Mac, Linux and Windows. To install AML2RDf you need:

Downloading

You can also clone or fork the repository at: https://github.com/i40-Tools/AML2RDF or download the executable binary: Binary

Compiling and Installing AML2RDF

Things you need to compile AML2RDF

  1. Clone the Github repository.
  2. Open Eclipse and import Project.

Running AML2RDF

AML2RDF can be launched from desktop if you are using binary for windows.

To run AML2RDF from Eclipse:

  1. Import project
  2. Run project as Java.