GBADsInformatics / GBADsDataSearchUI

S3 & Graph database UI.
GNU General Public License v3.0
0 stars 0 forks source link

Missing Metadata information ❓ #10

Closed MatthewSzurkowski closed 6 months ago

MatthewSzurkowski commented 8 months ago

When a search result is clicked on, the following fields are not populating with information:

API call I use to fetch this information could have been updated. I'll double check and then check with Kassy if anything comes up.

MatthewSzurkowski commented 8 months ago

The API Call and Download Metadata buttons should be removed if no such links can be found.

kassyray commented 8 months ago

I'll work on this. Depending on the metadata & data source, there may be missing and/or additional fields. Can the fields in the front end be updated dynamically based on what is returned from the API?

kassyray commented 7 months ago

Added an ETL repo to validate schema prior to ingestion into graphdb. Will be using pydantic