Open
Description
Description
I created a proof of concept metadata browser using a Shiny app here: https://mshadbolt-hca-ebi.shinyapps.io/metadata_browser/
This received quite good feedback but I will need to investigate how to generate this in an automated way from the schema and build on a different platform so that it can be incorporated into the website.
Current avenues for exploration:
- Use SchemaTemplate object from the
ingest-client
code - Write as a python-based Flask application
- Use Javascript datatable?
Acceptance Criteria
- Able to generate table of information directly from schema
- Table output in filterable, sortable, searchable way
Activity