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
94 stars 26 forks source link

Dataharmonizer default values #316

Open ddooley opened 2 years ago

ddooley commented 2 years ago

LinkML has an ifabsent rule system: https://linkml.io/linkml-model/docs/ifabsent/. How should DataHarmonizer implement this?

ddooley commented 2 years ago

Possibly we implement only for newly created rows while in the DataHarmonizer interface. That avoids tampering with existing empty fields.