Difference between revisions of "Which pair of directors have co-directed the most movies together? (Q129)"
Jump to navigation
Jump to search
(Added [en-gb] alias: ¿Cuál dúo de directores han dirigido el mayor número de películas juntos?) |
(Changed claim: mention (P38): directores) |
||
(27 intermediate revisions by the same user not shown) | |||
label / en-gb | label / en-gb | ||
label / es | label / es | ||
¿Cuál par de directores han dirigido el número máximo de películas juntos? | |||
aliases / en-gb / 0 | aliases / en-gb / 0 | ||
aliases / es / 0 | aliases / es / 0 | ||
¿Cuál dúo de directores han dirigido el mayor número de películas juntos? | |||
Property / instance of | |||
Property / instance of: question / rank | |||
Normal rank | |||
Property / query | |||
SELECT ?obj1 ?obj2 WHERE { ?subj wdt:P31/wdt:P279* wd:Q11424 . ?subj wdt:P57 ?obj1 . ?subj wdt:P57 ?obj2 . FILTER(?obj1 != ?obj2) } GROUP BY ?obj1 ?obj2 ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1 | |||
Property / query: SELECT ?obj1 ?obj2 WHERE { ?subj wdt:P31/wdt:P279* wd:Q11424 . ?subj wdt:P57 ?obj1 . ?subj wdt:P57 ?obj2 . FILTER(?obj1 != ?obj2) } GROUP BY ?obj1 ?obj2 ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1 / rank | |||
Normal rank | |||
Property / query: SELECT ?obj1 ?obj2 WHERE { ?subj wdt:P31/wdt:P279* wd:Q11424 . ?subj wdt:P57 ?obj1 . ?subj wdt:P57 ?obj2 . FILTER(?obj1 != ?obj2) } GROUP BY ?obj1 ?obj2 ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1 / qualifier | |||
Property / query: SELECT ?obj1 ?obj2 WHERE { ?subj wdt:P31/wdt:P279* wd:Q11424 . ?subj wdt:P57 ?obj1 . ?subj wdt:P57 ?obj2 . FILTER(?obj1 != ?obj2) } GROUP BY ?obj1 ?obj2 ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1 / qualifier | |||
Property / mention | |||
movies (English) | |||
Property / mention: movies (English) / rank | |||
Normal rank | |||
Property / mention: movies (English) / qualifier | |||
Property / mention | |||
films (English) | |||
Property / mention: films (English) / rank | |||
Normal rank | |||
Property / mention: films (English) / qualifier | |||
Property / mention | |||
películas (Spanish) | |||
Property / mention: películas (Spanish) / rank | |||
Normal rank | |||
Property / mention: películas (Spanish) / qualifier | |||
Property / mention | |||
directors (English) | |||
Property / mention: directors (English) / rank | |||
Normal rank | |||
Property / mention: directors (English) / qualifier | |||
Property / mention: directors (English) / qualifier | |||
Property / mention | |||
directores (Spanish) | |||
Property / mention: directores (Spanish) / rank | |||
Normal rank | |||
Property / mention: directores (Spanish) / qualifier | |||
Property / mention: directores (Spanish) / qualifier | |||
Property / mention | |||
pair (English) | |||
Property / mention: pair (English) / rank | |||
Normal rank | |||
Property / mention: pair (English) / qualifier | |||
Property / mention | |||
duo (English) | |||
Property / mention: duo (English) / rank | |||
Normal rank | |||
Property / mention: duo (English) / qualifier | |||
Property / mention | |||
par (Spanish) | |||
Property / mention: par (Spanish) / rank | |||
Normal rank | |||
Property / mention: par (Spanish) / qualifier | |||
Property / mention | |||
dúo (Spanish) | |||
Property / mention: dúo (Spanish) / rank | |||
Normal rank | |||
Property / mention: dúo (Spanish) / qualifier | |||
Latest revision as of 05:17, 11 February 2022
No description defined
- Which director duo have directed the most films together?
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which pair of directors have co-directed the most movies together?
|
No description defined
|
|
Statements
SELECT ?obj1 ?obj2 WHERE { ?subj wdt:P31/wdt:P279* wd:Q11424 . ?subj wdt:P57 ?obj1 . ?subj wdt:P57 ?obj2 . FILTER(?obj1 != ?obj2) } GROUP BY ?obj1 ?obj2 ORDER BY DESC(COUNT(DISTINCT ?subj)) LIMIT 1
0 references