LinguaLibre
Difference between revisions of "Stats/Languages/oc"
< LinguaLibre:Stats
(Created page with "Item (Qid de la lenga)") |
(Created page with "Lenga") |
||
Line 17: | Line 17: | ||
== Lengas per nombre de locutors == | == Lengas per nombre de locutors == | ||
− | <query _pagination="10" lang=" Item (Qid de la lenga)" langLabel=" | + | <query _pagination="10" lang=" Item (Qid de la lenga)" langLabel=" Lenga" code=" ISO 639-3 code" nb=" Number of speakers"> |
SELECT ?lang ?langLabel ?code ( count(DISTINCT ?recorder) as ?nb ) WHERE { | SELECT ?lang ?langLabel ?code ( count(DISTINCT ?recorder) as ?nb ) WHERE { | ||
?lang prop:P2 entity:Q4 ; rdfs:label ?langLabel . FILTER (lang(?langLabel) = "[AUTO_LANGUAGE]"). | ?lang prop:P2 entity:Q4 ; rdfs:label ?langLabel . FILTER (lang(?langLabel) = "[AUTO_LANGUAGE]"). |