COSMOS is a web application designed to manage collections indexed in NASA's Science Discovery Engine (SDE), facilitating precise content selection and allowing metadata modification before indexing.
Once the deltas during re-indexation are brought into COSMOS and curated, they need to be served to SDE Staging/Prod via an API endpoint for re-indexation.
Implementation Considerations
Do we serve all the curated content via the endpoint?
Do we just serve the curated deltas via the endpoint for re-indexation?
Can we somehow use the existing API endpoint to serve the curated deltas?
Deliverable
An API endpoint serving the curated deltas after re-scraping for re-indexation of sources on SDE Staging/Prod.
Description
Once the deltas during re-indexation are brought into COSMOS and curated, they need to be served to SDE Staging/Prod via an API endpoint for re-indexation.
Implementation Considerations
Deliverable
An API endpoint serving the curated deltas after re-scraping for re-indexation of sources on SDE Staging/Prod.