Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 642 Bytes

File metadata and controls

34 lines (25 loc) · 642 Bytes

DOI Generator for CRIC Searchable Image Database

We use figshare as DOI provider.

File Upload

To upload the files, we provide upload.R that uses rfigshare. Use

$ Rscript upload.R

to execute the script.

Save DOI

rfigshare doesn't have a function to edit funding information and this requires a "manual" step. Because of this, upload.R doesn't make the images public and doesn't get the DOI.

To pull the DOI and update the database, we use pull.py.

$ python pull.py --token YOUR_FIGSHARE_API_TOKEN