Difference between revisions of "Which pandemic lasted the longest? (Q178)"

From QAWiki
Jump to navigation Jump to search
(‎Created claim: query (P11): SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q12184 . ?sbj wdt:P580 ?obj1 . OPTIONAL { ?sbj wdt:P582 ?obj2 } BIND(COALESCE(?obj2,NOW()) AS ?obj3) } ORDER BY DESC(?obj3 - ?obj1))
(‎Updated [en] aliases: Which pandemic had the longest duration?, What pandemic went on for the longest time?)
aliases / en / 0aliases / en / 0
 
What pandemic went on for the longest time?
aliases / en / 1aliases / en / 1
What pandemic went on for longest?

Revision as of 03:38, 10 February 2022

No description defined
  • Which pandemic had the longest duration?
  • What pandemic went on for the longest time?
Language Label Description Also known as
English
Which pandemic lasted the longest?
No description defined
  • Which pandemic had the longest duration?
  • What pandemic went on for the longest time?

Statements

0 references
SELECT ?sbj WHERE { ?sbj wdt:P31/wdt:P279* wd:Q12184 . ?sbj wdt:P580 ?obj1 . OPTIONAL { ?sbj wdt:P582 ?obj2 } BIND(COALESCE(?obj2,NOW()) AS ?obj3) } ORDER BY DESC(?obj3 - ?obj1)
0 references