You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
548 B
11 lines
548 B
# Wikipedia Infobox Analyzer
|
|
|
|
On wikipedia there are different kinds of infoboxes.
|
|
Each modern infobox retrieves data from wikidata.
|
|
But due to legacy, many of the infoboxes still use manual values.
|
|
|
|
This analysis tool allows seeing the wikidata behind articles through the lens of the infoboxes.
|
|
It will detect if expected fields are missing in the wikidata, or if they are manually set on the article that uses the template.
|
|
|
|
Infoboxes are interesting, as there are these two things to check.
|
|
Analysis on an entire wikidata item is out of scope.
|
|
|