LinguaLibre

Difference between revisions of "Speakers/fr"

(Blanked the page)
(Created page with "Nombre d'enregistrements")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<languages/>
 
<languages/>
 
+
{| style="width:100%"
<query _pagination="50" locutor="item" locutorLabel="Speaker username" place="Place of residence">
+
|- style="vertical-align:top;padding:.5em;"
 +
| style="padding-right:.5em;"|
 +
<query _pagination="50" locutor="Élément" locutorLabel="Nom d'utilisateur" place" place="Lieu de résidence">
 
     PREFIX wd: <http://www.wikidata.org/entity/>
 
     PREFIX wd: <http://www.wikidata.org/entity/>
 
     PREFIX wdt: <http://www.wikidata.org/prop/direct/>
 
     PREFIX wdt: <http://www.wikidata.org/prop/direct/>
 
 
     select distinct ?locutor ?locutorLabel ?place
 
     select distinct ?locutor ?locutorLabel ?place
 
     where {
 
     where {
 
         ?locutor prop:P2 entity:Q3 .
 
         ?locutor prop:P2 entity:Q3 .
 
         #extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?locutor prop:P4 entity:[EXTRA] .
 
         #extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?locutor prop:P4 entity:[EXTRA] .
 
     
 
 
           ?locutor prop:P14 ?location .
 
           ?locutor prop:P14 ?location .
 
           BIND(uri(concat("http://www.wikidata.org/entity/", IF( isBLANK(?location), 'Q2', ?location ))) as ?locationItem).
 
           BIND(uri(concat("http://www.wikidata.org/entity/", IF( isBLANK(?location), 'Q2', ?location ))) as ?locationItem).
Line 18: Line 17:
 
             ?locationItem rdfs:label ?place .
 
             ?locationItem rdfs:label ?place .
 
             FILTER (LANG(?place) = "[AUTO_LANGUAGE]") .
 
             FILTER (LANG(?place) = "[AUTO_LANGUAGE]") .
           }
+
           }
     
+
          SERVICE wikibase:label {
        SERVICE wikibase:label {
 
 
             bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 
             bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 
         }  
 
         }  
 
     }
 
     }
 
</query>
 
</query>
 +
|
 +
 +
<query _pagination="100" languages="Nombre de locuteurs et locutrices" records="Nombre d'enregistrements">
 +
select (COUNT(DISTINCT ?speaker) as ?speakers)
 +
where {
 +
  ?speaker prop:P2 entity:Q3 .
 +
}
 +
</query>
 +
|}
 +
 +
[[Category:Lingua Libre:DataViz{{#translation:}}]]

Latest revision as of 23:41, 13 January 2022

Other languages:
Bahasa Melayu • ‎Canadian English • ‎Deutsch • ‎English • ‎Esperanto • ‎Taqbaylit • ‎brezhoneg • ‎español • ‎français • ‎norsk bokmål • ‎occitan • ‎polski • ‎svenska • ‎македонски • ‎বাংলা • ‎日本語
... Loading ...
... Loading ...