Help
Difference between revisions of "Querying Lingua Libre"
Line 12: | Line 12: | ||
=== Language === | === Language === | ||
+ | :''See also [[LinguaLibre:List of languages]]'' | ||
+ | |||
This is the language of a speaker or of a recording. This property may point to a language defined on Wikidata ([[wikidata:Q34770]]). | This is the language of a speaker or of a recording. This property may point to a language defined on Wikidata ([[wikidata:Q34770]]). | ||
Revision as of 10:38, 23 February 2021
The sound library is structured in a Semantic Web database where all the recordings and their data are described.
Overview
The data model includes 3 core concepts of Lingua Libre.
Audio recordings
Every recording created with the Record Wizard is added into the database along with some metadata that includes the date the recording was created, the speaker and the language.
The list of audio recordings is available on this DataViz: DataViz:Records.
Language
- See also LinguaLibre:List of languages
This is the language of a speaker or of a recording. This property may point to a language defined on Wikidata (wikidata:Q34770).
Speaker
- See also DataViz:Speakers.
The speaker is the person that pronounced one or several words in an audio recording. There are various information on the speaker such as their residence at the time of recording and their native tongue.
Querying the data
The data can be queried using LinguaLibre's SPARQL endpoint.
- Wikidata:SPARQL query service/A gentle introduction to the Wikidata Query Service
- Example SPARQL queries
- List of all properties used on Lingua Libre
Modifying the data
In progress