User

Difference between revisions of "Lepticed7"

 
(6 intermediate revisions by 3 users not shown)
Line 11: Line 11:
 
</query>
 
</query>
  
<query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records" languages="Spoken languages"></translate>
+
<query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records" languages="Spoken languages">
     select ?locutorLabel (COUNT(?record) as ?nb)
+
SELECT ?locutor ?locutorLabel ?nb WHERE {
     where {
+
  {
 +
     SELECT ?locutor (COUNT(?record) as ?nb)
 +
     WHERE {
 
         ?record prop:P2 entity:Q2 .
 
         ?record prop:P2 entity:Q2 .
 
         ?record prop:P5 ?locutor .
 
         ?record prop:P5 ?locutor .
        ?record prop:P4 ?lang .
 
        #extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?record prop:P4 entity:[EXTRA] .
 
        SERVICE wikibase:label {
 
            bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 
            ?locutor rdfs:label ?locutorLabel .
 
        }
 
 
     }
 
     }
 
     GROUP BY ?locutor ?locutorLabel
 
     GROUP BY ?locutor ?locutorLabel
 
     ORDER BY DESC(?nb)
 
     ORDER BY DESC(?nb)
     LIMIT 3
+
     LIMIT 10
 +
  }
 +
  SERVICE wikibase:label {
 +
    bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 +
    ?locutor rdfs:label ?locutorLabel .
 +
  }
 +
}
 +
ORDER BY DESC(?nb)
 
</query>
 
</query>
 +
{{#babel:records-fra|records-epo|records-eng}}
 +
{{Userboxtop|Rewards}}
 +
{{Speaker of the month|11/2018|361}}
 +
{{Speaker of the month|12/2018|4423}}
 +
{{Speaker of the month|03/2019|5898}}
 +
{{Userboxbottom}}

Latest revision as of 10:20, 30 November 2023

... Loading ...
... Loading ...
Babel user information
fra
epo
eng
Users by language
Rewards
SPEAKER OF THE MONTH - 11/2018


SPEAKER OF THE MONTH - 12/2018


SPEAKER OF THE MONTH - 03/2019