LinguaLibre

Difference between revisions of "Speakers"

m (0x010C moved page DataViz:Speakers to LinguaLibre:Speakers without leaving a redirect: Part of translatable page "DataViz:Speakers")
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DataViz
+
<languages/>
| query = select ?locutor ?locutorLabel
+
<query _pagination="50" locutor="item" locutorLabel="Speaker username" place="Place of residence">
          where {
+
    PREFIX wd: <http://www.wikidata.org/entity/>
            ?locutor prop:P2 entity:Q3 .
+
    PREFIX wdt: <http://www.wikidata.org/prop/direct/>
            SERVICE wikibase:label {
+
 
              bd:serviceParam wikibase:language "fr,en" .
+
    select distinct ?locutor ?locutorLabel ?place
            }  
+
    where {
          }
+
        ?locutor prop:P2 entity:Q3 .
}}
+
        #extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?locutor prop:P4 entity:[EXTRA] .
 +
 
 +
     
 +
          ?locutor prop:P14 ?location .
 +
          BIND(uri(concat("http://www.wikidata.org/entity/", IF( isBLANK(?location), 'Q2', ?location ))) as ?locationItem).
 +
 
 +
          SERVICE <https://query.wikidata.org/sparql> {
 +
            #extra:{"type":"wikidata", "label":"P14"} ?locationItem wdt:P131*/wdt:P131? wd:[EXTRA] .
 +
            ?locationItem rdfs:label ?place .
 +
            FILTER (LANG(?place) = "[AUTO_LANGUAGE]") .
 +
          }
 +
     
 +
        SERVICE wikibase:label {
 +
            bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 +
        }  
 +
    }
 +
</query>

Revision as of 09:24, 25 December 2018

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