geneontology / noctua

Graph-based modeling environment for biology, including prototype editor and services
http://noctua.geneontology.org/
BSD 3-Clause "New" or "Revised" License
36 stars 13 forks source link

Proposed change for what qualifies for addition of "contributor" annotation #605

Open lpalbou opened 5 years ago

lpalbou commented 5 years ago

Currently, any modification of a model will get a user as a contributor of a model.

Proposal:

Meta Data examples:

Curation Data examples:

In addition, it is possible to count the number of facts for a given contributor, so any contributor could be credited for a certain percentage of facts/evidences he added/modified to a given model.

kltm commented 5 years ago

Would mostly involve changes to Minerva.

kltm commented 5 years ago

Early on, we decided we also wanted to know who was moving stuff around, etc. The theory at the time was that when it can time to do "real" statistics, the extra noise from the "layout" type annotations would just be ignored.

lpalbou commented 5 years ago

@kltm we also discussed the statistics indeed and it is a desired feature as well, although we have to think on how to represent it simply in the UI. We can discuss it later as there are a few other priorities before that one.

But it's not entirely unrelated to https://github.com/geneontology/noctua/issues/606 where we also need more control on when to automatically create date & contributor annotations.