Wikimedia Belgium bewikimedia https://be.wikimedia.org/wiki/Wikimedia_Belgium MediaWiki 1.39.0-wmf.23 first-letter Media Special Talk User User talk Wikimedia Wikimedia talk File File talk MediaWiki MediaWiki talk Template Template talk Help Help talk Category Category talk TimedText TimedText talk Module Module talk Translations Translations talk Gadget Gadget talk Gadget definition Gadget definition talk Wikimedia Belgium Projects/ListeriaBot/Query 0 3118 19150 19147 2022-08-04T21:43:55Z Geertivp 171 description and advantages wikitext text/x-wiki Wikimedia Belgium '''manages''' its '''projects''' using Wikidata. When organising projects like [[Edit-a-thon|edit-a-thons]], it can be confusing, and difficult how to identify relevant pages. == Advantages == * Data driven: ** All data in one central place ([[Wikidata]]) ** Easy to write queries and to automate using [[Pywikibot]] ** Enabling automated reporting ** Linkable against all [[Wikimedia platforms]] (including [[Structured Data on Commons|SDC]]) == Method == The following can be a typical flow for managing such project: # Create a [[Wikiproject]] in Wikidata #* Create claim {{P|P31}} {{Q|Q16695773}} (Wikiproject) #* Create claim {{P|P664}} (organisator of Wikiproject item) {{Q|Q18398868}} (Wikimedia Belgium) # Create or amend Wikidata items that are maintained by the project: #* Create claim {{P|P6104}} (maintained by) Wikiproject # Create a [[Wikipedia project page]] # Add a [[ListeriaBot]] subpage using the above Wikiproject item number, via a below query # Create new Wikipedia pages # Link the Wikipedia pages to the equivalent [[Wikidata item]] Below you can find a list of WMBE projects. == Wiki projects by Wikimedia Belgium == This is a list of projects organised by Wikimedia Belgium:<syntaxhighlight lang="sparql"> SELECT ?wikiproject ?wikiprojectLabel WHERE { SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } ?wikiproject wdt:P31 wd:Q16695773. ?wikiproject wdt:P664 wd:Q18398868. } </syntaxhighlight>See https://w.wiki/$cN It has been created by starting [[Wikidata Query]], then entering the search items "wikiproject" and "WMBE" in the Filter section. == Items linked to Wikimedia Belgium projects == This becomes a huge list...<syntaxhighlight lang="sparql"> SELECT DISTINCT ?item WHERE { ?item wdt:P6104 ?wikiproject. ?wikiproject wdt:P31 wd:Q16695773; wdt:P664 wd:Q18398868. } </syntaxhighlight> See https://w.wiki/5KRe == See also == * You can run the [[copy_label.py]] script. * Use the above queries with [[WDFIST]] to link images to Wikidata items * [[Manage Wiki projects using Wikidata]] * [[Campaign dashboard|Campaign and events tool]] * Wikimedia Belgium projects: ** {{en}} [[w:Wikipedia:WikiProject Belgium/WMBE projects]] ** {{nl}} [[w:nl:Wikipedia:Wikiproject/België/WMBE projecten]] ** {{fr}} [[w:fr:Wikipédia:Projet/Belgique/Projets WMBE]] [[Category:Projects]] d8p1ojyfhr9rp6xa5eja49ac25hoaw0 Standaard Solidariteitsprijs 0 3302 19148 18589 2022-08-04T18:46:20Z Geertivp 171 format and pre-registration wikitext text/x-wiki [[De Standaard]], a major national [[Belgian newspapers|Belgian newspaper]], organises every year the '''Standaard Solidariteitsprijs''' contest for [[Association without lucrative purpose|non-profit organisations]] to compete for complementary advertising. It addresses major organisations in the socio-cultural domain. {{OrganizationName}} has participated since 2020. We will continue to do so, in order to advertise our movement. The same document can be used for our own purposes. == Content == * 2020: rather technical presentation (too much text) * 2021: [[Fonds Vrienden van Wikimedia België]] (thanks to Hilke for the idea) * 2022: [[KOERS. Museum van de Wielersport]] <gallery> File:Wikimedia België Standaard solidariteitsprijs 2020.pdf|2020 File:Wikimedia_België_Standaard_solidariteitsprijs_2021.pdf|2021 File:Wikimedia_België_Standaard_solidariteitsprijs_2022.pdf|2022 </gallery> == Caveat == * Important: do not forget to preregister before uploading the final document * A special PDF pre-press format is mandatory [[Category:De Standaard]] 0cqj0nrb0sjjbfbwvih9i1if2lo3evs Copy label.py 0 3475 19149 2022-08-04T21:36:54Z Geertivp 171 Manage WMBE projects wikitext text/x-wiki The '''copy_label.py''' is a [[Pywikibot]] program to: # add labels, and aliases # add [[Wikimedia Commons]] categories # add Wikimedia Commons category [[Wikidata Infobox|Wikidata Infoboxes]] # link [[Wikipedia]] pages # remove redundant description, aliases, claims (statements) # add symmetric claims # add "not equal" claims # fix frequent errors == External links == * https://github.com/geertivp/Pywikibot/blob/main/copy_label.py == See also == * [[Wikimedia Belgium Projects/ListeriaBot/Query]] [[Category:Pywikibot]] k7uj1hz4mq8s537a0cen51dxs9zhmer