diff --git a/dhp-collector-worker/README.md b/dhp-collector-worker/README.md new file mode 100644 index 000000000..b6609179d --- /dev/null +++ b/dhp-collector-worker/README.md @@ -0,0 +1,16 @@ +Description of the Module +-------------------------- +This module defines a **collector worker application** that run on Hadoop. + +It is responsible of harvesting metadata using different plugin, that should be passed as arguments +in the main class + +##Plugins +* OAI Plugin + + +## Api Descriptor +TODO + +## Usage +TODO \ No newline at end of file