gbif / collections-sync

Apache License 2.0
0 stars 0 forks source link

Build Status

Registry Collections Synchronisation

Provides synchronisation utilities for key repositories such as Index Herbariorum.

How to build the project

Just run the following Maven command:

mvn clean package

Code style

The code formatting follows the Google Java format.

IH Sync

Sync between IH and the GrSciColl collections of the GBIF registry. IH is the master source of data and overwrites the equivalent fields in the GBIF registry. The equivalent entites of IH in the GBIF registry have a IH_IRN identifier with the corresponding IH IRN. For each IH institution we try to find an institution or collection in GBIF that has a IH_IRN identifier with that IRN. We can find the following cases:

How to run a IH sync

To run a IH sync just use this command:

java -jar collections-sync.jar -c gbif-configuration/collections-sync/uat/config.yaml

The configuration file has to provide all the config fields.

Some fields can be overriden in the command line by using the following options: