Which video game series has the most video games? (Q410): Difference between revisions
Appearance
Created claim: mention (P38): games |
Changed claim: query (P11): SELECT ?obj WHERE { SELECT ?obj (COUNT(?sbj) as ?cnt) WHERE { ?obj wdt:P31 wd:Q7058673 . ?sbj wdt:P179 ?obj . } GROUP BY (?obj) ORDER BY DESC (?numGames) LIMIT 1 } |
||
| Property / query | Property / query | ||
SELECT ?obj WHERE { SELECT ?obj (COUNT(?sbj) as ?cnt) WHERE { ?obj wdt:P31 wd:Q7058673 . ?sbj wdt:P179 ?obj . } GROUP BY (?obj) ORDER BY DESC (?numGames) LIMIT 1 } | |||
Revision as of 23:39, 17 May 2025
No description defined
- What series of video game has the most video games?
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Which video game series has the most video games? |
No description defined |
|
Statements
SELECT ?obj WHERE { SELECT ?obj (COUNT(?sbj) as ?cnt) WHERE { ?obj wdt:P31 wd:Q7058673 . ?sbj wdt:P179 ?obj . } GROUP BY (?obj) ORDER BY DESC (?numGames) LIMIT 1 }
0 references