Difference between revisions of "Which video game series has the most video games? (Q410)"
Jump to navigation
Jump to search
(Created claim: mention (P38): serie de videojuegos) |
(Created claim: mention (P38): parte de la serie) |
||
Property / mention | |||
parte de la serie (Spanish) | |||
Property / mention: parte de la serie (Spanish) / rank | |||
Normal rank | |||
Property / mention: parte de la serie (Spanish) / qualifier | |||
Revision as of 02:05, 21 November 2022
No description defined
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which video game series has the most video games?
|
No description defined
|
Statements
SELECT ?gameSeries WHERE { SELECT ?gameSeries (COUNT(?game) as ?numGames) WHERE { ?gameSeries wdt:P31 wd:Q7058673 . ?game wdt:P179 ?gameSeries . } GROUP BY (?gameSeries) ORDER BY DESC (?numGames) LIMIT 1 }
0 references