https://bugzilla.wikimedia.org/show_bug.cgi?id=55015
Web browser: --- Bug ID: 55015 Summary: Wikiata filling bot Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/331/ Reported by: jandudik Created on: 2013-02-11 11:45:53 Subject: Wikiata filling bot Original description: It would be very useful for second phase of Wikidata something like this:
fill_wikidata.py -template:geobox -parameter:area -to:P123
which will goes through pages containing {{geobox}} and copy value from parameter 'area' to Wikidata property P123 of related article. Parameter will tell if overwrite or if only add when missing.