microbiomedata / dh_testing

Sandbox for testing the content of various minimal schemas vs DataHarmonizer
0 stars 0 forks source link

dh_testing

Sandbox for testing the content of various LinkML schema features against DataHarmonizer

Motivated by

Looking good:

MAM: get a better understanding of how DH interfaces are built and deployed to the NMDC submission portal now. May not involve GitHub pages anymore (so checking and sharing dev builds can probably be done with GH pages, instead of Netlify). This repo uses gen-linkml --format json to generate the JSON for the DH interface, not script/linkml.py. Then the DH web content can be served locally or packaged up with yarn dev and webpack. I believe the dependence on using DH as a git submodule will be removed eventually. The consequences of that need to be documented, too.

Therefore, most of these are at least mostly irrelevant now:

Note that there are differences between DH's XXX and LinkML's sheets2linkml. Might be an opportunity for improving sheets2linkml.

Google Sheets Observations

TODOs