Class PublicationLoaderRunnable

All Implemented Interfaces:
Runnable
Direct Known Subclasses:
PublicationLoaderRunnableCli

public class PublicationLoaderRunnable extends DSpaceRunnable<PublicationLoaderScriptConfiguration<PublicationLoaderRunnable>>
Runner responsible to import metadata about authors from OpenAIRE to Solr. This runner works in two ways: If -s parameter with a valid UUID is received, then the specific researcher with this UUID will be used. Invocation without any parameter results in massive import, processing all authors registered in DSpace.
Author:
Alessandro Martelli (alessandro.martelli at 4science.it)