User:GinnyTheCatBot

Category:Commons bots#GinnyTheCatBot

This bot transforms creator (P170) data in SDoC from some values with qualifiers to point to creators Wikidata entry instead. The list of Wikidata entries is manually created. The bot does not create these or look for these itself. It's expected to run be manually run from time to time performing between 5 and 10 edits per minute.

It skips processing a statement in case any of the following conditions are met:

Transformations

Qualifiers other than the ones shown below are preserved.

Source Target Configuration
Creator {
    wikidata: Q(58323561),
    names: &["Stepro", "Steffen Prößdorf"],

    wikimedia_username: Some("Stepro"),
    flickr: None,
}
creator
Normal rank somevalue
author name string Steffen Prößdorf
Wikimedia username Stepro
URL https://commons.wikimedia.org/wiki/User:Stepro
0 references
add reference


add value
creator
Normal rank Steffen Prößdorf
0 references
add reference


add value
Creator {
    wikidata: Q(33132025),
    names: &["Alan Wilson"],

    wikimedia_username: None,
    flickr: Some(Flickr {
        numeric: "65001151@N03",
        named: "ajw1970",
    }),
}
creator
Normal rank somevalue
author name string Alan Wilson
Flickr user ID 65001151@N03
URL https://www.flickr.com/people/ajw1970/
0 references
add reference


add value
creator
Normal rank Alan Wilson
0 references
add reference


add value
Category:Commons bots