mite-standard / mite_extras

Validation and conversion functionality for reaction SMARTS collected in the scope of MITE
MIT License
3 stars 1 forks source link

Automate entry quality assignment #22

Open mmzdouc opened 1 month ago

mmzdouc commented 1 month ago

Problem: the MITE schema has a "quality" field that currently defaults to "medium" and is not included in the html generation. It would be nice to track the quality of the entry transparently and see how additional contributions/fixes improve the entry. This could be also shown on the html page.

Proposal: Define criteria to access the quality of the entry. The quality could be shown on the html page as stars. The criteria could be shown as tooltip to quickly indicate why an entry is in this quality level.

Potential criteria:

mmzdouc commented 1 month ago

There are two levels to quality: quality of the entry itself, and quality of the underlying primary literature. The quality should ideally only access the entry itself i.e. the reaction:

Currently not a priority to decide but could be something to implement in the future, e.g. to define quality levels to subset dataset for machine learning purposes