CLDF Metadata: cldf-metadata.json
Sources: sources.bib
Table values.csv
property | value |
---|---|
dc:conformsTo | CLDF ValueTable |
dc:extent | 240 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [a-zA-Z0-9_\-]+ |
Primary key |
Language_ID | string |
References languages.csv::ID |
Parameter_ID | string |
References parameters.csv::ID |
Value | string |
|
Code_ID | string |
References codes.csv::ID |
Comment | string |
|
Source | list of string (separated by ; ) |
References sources.bib::BibTeX-key |
Table languages.csv
property | value |
---|---|
dc:conformsTo | CLDF LanguageTable |
dc:extent | 48 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [a-zA-Z0-9_\-]+ |
Primary key |
Name | string |
|
Macroarea | string |
|
Latitude | decimal ≥ -90 ≤ 90 |
|
Longitude | decimal ≥ -180 ≤ 180 |
|
Glottocode | string Regex: [a-z0-9]{4}[1-9][0-9]{3} |
|
ISO639P3code | string Regex: [a-z]{3} |
|
Family_ID |
string |
|
Parent_ID |
string |
|
Source | list of string (separated by ; ) |
References sources.bib::BibTeX-key |
Source_comment |
string |
Table parameters.csv
property | value |
---|---|
dc:conformsTo | CLDF ParameterTable |
dc:extent | 5 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [a-zA-Z0-9_\-]+ |
Primary key |
Name | string |
|
Description | string |
|
ColumnSpec | json |
Table codes.csv
property | value |
---|---|
dc:conformsTo | CLDF CodeTable |
dc:extent | 20 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [a-zA-Z0-9_\-]+ |
Primary key |
Parameter_ID | string |
The parameter or variable the code belongs to. References parameters.csv::ID |
Name | string |
|
Description | string |
Table examples.csv
property | value |
---|---|
dc:conformsTo | CLDF ExampleTable |
dc:extent | 32 |
Name/Property | Datatype | Description |
---|---|---|
ID | string Regex: [a-zA-Z0-9_\-]+ |
Primary key |
Language_ID | string |
References languages.csv::ID |
Primary_Text | string |
The example text in the source language. |
Analyzed_Word | list of string (separated by ) |
The sequence of words of the primary text to be aligned with glosses |
Gloss | list of string (separated by ) |
The sequence of glosses aligned with the words of the primary text |
Translated_Text | string |
The translation of the example text in a meta language |
Meta_Language_ID | string |
References the language of the translated text References languages.csv::ID |
LGR_Conformance | string Valid choices: WORD_ALIGNED MORPHEME_ALIGNED |
The level of conformance of the example with the Leipzig Glossing Rules |
Comment | string |
|
Source | list of string (separated by ; ) |
References sources.bib::BibTeX-key |
Source_comment |
string |