dnet-hadoop/dhp-workflows/dhp-aggregation
Sandro La Bruzzo b3f5c2351d Merge branch 'hadoop_aggregator' of code-repo.d4science.org:D-Net/dnet-hadoop into hadoop_aggregator
 Conflicts:
	dhp-workflows/dhp-aggregation/src/test/java/eu/dnetlib/dhp/transformation/TransformationJobTest.java
2021-02-12 16:37:14 +01:00
..
src Merge branch 'hadoop_aggregator' of code-repo.d4science.org:D-Net/dnet-hadoop into hadoop_aggregator 2021-02-12 16:37:14 +01:00
README.md changed documentation since it didn't reflect the current status 2021-01-25 14:17:42 +01:00
pom.xml classes related to the collection workflow moved into common package; implemented MongoDB collection plugins 2021-02-12 12:31:02 +01:00

README.md

Description of the Module

This module defines a collector worker application that runs on Hadoop.

It is responsible for harvesting metadata using different collector plugins and transformation into the common metadata model.

Collector Plugins

  • OAI Plugin

Transformation Plugins

TODO

Usage

TODO