Deadwood-ai / deadwood-api

Main FastAPI application for the deadwood backend
GNU General Public License v3.0
0 stars 0 forks source link

ownership of datasets #59

Open cmosig opened 3 days ago

cmosig commented 3 days ago

from our discussion:

Users have the options to claim ownership of author Names: this will change the underlying user_id of a dataset.

Some form of drop-down filter (?)

mmaelicke commented 2 days ago

For clarification:

Do we need a possibility to change the user associated to a dataset? So all the rights associated to the user_id, like changing metadata etc are also transferred? Would that also always apply to all labels (if there are multiple)?

A use case would be: someone uploads a orthofoto that is actually owned by someone else. This other person is named as a author in the metadata. Then this other person registers with deadtrees.earth and can then click on the image and claim authorship. Did I get that right?

cmosig commented 2 days ago

Yes, both dataset and labels.

Changing the associated user id is only meant for datasets that we upload for them. In the future this will be less and less relevant