cidgoh / DataHarmonizer

A standardized browser-based spreadsheet editor and validator that can be run offline and locally, and which includes templates for SARS-CoV-2 and Monkeypox sampling data. This project, created by the Centre for Infectious Disease Genomics and One Health (CIDGOH), at Simon Fraser University, is now an open-source collaboration with contributions from the National Microbiome Data Collaborative (NMDC), the LinkML development team, and others.
MIT License
91 stars 23 forks source link

Allow users to upload templates #403

Closed ivansg44 closed 11 months ago

ivansg44 commented 11 months ago

Added upload template option in file menu

Load template fn now receives optional file arg, which should be an uploaded schema.json file.

ddooley commented 11 months ago

Yes, I'm wondering what a purer solution looks like than "is_a dh_interface" but we can take it back to #338 . Any class can be displayed by DH more or less usefully. The menu system needs some kind of way to be cued about top-level-nice-DH-classes default that can be overridden though.