LinguaLibre
Difference between revisions of "Stats"
(Marked this version for translation) |
m |
||
Line 26: | Line 26: | ||
?record prop:P2 entity:Q2 . | ?record prop:P2 entity:Q2 . | ||
?record prop:P4 ?lang . | ?record prop:P4 ?lang . | ||
− | |||
− | |||
BIND( IF( isBLANK(?lang), entity:Q4, ?lang ) as ?language ). | BIND( IF( isBLANK(?lang), entity:Q4, ?lang ) as ?language ). | ||
Line 49: | Line 47: | ||
?record prop:P4 ?lang . | ?record prop:P4 ?lang . | ||
#extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?record prop:P4 entity:[EXTRA] . | #extra:{"type": "wikibase-item", "filter":"Q4", "label": "P4", "multiple": true} ?record prop:P4 entity:[EXTRA] . | ||
− | |||
− | |||
BIND( IF( isBLANK(?lang), entity:Q4, ?lang ) as ?language ). | BIND( IF( isBLANK(?lang), entity:Q4, ?lang ) as ?language ). | ||
Line 74: | Line 70: | ||
?record prop:P7 ?transcription. | ?record prop:P7 ?transcription. | ||
− | |||
SERVICE wikibase:label { | SERVICE wikibase:label { | ||
bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" . | bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" . |