A gentle command line tool for harvesting OAI-PMH XML data provided by ConedaKOR (Frankfurt)
Building the jar file (ffm.jar) with Maven:$ cd /ffm-import/$ mvn clean install
The generated jar file is located under /ffm-import/target/ffm-import-jar-with-dependencies.jar
Rename the file from ffm-import-jar-with-dependencies.jar to ffm.jar.
Running the programm:$ java -Xms1g -Xmx2g -jar ffm.jar -c ./conf -d ./data
