Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 528 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 528 Bytes

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