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
90 stars 23 forks source link

LinkML slot attributes to display as help #301

Closed turbomam closed 2 years ago

turbomam commented 2 years ago

I.e. after double-clicking a column header

See also

Currently (if including #299)

turbomam commented 2 years ago

Consider adding some of these. I know space is at a premium. I'm not good at making these kinds of decisions =-)

ddooley commented 2 years ago

@griffie Any objection to adding more fields if they are available to the DH column guidance information?

Note, in LinkML there is a distinction between title - used to label a field, and its "name" as it shows up in the database, hence the desire to show both.

griffie commented 2 years ago

I think that should be fine.

ddooley commented 2 years ago

This is now implemented on "WIP validation" branch being tested.

Except for id_prefixes which pertain to entire classes / templates. Not sure where to display those.

ddooley commented 2 years ago

I'll close this for now.