Difference between revisions of "Which painter has painted the most paintings? (Q412)"
Jump to navigation
Jump to search
(Created a new Item: ¿Qué pintor ha pintado más pinturas?) |
(Changed claim: query (P11): SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1) |
||
(29 intermediate revisions by 3 users not shown) | |||
label / en | label / en | ||
Which painter has painted the most paintings? | |||
aliases / es / 0 | aliases / es / 0 | ||
¿Qué pintor tiene más pinturas? | |||
aliases / en / 0 | aliases / en / 0 | ||
Which painter has the most paintings? | |||
Property / instance of | |||
Property / instance of: question / rank | |||
Normal rank | |||
Property / query | |||
SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1 | |||
Property / query: SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1 / rank | |||
Normal rank | |||
Property / query: SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1 / qualifier | |||
Property / query: SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1 / qualifier | |||
Property / query: SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1 / qualifier | |||
Property / query: SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1 / qualifier | |||
Property / query: SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1 / qualifier | |||
Property / mention | |||
painter (English) | |||
Property / mention: painter (English) / rank | |||
Normal rank | |||
Property / mention: painter (English) / qualifier | |||
Property / mention | |||
pintor (Spanish) | |||
Property / mention: pintor (Spanish) / rank | |||
Normal rank | |||
Property / mention: pintor (Spanish) / qualifier | |||
Property / mention | |||
painting (English) | |||
Property / mention: painting (English) / rank | |||
Normal rank | |||
Property / mention: painting (English) / qualifier | |||
Property / mention | |||
pintura (Spanish) | |||
Property / mention: pintura (Spanish) / rank | |||
Normal rank | |||
Property / mention: pintura (Spanish) / qualifier | |||
Property / mention | |||
pinturas (Spanish) | |||
Property / mention: pinturas (Spanish) / rank | |||
Normal rank | |||
Property / mention: pinturas (Spanish) / qualifier | |||
Property / mention | |||
paintings (English) | |||
Property / mention: paintings (English) / rank | |||
Normal rank | |||
Property / mention: paintings (English) / qualifier | |||
Property / mention | |||
has painted (English) | |||
Property / mention: has painted (English) / rank | |||
Normal rank | |||
Property / mention: has painted (English) / qualifier | |||
Property / mention | |||
has (English) | |||
Property / mention: has (English) / rank | |||
Normal rank | |||
Property / mention: has (English) / qualifier | |||
Property / mention | |||
ha pintado (Spanish) | |||
Property / mention: ha pintado (Spanish) / rank | |||
Normal rank | |||
Property / mention: ha pintado (Spanish) / qualifier | |||
Property / mention | |||
tiene (Spanish) | |||
Property / mention: tiene (Spanish) / rank | |||
Normal rank | |||
Property / mention: tiene (Spanish) / qualifier | |||
Latest revision as of 21:05, 1 November 2023
No description defined
- Which painter has the most paintings?
Language | Label | Description | Also known as |
---|---|---|---|
English |
Which painter has painted the most paintings?
|
No description defined
|
|
Statements
SELECT ?artist WHERE { ?artist wdt:P106/wdt:P279* wd:Q1028181 . ?artwork wdt:P170 ?artist . ?artwork wdt:P31/wdt:P279* wd:Q3305213 .} GROUP BY (?artist) ORDER BY DESC(COUNT (DISTINCT ?artwork)) LIMIT 1
0 references