User
Difference between revisions of "Titodutta/প্রশ্ন"
< User:Titodutta
(++) |
(++) |
||
Line 30: | Line 30: | ||
GROUP BY ?yearmonth | GROUP BY ?yearmonth | ||
ORDER BY ?yearmonth | ORDER BY ?yearmonth | ||
+ | </query> | ||
+ | |||
+ | <query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records" languages="Spoken languages"></translate> | ||
+ | SELECT ?locutor ?locutorLabel ?nb WHERE { | ||
+ | { | ||
+ | SELECT ?locutor (COUNT(?record) as ?nb) | ||
+ | WHERE { | ||
+ | ?record prop:P2 entity:Q2 . | ||
+ | ?record prop:P4 entity:Q21. | ||
+ | ?record prop:P5 ?locutor . | ||
+ | } | ||
+ | GROUP BY ?locutor ?locutorLabel | ||
+ | ORDER BY DESC(?nb) | ||
+ | LIMIT 50 | ||
+ | } | ||
+ | SERVICE wikibase:label { | ||
+ | bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" . | ||
+ | ?locutor rdfs:label ?locutorLabel . | ||
+ | } | ||
+ | } | ||
+ | ORDER BY DESC(?nb) | ||
</query> | </query> |
Revision as of 23:14, 18 December 2020
Query মানে প্রশ্ন হবে কিনা, সে কথা যাক, এই পাতাটি আমার উপপাতা, এর নাম প্রশ্নই থাক