Difference between revisions of "What is the tallest mountain in the world outside of Asia? (Q270)"

From QAWiki
Jump to navigation Jump to search
(‎Updated [en] alias: What is the highest peak on Earth not in Asia?)
(‎Created claim: query (P11): SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj1 . ?sbj wdt:P17 ?obj2 . MINUS { ?sbj wdt:P17/wdt:P30 wd:Q48 . } } ORDER BY DESC(?obj1) LIMIT 1)
Property / query
 
SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj1 . ?sbj wdt:P17 ?obj2 . MINUS { ?sbj wdt:P17/wdt:P30 wd:Q48 . } } ORDER BY DESC(?obj1) LIMIT 1
Property / query: SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj1 . ?sbj wdt:P17 ?obj2 . MINUS { ?sbj wdt:P17/wdt:P30 wd:Q48 . } } ORDER BY DESC(?obj1) LIMIT 1 / rank
 
Normal rank
Property / query: SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj1 . ?sbj wdt:P17 ?obj2 . MINUS { ?sbj wdt:P17/wdt:P30 wd:Q48 . } } ORDER BY DESC(?obj1) LIMIT 1 / qualifier
 
Property / query: SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj1 . ?sbj wdt:P17 ?obj2 . MINUS { ?sbj wdt:P17/wdt:P30 wd:Q48 . } } ORDER BY DESC(?obj1) LIMIT 1 / qualifier
 

Revision as of 01:27, 20 May 2022

No description defined
  • What is the highest peak on Earth not in Asia?
Language Label Description Also known as
English
What is the tallest mountain in the world outside of Asia?
No description defined
  • What is the highest peak on Earth not in Asia?

Statements

0 references
SELECT DISTINCT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q8502 . ?sbj p:P2044/psn:P2044/wikibase:quantityAmount ?obj1 . ?sbj wdt:P17 ?obj2 . MINUS { ?sbj wdt:P17/wdt:P30 wd:Q48 . } } ORDER BY DESC(?obj1) LIMIT 1
0 references