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

One-to-many DataHarmonizer table relations #318

Open ddooley opened 2 years ago

ddooley commented 2 years ago

This project requires adding a "container" construct to a LinkML schema which DataHarmonizer can read and setup tables for. This translates to creating tables to view/manage records with primary keys linked to other records in a 1-many fashion. See https://linkml.io/linkml/intro/tutorial02.html

kennethbruskiewicz commented 8 months ago

Keeping tabs on what support says here: https://forum.handsontable.com/t/shared-data-edits-between-tables-with-different-filters/7220

This looks like a similar problem/issue (multiple editors and data synchronization between tables): https://forum.handsontable.com/t/multiple-tables-with-custom-editors/6764 https://jsfiddle.net/1dLzb7st/ https://github.com/handsontable/handsontable/issues/7560