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

What are DataHarmonizer's reserved field names? #313

Open turbomam opened 2 years ago

turbomam commented 2 years ago

I had been using source in some of my LinkML inputs, but that resulted in broken interfaces, as DH seems to expect source to say something about select lists.

Could there be other conflicts between the attribute names allowed for LinkML slots and DH expectations?

ddooley commented 2 years ago

Source shouldn't be a problem any more. However, I will make an effort to document any "magic" field names now, and we can consider adding a prefix to make collisions unlikely.

turbomam commented 2 years ago

Great. I'll provide a list of all LinkML slot attributes.