Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Getting started

Shamanu van Leeuwen edited this page Aug 10, 2017 · 2 revisions

Dependencies:

  • Java 8
  • Apache Ant

Prequisites

install depedencies (assuming Java 8 is installed)

sudo apt-get install ant

download the git repository

git clone --recursive -b development https://github.com/DTL-FAIRData/FAIRifier.git

cd to the directory of the git repo

Building

cd FAIRifier/

and now build

./refine build

Deployment

Run the ./refine file

./refine

Clone this wiki locally