dnet-hadoop/dhp-workflows/dhp-aggregation
Claudio Atzori b73dce3e3a more logging on the MDStore mongodb client. Forcing UTF_8 encoding on the content 2021-03-03 10:17:16 +01:00
..
src more logging on the MDStore mongodb client. Forcing UTF_8 encoding on the content 2021-03-03 10:17:16 +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