Jump to content

Which genus has the most species? (Q300): Difference between revisions

From QAWiki
Aidan (talk | contribs)
Created claim: instance of (P1): question (Q1)
Aidan (talk | contribs)
Created claim: query (P11): SELECT ?obj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P171+ ?obj . ?obj wdt:P105 wd:Q34740 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1
Property / query
 
SELECT ?obj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P171+ ?obj . ?obj wdt:P105 wd:Q34740 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1
Property / query: SELECT ?obj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P171+ ?obj . ?obj wdt:P105 wd:Q34740 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1 / rank
 
Normal rank
Property / query: SELECT ?obj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P171+ ?obj . ?obj wdt:P105 wd:Q34740 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1 / qualifier
 
Property / query: SELECT ?obj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P171+ ?obj . ?obj wdt:P105 wd:Q34740 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1 / qualifier
 

Revision as of 06:05, 30 May 2022

No description defined
  • What genus has the highest number of species?
Language Label Description Also known as
English
Which genus has the most species?
No description defined
  • What genus has the highest number of species?

Statements

0 references
SELECT ?obj WHERE { ?sbj wdt:P105 wd:Q7432 . ?sbj wdt:P171+ ?obj . ?obj wdt:P105 wd:Q34740 . } GROUP BY ?obj ORDER BY DESC(COUNT(DISTINCT ?sbj)) LIMIT 1
0 references