Wiki Loves Public Domain
Appearance
The Wiki Loves Public Domain project wants to document authors and makers, and their works that became public domain. The first edition ran in 2025.
Goal
[edit]It registers lists of authors and makers that died in a certain year in Wikidata. Subprojects are:
- Write articles about the authors and makers in Wikipedia the year before public domain becomes active (anniversary of 70 year death);
- Upload pictures of works, after January 1st of the year of public domain.
Organisers
[edit]Editions
[edit]Wikidata item list
[edit]SELECT ?item ?itemLabel ?campaignLabel WHERE {
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
?item wdt:P6104 ?campaign.
?campaign wdt:P179 wd:Q134895445.
}