pulibrary / pdc_discovery

Princeton Data Commons discovery portal for Research Data
10 stars 0 forks source link

JSON endpoint for export #605

Closed hectorcorrea closed 2 months ago

hectorcorrea commented 3 months ago

Updated the code to use our own metadata when requesting the JSON version of a record. This new version includes several properties (not included on the default endpoint provided by Blacklight) including the file list, DOI, authors' ORCID information, and the Globus URL.

Co-authored-by: Claudia Lee claudiawulee@users.noreply.github.com

Closes #598