The MusicBrainz database is really well structured and very well made.
In my view, there is a need for some user accounts that can run as bots in order to quickly fix various issues in the database.
And a page where the regular users can ask the bot owners to run various tasks.
For example tasks like these:
- for all the entries featuring a Wikipedia link, grab and add the WikiData link (if exists) - and then delete all the Wikipedia links.
- for all the entries featuring a WikiData link, grab and add the information and links from WikiData, the way this manual script is doing: MusicBrainz: Fill artist info from wikidata.
- for all the WikiData items that have a MusicBrainz link (143,503 artists for example), check if the respective MusicBrainz items have the WikiData link. If it doesn’t have it, then add it. Also grab the info and the links the WikiData items have and add them to the MusicBrainz database.
And so on
Thanks