/rmap-osf-client-extension

Extends Data Conservancy OSF client with customized model and functions for RMap use case.

Primary LanguageJavaApache License 2.0Apache-2.0

RMap OSF Client Extension

This project extends the Data Conservancy OSF client tool to support a customized model that auto-retrieves less data on each API call. The original model, for example, retrieves all file and wiki content. This data is not currently needed for the RMap data harvest. To support these cusomizations, an alternative Retrofit OSFService class using the alternative model classes was also required.

Getting started

Build via

mvn clean install