Translations

LinguaLibre:Stats/7/eo

Revision as of 14:17, 18 May 2021 by Lepticed7 (talk | contribs) (Created page with "where { ?record prop:P2 entity:Q2 . ?record prop:P4 ?language . OPTIONAL { ?language prop:P13 ?code } OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?la...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

where {

 ?record prop:P2 entity:Q2 .
 ?record prop:P4 ?language .
 OPTIONAL { ?language prop:P13 ?code }
 OPTIONAL { ?language rdfs:label ?languageLabel . FILTER (lang(?languageLabel) = "eo"). }

} GROUP BY ?language ?languageLabel ?code ORDER BY DESC(?nb) </query>