Jump to content

Wikidata:WikiProject Categories

From Wikidata

Items

[edit]

Items query

[edit]
SELECT ?item ?itemLabel ?itemDescription
WHERE { ?item (wdt:P279)* wd:Q4167836 .
    SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}
Try it!

Properties

[edit]

Properties query

[edit]
SELECT ?property ?propertyLabel ?propertyDescription
WHERE { ?property wdt:P31 wd:Q18667213 .
    SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}
Try it!

Possible Duplicates

[edit]

Statistics

[edit]

At 25th August 2018 there are

Detailed count:

SELECT ?cat ?catLabel ?ct
WHERE {
    { SELECT ?cat (count(*) as ?ct)
    WHERE
     { ?item wdt:P31 ?cat . ?cat (wdt:P279)* wd:Q4167836 }
    GROUP BY ?cat
    ORDER BY DESC(?ct)
    }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en" }
}
ORDER BY DESC(?ct) ASC(?cat)
Try it!


Some statistics about items with Wikimedia category (Q4167836), category's main topic (P301) and category combines topics (P971)

This list is periodically updated by a bot. Manual changes to the list will be removed on the next update!

?sort Aspect description ?ct ?statements_ct
1 number of category items 5742256
2 number of items with "category's main topic" property 787940 789313
3 number of items with "category combines topics" property 1940103 3403047
4 number of items with combines topics or main topic property 2632566
5 number of items with combines topics and main topic properties 95477
End of automatically generated list.


Participants

[edit]

The participants listed below can be notified using the following template in discussions:
{{Ping project|Categories}}