Skip to content

Commit 4963e6f

Browse files
committed
feat(data/brand): recover logo_url for 17 more brands (96->113)
Re-ran the Wikidata P154 fill for brands previously dropped to transient Wikidata rate-limit errors (not genuine absence) plus the Acer wrong-entity match. Recovered: Acer, Huawei, Lenovo, OPPO, NEC, LG, BenQ, Infineon, Archos, Lava, PowerColor, Ampere, Microchip, Pine64, SiFive, DOOGEE, DEC. Same precision rules (P856 domain match / name match, current-logo select). Still null (no Wikidata logo): Smartisan, Unihertz, Yota, + the defunct/obscure set.
1 parent 3206670 commit 4963e6f

17 files changed

Lines changed: 17 additions & 17 deletions

data/brand/cn/doogee.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "DOOGEE",
44
"country": "CN",
55
"founded_year": 2013,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Doogee.png",
77
"website": "https://www.doogee.cc",
88
"categories": [
99
"smartphone-oem"

data/brand/cn/huawei.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Huawei",
44
"country": "CN",
55
"founded_year": 1987,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Huawei_wordmark_2019.svg",
77
"website": "https://consumer.huawei.com",
88
"categories": [
99
"smartphone-oem"

data/brand/cn/lenovo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Lenovo",
44
"country": "CN",
55
"founded_year": 1984,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Lenovo_logo_%282015_onwards%29_2.svg",
77
"website": "https://www.lenovo.com",
88
"categories": [
99
"smartphone-oem",

data/brand/cn/oppo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "OPPO",
44
"country": "CN",
55
"founded_year": 2004,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/OPPO_LOGO_2019.svg",
77
"website": "https://www.oppo.com",
88
"categories": [
99
"smartphone-oem"

data/brand/de/infineon.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Infineon Technologies",
44
"country": "DE",
55
"founded_year": 1999,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Infineon-Logo.svg",
77
"website": "https://www.infineon.com",
88
"categories": [
99
"chipset-maker"

data/brand/fr/archos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Archos",
44
"country": "FR",
55
"founded_year": 1988,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Archos-Logo.svg",
77
"website": "https://www.archos.com",
88
"categories": [
99
"smartphone-oem",

data/brand/in/lava.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Lava International",
44
"country": "IN",
55
"founded_year": 2009,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Lava_International.svg",
77
"website": "https://www.lavamobiles.com",
88
"categories": [
99
"smartphone-oem"

data/brand/jp/nec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "NEC",
44
"country": "JP",
55
"founded_year": 1899,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/NEC_logo.svg",
77
"website": "https://www.nec.com",
88
"categories": [
99
"smartphone-oem",

data/brand/kr/lg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "LG Electronics",
44
"country": "KR",
55
"founded_year": 1958,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/LG_logo_%282014%29.svg",
77
"website": "https://www.lg.com",
88
"categories": [
99
"smartphone-oem",

data/brand/tw/acer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Acer",
44
"country": "TW",
55
"founded_year": 1976,
6-
"logo_url": null,
6+
"logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Acer_Group_2012.svg",
77
"website": "https://www.acer.com",
88
"categories": [
99
"pc-oem"

0 commit comments

Comments
 (0)