LinguaLibre

Difference between revisions of "Stats/es"

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 36: Line 36:
 
== Locutores más prolíficos ==
 
== Locutores más prolíficos ==
  
<query _pagination="10" locutor="Item" locutorLabel="Speaker" nb="Number of records">
+
<query _pagination="10" locutor="Item" locutorLabel="Speaker" nb="Number of records" languages="Spoken languages">
     select ?locutor ?locutorLabel (COUNT(?record) as ?nb)
+
     select ?locutor ?locutorLabel (COUNT(?record) as ?nb) (GROUP_CONCAT(DISTINCT ?langLabel;separator=", ") as ?languages)
 
     where {
 
     where {
 
         ?record prop:P2 entity:Q2 .
 
         ?record prop:P2 entity:Q2 .
Line 47: Line 47:
 
         SERVICE wikibase:label {
 
         SERVICE wikibase:label {
 
             bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 
             bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 +
            ?lang rdfs:label ?langLabel .
 +
            ?locutor rdfs:label ?locutorLabel .
 
         }
 
         }
 
     }
 
     }

Revision as of 15:40, 20 March 2019

Other languages:
Bahasa Indonesia • ‎Bahasa Melayu • ‎Bali • ‎Bikol Central • ‎Deutsch • ‎English • ‎Esperanto • ‎Igbo • ‎Türkçe • ‎brezhoneg • ‎català • ‎español • ‎français • ‎lumbaart • ‎occitan • ‎polski • ‎română • ‎sicilianu • ‎svenska • ‎македонски • ‎русский • ‎українська • ‎עברית • ‎বাংলা • ‎తెలుగు • ‎中文 • ‎日本語 • ‎ꯃꯤꯇꯩ ꯂꯣꯟ

Global stats

... Loading ...

Número de grabaciones por idioma

... Loading ...

Locutores más prolíficos

... Loading ...

Palabras más grabadas

... Loading ...