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 25 forks source link

Create exclusion list for LinkML classes that don't merit their own DH template #282

Closed turbomam closed 2 years ago

turbomam commented 2 years ago

For example quantity value

ddooley commented 2 years ago

I was wondering if this information should be in the form of a JSON file that is loaded before the menu system, and can filter out given menu system entries of form [schema]/[class or slot definition] coming in from any of the template folders?

turbomam commented 2 years ago

I don't have any preferences regarding implementation, but will check with other NMDC people to see if they do. Thanks.

ddooley commented 2 years ago

This is now implemented in linkml-datastructure branch.