NASA-PDS / harvest

Standalone Harvest client application providing the functionality for capturing and indexing product metadata into the PDS Registry system (https://github.com/nasa-pds/registry).
https://nasa-pds.github.io/registry
Other
4 stars 3 forks source link

Harvest setting pds:Time_Coordinates.pds:stop_date_time to bogus value when value is missing from label #144

Open jordanpadams opened 11 months ago

jordanpadams commented 11 months ago

Checked for duplicates

Yes - I've already checked

🐛 Describe the bug

See https://pds.nasa.gov/api/search/1/bundles/urn:nasa:pds:mars2020_sherloc

"pds:Time_Coordinates.pds:stop_date_time":["3000-01-01T00:00:00.000Z"]

🕵️ Expected behavior

I expected the value to not appear in the metadata at all.

📜 To Reproduce

Go to https://pds.nasa.gov/api/search/1/bundles/urn:nasa:pds:mars2020_sherloc

🖥 Environment Info

No response

📚 Version of Software Used

Unknown

🩺 Test Data / Additional context

No response

🦄 Related requirements

No response

⚙️ Engineering Details

This implementation was a remnant of the legacy harvest and should not be in the new harvest. I propose we just leave this value out of the metadata entirely.