LinguaLibre
Difference between revisions of "Speakers/sv"
(Created page with "<query _pagination="50" locutor="objekt" locutorLabel="Talarens användarnamn" place="Boplats"> PREFIX wd: <http://www.wikidata.org/entity/> PREFIX wdt: <http://www.wi...") |
(Created page with "Antalet inspelningar") |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
− | <query _pagination="50" locutor=" | + | {| style="width:100%" |
+ | |- style="vertical-align:top;padding:.5em;" | ||
+ | | style="padding-right:.5em;"| | ||
+ | <query _pagination="50" locutor="Objekt" locutorLabel="Talarens användarnamn" place="Boplats"> | ||
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/> | ||
Line 20: | Line 23: | ||
} | } | ||
</query> | </query> | ||
+ | | | ||
+ | |||
+ | <query _pagination="100" languages="Antalet talare" records="Antalet inspelningar"> | ||
+ | select (COUNT(DISTINCT ?speaker) as ?speakers) | ||
+ | where { | ||
+ | ?speaker prop:P2 entity:Q3 . | ||
+ | } | ||
+ | </query> | ||
+ | |} | ||
+ | |||
+ | [[Category:Lingua Libre:DataViz{{#translation:}}]] |
Latest revision as of 23:42, 13 January 2022
|
|