NASA-PDS / pds-api

PDS web APIs specifications and user's manual
http://nasa-pds.github.io/pds-api
Other
5 stars 3 forks source link

As an API user, I want to access supplemental metadata from Product_Metadata_Supplemental. #67

Closed jordanpadams closed 3 years ago

jordanpadams commented 3 years ago

Motivation

...so that I can search by and access supplemental metadata for PDS data products that cannot be found in the PDS4 labels.

Additional Details

Blocked by https://github.com/NASA-PDS/registry/issues/121

This story will most likely contain sub-stories, and those use cases will drive https://github.com/NASA-PDS/registry/issues/121 development as well.

Acceptance Criteria

Given an ingested Product_metadata_supplemental product with a record related to product X When I perform a query for product X Then I expect the response to include the metadata from the record in Product_metadata_supplemental

Engineering Details

jordanpadams commented 3 years ago

Closing this as completed since the metadata is already in the registry alongside the archival metadata. We can review with API working group to determine if this should be split out separate in the query results or not.