LinguaLibre

Difference between revisions of "Records"

(adding translate tags)
m
Line 12: Line 12:
 
         #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 ).
 
 
       OPTIONAL {
 
       OPTIONAL {
 
 
           ?locutor llp:P4 ?languageStatement .
 
           ?locutor llp:P4 ?languageStatement .
 
           ?languageStatement llv:P4 ?language .
 
           ?languageStatement llv:P4 ?language .
Line 24: Line 22:
 
         ?record prop:P7 ?transcription.
 
         ?record prop:P7 ?transcription.
 
         #extra:{"type": "string", "label": "P7"}  filter contains(lcase(?transcription), lcase('[EXTRA]')).
 
         #extra:{"type": "string", "label": "P7"}  filter contains(lcase(?transcription), lcase('[EXTRA]')).
 
 
         SERVICE wikibase:label {
 
         SERVICE wikibase:label {
 
             bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .
 
             bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en" .

Revision as of 14:26, 24 March 2019

Other languages:
Deutsch • ‎English • ‎Esperanto • ‎brezhoneg • ‎français • ‎norsk bokmål • ‎occitan • ‎polski • ‎svenska • ‎македонски • ‎русский • ‎বাংলা • ‎தமிழ் • ‎日本語

For performance reasons, the maximum number of audio recording shown at a time is 1000. This will be enhanced in the future.

... Loading ...