Problem: Wikidata allows in various ways to add duplicate data: this makes the maintenance of the items more difficult and uselessly increases the size of Wikidata (which is bad for the SPARQL query service, storage space etc.).The cases I consider are: duplications between labels and aliases in the same language; duplications of date-statements (due to different encode of the same date); duplications of references (two exactly identical references, or the two references identical except for a different retrieval date)
Proposed solution: make it impossible on server-side to save exactly duplicate data; make it more difficult (e.g. show a message before saving the edit) to add nearly duplicate data (this regards the case of references identical except for a different retrieval date)
Who would benefit: Wikidata community (the maintenance of items becomes a slightly smaller task); SPARQL query service (the size of the items becomes slightly smaller)