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

As a user, I want to ingest the PDS4 label as JSON in a binary blob form #60

Closed jordanpadams closed 2 years ago

jordanpadams commented 2 years ago

💪 Motivation

...so that I can support the ability to return the PDS4 label metadata in JSON format.

📖 Additional Details

See parent ticket https://github.com/NASA-PDS/registry-api/issues/450

⚖️ Acceptance Criteria

See https://github.com/NASA-PDS/registry-api/issues/450 for acceptance criteria to see the output of an ingested product

⚙️ Engineering Details

jordanpadams commented 2 years ago

closed per NASA-PDS/registry-api#453