LinguaLibre

Difference between revisions of "Records"

(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="color:red; text-align: center;">
+
For performance reasons, the maximum number of audio recording shown at a time is 1000. This will be enhanced in the future.
During the beta, data shown here are refresh only once a day.
 
</div>
 
  
 
<query _pagination="100" record="Item" audio="Record" recordLabel="Transcription" locutorLabel="Speaker" langLabel="Language" levelLabel="Language level">
 
<query _pagination="100" record="Item" audio="Record" recordLabel="Transcription" locutorLabel="Speaker" langLabel="Language" levelLabel="Language level">
Line 34: Line 32:
 
             ?language rdfs:label ?languageLabel.
 
             ?language rdfs:label ?languageLabel.
 
         }
 
         }
     } ORDER BY ?recordLabel
+
     } ORDER BY ?recordLabel LIMIT 1000
 
</query>
 
</query>

Revision as of 10:42, 25 January 2019

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

... Loading ...