mapping-commons / sssom-py

Python toolkit for SSSOM mapping format
https://mapping-commons.github.io/sssom-py/index.html#
MIT License
49 stars 12 forks source link

New method: sssom report #112

Open matentzn opened 3 years ago

matentzn commented 3 years ago

In https://github.com/mapping-commons/SSSOM/pull/69 @cthoyt and I are proposing a 5 tier system for quality mappings. @cthoyt suggests to actually implement the criteria as far as possible in a system similar to OBO-Dashboard/ROBOT report. I concur.

We could use sssom validate for this, but I think I would like to reserve that command for syntactical checking rather than quality of metadata.

cthoyt commented 3 years ago

Agree to keep them separate