CDLUC3 / dmphub

Simple metadata repository for networked DMPs
MIT License
3 stars 1 forks source link

Build harvester to scan NSF Awards API and send assertions to EventData #5

Closed mariapraetzellis closed 4 years ago

mariapraetzellis commented 5 years ago

Build a separate Harvester app that scans NSF Awards API and sends assertions to EventData

  1. Develop code that grabs lists of DOIs to search NSF for from GET /data_management_plans
  2. Develop code to hit NSF API
  3. Develop code to send assertions to EventData
  4. Develop code (in Hub) to hit Datacite to look for assertions made through EventData (e.g. Grant/Award URIs) for use in the GET /data_management_plans/:id endpoint and the landing page
briri commented 4 years ago

Going to close this one. The initial code this is in place.

We have some more work to do on this front. I will open separate tickets though.