User
Difference between revisions of "Pamputt"
(test d'une nouvelle boite utilisateur) |
|||
Line 18: | Line 18: | ||
} | } | ||
ORDER BY (?locutorLabel) | ORDER BY (?locutorLabel) | ||
+ | </query> | ||
+ | |||
+ | === Toutes les langues avec au moins un enregistrement === | ||
+ | <query _pagination="10" lang="Item (Language Qid)" langLabel="Language" code="ISO 639-3 code" nb="Number of records"> | ||
+ | SELECT ?lang ?langLabel ?code ( count(DISTINCT ?record) as ?nb ) WHERE { | ||
+ | ?lang prop:P2 entity:Q4 ; rdfs:label ?langLabel . FILTER (lang(?langLabel) = "[AUTO_LANGUAGE]"). | ||
+ | OPTIONAL { ?record prop:P4 ?lang ; prop:P2 entity:Q2 . } | ||
+ | OPTIONAL { ?lang prop:P13 ?code } | ||
+ | SERVICE wikibase:label { | ||
+ | bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" . | ||
+ | ?lang rdfs:label ?langLabel . | ||
+ | } | ||
+ | } | ||
+ | GROUP BY ?lang ?langLabel ?code | ||
+ | ORDER BY DESC(?nb) | ||
</query> | </query> | ||
== TODO == | == TODO == | ||
* [[List talk:Fra/homographes non homophones]] | * [[List talk:Fra/homographes non homophones]] |
Revision as of 13:12, 23 January 2022
Babel user information | ||||||
---|---|---|---|---|---|---|
| ||||||
Users by language |
fra
|
This user contributes to Lingua Libre in French.
|
Click here to see my user page on Meta
Cliquer ici pour voir ma page d'utilisateur sur le Wiktionnaire francophone.