Can you share the script that generated this
#3
by
teknium
- opened
pweeze
of course. it's very short:
SELECT ?character ?characterLabel WHERE {
SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en,fr,ja,de". }
?character wdt:P31/wdt:P279* wd:Q95074.
}