Skip to content

Edpub 1260: Metadata mapper maps daac specific questions#58

Merged
DavisGauntUAH merged 4 commits intodevelopfrom
EDPUB-1260-metadata-mapper-maps-daac-specific-questions
Apr 26, 2024
Merged

Edpub 1260: Metadata mapper maps daac specific questions#58
DavisGauntUAH merged 4 commits intodevelopfrom
EDPUB-1260-metadata-mapper-maps-daac-specific-questions

Conversation

@camposeddie
Copy link
Contributor

Description

Updated metadata mapper to accommodate mapping DAAC specific questions

Spec

Design Overview: Remove attributes from input object as used. After all standardized questions are mapped, map remaining responses with generic template

See Ticket: https://bugs.earthdata.nasa.gov/browse/EDPUB-1260


Validation

  1. Make sure all merge request checks have passed (CI/CD).
  2. Pull related branches locally.
  3. Fill out the two forms.
  4. Try mapping the metadata
  5. Validate that the you have something like the following in your JSON:
    {
      "Name": "example_files",
      "Description": "Additional EDPub Form Response with id: example_files",
      "DataType": "STRING",
      "Value": "{\"$path\":\"\"}"
    },
    {
      "Name": "data_product_documentation",
      "Description": "Additional EDPub Form Response with id: data_product_documentation",
      "DataType": "STRING",
      "Value": "{\"$path\":\"\"}"
    },

Change Log

  • Updated metadata mapper for DAAC specific questions

@DavisGauntUAH DavisGauntUAH merged commit 1f879b1 into develop Apr 26, 2024
@DavisGauntUAH DavisGauntUAH deleted the EDPUB-1260-metadata-mapper-maps-daac-specific-questions branch April 26, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants