OpenRefine / CommonsExtension

An OpenRefine extension that helps with Wikimedia Commons editing: start projects from Wikimedia Commons categories; Commons-specific GREL functions.
BSD 3-Clause "New" or "Revised" License
12 stars 9 forks source link

Prevent users from uploading and give warnings during upload if certain basic metadata and Wikitext criteria aren't met #95

Open trnstlntk opened 1 year ago

trnstlntk commented 1 year ago

I'm checking some recent uploads with OpenRefine to Wikimedia Commons and some users keep these uploads extremely minimal.

This upload for instance doesn't include any structured data and Wikitext except for a license. This is not sufficient according to Wikimedia Commons guidelines; the file should at least have a set of minimal structured data statements and/or a minimal infobox template in Wikitext.

This is clearly explained in the current how-to - but not every user is aware of, or reads, these guidelines.

To prevent users from doing such (too minimal) uploads in the future, OpenRefine should provide warnings and probably even prevent uploads if minimal conditions aren't met.

Checks can be done for

wetneb commented 1 year ago

We could have this in the main repository, because those checks should be enforced regardless of whether the commons extension is installed, no?

trnstlntk commented 1 year ago

I was indeed wondering where to post this issue, as it's very Wikimedia Commons-specific.

On Sun, Sep 3, 2023 at 5:09 PM Antonin Delpeuch @.***> wrote:

We could have this in the main repository, because those checks should be enforced regardless of whether the commons extension is installed, no?

— Reply to this email directly, view it on GitHub https://github.com/OpenRefine/CommonsExtension/issues/95#issuecomment-1704330064, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLMQLJQC44XC4NY35NJMUDXYSMRJANCNFSM6AAAAAA4JJEWIQ . You are receiving this because you authored the thread.Message ID: @.***>

wetneb commented 1 year ago

Yes I guess those additional checks could be added by the Commons extension instead of the Wikibase one, it's debatable. I'm not sure which proportion of people doing Commons uploads actually have the Commons extension installed, it would be interesting to have some stats about that.

trnstlntk commented 1 year ago

I plan to ask that in a user survey soon!I also retrieved download counts from GitHub, but I don’t know very well how to evaluate these numbers. Stats in one tab here: https://docs.google.com/spreadsheets/d/1XNdRSOgVZeEfg8qqaNIDVgtgxWdpWncbW7ijA-wBx54/editOn 3 Sep 2023, at 21:16, Antonin Delpeuch @.***> wrote: Yes I guess those additional checks could be added by the Commons extension instead of the Wikibase one, it's debatable. I'm not sure which proportion of people doing Commons uploads actually have the Commons extension installed, it would be interesting to have some stats about that.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>