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

A gentle command line tool for harvesting OAI-PMH XML data provided by ConedaKOR (Frankfurt)

Notifications You must be signed in to change notification settings

moritzschepp/ffm-import

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffm-import

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

Current data model

The chaos graph

About

A gentle command line tool for harvesting OAI-PMH XML data provided by ConedaKOR (Frankfurt)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%