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

Add columnHelpEntries constructor option #381

Closed pkalita-lbl closed 1 year ago

pkalita-lbl commented 1 year ago

Related to: https://github.com/microbiomedata/issues/issues/88

This introduces a columnHelpEntries field that will be recognized in the options object passed to the DataHarmonizer constructor. It is a list of which fields should be included in the column help displays -- both the popup you get when double-clicking the column header and the complete reference guide. The default leaves the current help displays unchanged.