Skip to content

Commit

Permalink
Merge pull request #7 from lexibank/release-prep
Browse files Browse the repository at this point in the history
release prep
  • Loading branch information
FredericBlum authored Aug 1, 2024
2 parents ca776de + a9cfc84 commit 313ca21
Show file tree
Hide file tree
Showing 14 changed files with 190 additions and 137 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cldf-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6]
python-version: [3.12]

steps:
- uses: actions/checkout@v2
Expand Down
8 changes: 6 additions & 2 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@
"contributors": [
{
"name": "Johann-Mattis List",
"type": "Other"
"type": "Editor"
},
{
"name": "Simon J. Greenhill",
"type": "Other"
"type": "Editor"
},
{
"name": "Frederic Blum",
"type": "Editor"
},
{
"name": "Tiago Tresoldi",
Expand Down
7 changes: 4 additions & 3 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

Name | GitHub user | Description | Role
--- | --- | --- | ---
Johann-Mattis List | @LinguList | maintainer | Other
Simon J. Greenhill | @SimonGreenhill | maintainer | Other
Tiago Tresoldi | @tresoldi | maintainer | Other
Johann-Mattis List | @LinguList | maintainer | Editor
Simon J. Greenhill | @SimonGreenhill | maintainer | Editor
Frederic Blum | @FredericBlum | maintainer | Editor
Tiago Tresoldi | @tresoldi | Orthography conversion, mapping | Other
Albert Davletshin | | data collection and curation | DataCurator, DataCollector, Author
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,26 @@ Conceptlists in Concepticon:
![BIPA: 100%](https://img.shields.io/badge/BIPA-100%25-brightgreen.svg "BIPA: 100%")
![CLTS SoundClass: 100%](https://img.shields.io/badge/CLTS%20SoundClass-100%25-brightgreen.svg "CLTS SoundClass: 100%")

- **Varieties:** 9
- **Concepts:** 100
- **Varieties:** 9 (linked to 9 different Glottocodes)
- **Concepts:** 100 (linked to 100 different Concepticon concept sets)
- **Lexemes:** 854
- **Sources:** 9
- **Synonymy:** 1.00
- **Cognacy:** 854 cognates in 201 cognate sets (83 singletons)
- **Cognate Diversity:** 0.13
- **Invalid lexemes:** 0
- **Tokens:** 4,735
- **Segments:** 45 (0 BIPA errors, 0 CTLS sound class errors, 45 CLTS modified)
- **Inventory size (avg):** 26.67
- **Tokens:** 4,689
- **Segments:** 46 (0 BIPA errors, 0 CLTS sound class errors, 46 CLTS modified)
- **Inventory size (avg):** 27.44

# Contributors

Name | GitHub user | Description | Role
--- | --- | --- | ---
Johann-Mattis List | @LinguList | maintainer | Other
Simon J. Greenhill | @SimonGreenhill | maintainer | Other
Tiago Tresoldi | @tresoldi | maintainer | Other
Johann-Mattis List | @LinguList | maintainer | Editor
Simon J. Greenhill | @SimonGreenhill | maintainer | Editor
Frederic Blum | @FredericBlum | maintainer | Editor
Tiago Tresoldi | @tresoldi | Orthography conversion, mapping | Other
Albert Davletshin | | data collection and curation | DataCurator, DataCollector, Author


Expand Down
7 changes: 4 additions & 3 deletions TRANSCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
| i | 451 |||
| t | 444 |||
| a | 427 |||
| k | 347 |||
| k | 301 |||
| n | 246 |||
| e | 224 |||
| o | 191 |||
| m | 186 |||
|| 172 |||
| w | 165 |||
| l | 158 |||
| w | 119 |||
| h | 112 |||
|| 105 |||
| j | 102 |||
Expand All @@ -29,6 +29,7 @@
| p | 61 |||
| ɨ | 60 |||
|| 59 |||
|| 46 |||
| ʔ | 46 |||
|| 41 |||
| b | 25 |||
Expand All @@ -51,7 +52,7 @@
| áː/aː | 1 |||
| ɲ | 1 |||

(45 rows)
(46 rows)



Expand Down
72 changes: 55 additions & 17 deletions cldf/.transcription-report.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -151,8 +154,9 @@
"i": 68,
"i\u02d0": 12,
"j": 9,
"k": 46,
"k": 37,
"kx": 1,
"k\u02b7": 9,
"l": 27,
"m": 20,
"n": 29,
Expand All @@ -164,7 +168,7 @@
"ts": 6,
"t\u026c": 53,
"t\u0283": 12,
"w": 31,
"w": 22,
"x": 6,
"\u0294": 10
}
Expand Down Expand Up @@ -230,6 +234,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -405,6 +412,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -497,8 +507,9 @@
"i": 61,
"i\u02d0": 10,
"j": 12,
"k": 36,
"k": 26,
"kx": 1,
"k\u02b7": 10,
"l": 20,
"m": 21,
"n": 27,
Expand All @@ -510,7 +521,7 @@
"ts": 6,
"t\u0283": 6,
"u": 1,
"w": 22,
"w": 12,
"x": 7,
"\u00e1/a": 3,
"\u0294": 36
Expand Down Expand Up @@ -577,6 +588,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -664,8 +678,9 @@
"h": 13,
"i": 85,
"j": 17,
"k": 48,
"k": 42,
"kx": 1,
"k\u02b7": 6,
"l": 21,
"m": 18,
"n": 34,
Expand All @@ -676,7 +691,7 @@
"ts": 9,
"t\u026c": 41,
"t\u0283": 14,
"w": 25,
"w": 19,
"x": 7
}
},
Expand Down Expand Up @@ -741,6 +756,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -915,6 +933,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -1005,8 +1026,9 @@
"i": 56,
"i\u02d0": 8,
"j": 15,
"k": 42,
"k": 37,
"kx": 1,
"k\u02b7": 5,
"l": 17,
"m": 20,
"n": 26,
Expand All @@ -1020,7 +1042,7 @@
"t\u0283": 11,
"u": 29,
"u\u02d0": 7,
"w": 20,
"w": 15,
"x": 7
}
},
Expand Down Expand Up @@ -1085,6 +1107,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -1174,7 +1199,8 @@
"h": 2,
"i": 12,
"j": 2,
"k": 27,
"k": 23,
"k\u02b7": 4,
"l": 9,
"m": 18,
"n": 24,
Expand All @@ -1186,7 +1212,7 @@
"t\u0283": 5,
"t\u02bc": 1,
"u": 8,
"w": 10,
"w": 6,
"x": 12,
"\u00e1/a": 7,
"\u00e9/e": 12,
Expand Down Expand Up @@ -1256,6 +1282,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -1346,8 +1375,9 @@
"i": 15,
"i\u02d0": 6,
"j": 11,
"k": 38,
"k": 32,
"kx": 1,
"k\u02b7": 6,
"l": 16,
"m": 22,
"n": 18,
Expand All @@ -1359,7 +1389,7 @@
"ts": 5,
"t\u026c": 40,
"t\u0283": 8,
"w": 19,
"w": 13,
"x": 4,
"\u0259": 5,
"\u0268": 60
Expand Down Expand Up @@ -1426,6 +1456,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -1515,8 +1548,9 @@
"i": 33,
"i\u02d0": 62,
"j": 15,
"k": 46,
"k": 40,
"kx": 1,
"k\u02b7": 6,
"l": 20,
"m": 24,
"n": 31,
Expand All @@ -1530,7 +1564,7 @@
"t\u026c": 37,
"t\u0283": 14,
"u": 17,
"w": 16,
"w": 10,
"x": 8,
"\u00f8": 12,
"\u02b0t": 2
Expand All @@ -1544,7 +1578,7 @@
"general_errors": 0,
"invalid_words": [],
"invalid_words_count": 0,
"inventory_size": 26.666666666666668,
"inventory_size": 27.444444444444446,
"replacements": {
"+": [
"+"
Expand Down Expand Up @@ -1603,6 +1637,9 @@
"kx": [
"kx"
],
"k\u02b7": [
"k\u02b7"
],
"l": [
"l"
],
Expand Down Expand Up @@ -1697,8 +1734,9 @@
"i": 451,
"i\u02d0": 105,
"j": 102,
"k": 347,
"k": 301,
"kx": 8,
"k\u02b7": 46,
"l": 158,
"m": 186,
"n": 246,
Expand All @@ -1715,7 +1753,7 @@
"t\u02bc": 1,
"u": 86,
"u\u02d0": 12,
"w": 165,
"w": 119,
"x": 67,
"\u00e1/a": 12,
"\u00e1\u02d0/a\u02d0": 1,
Expand Down
8 changes: 4 additions & 4 deletions cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ property | value
[dc:identifier](http://purl.org/dc/terms/identifier) | https://doi.org/10.31826/jlr-2012-080106
[dc:license](http://purl.org/dc/terms/license) | https://creativecommons.org/licenses/by/4.0/
[dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) | https://github.com/lexibank/davletshinaztecan
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/lexibank/davletshinaztecan/tree/2b96e91">lexibank/davletshinaztecan 2b96e91</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v4.4">Glottolog v4.4</a></li><li><a href="https://github.com/concepticon/concepticon-data/tree/v2.5.0">Concepticon v2.5.0</a></li><li><a href="https://github.com/cldf-clts/clts/tree/v2.1.0">CLTS v2.1.0</a></li></ol>
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>lingpy-rcParams</strong>: <a href="./lingpy-rcParams.json">lingpy-rcParams.json</a></li><li><strong>python</strong>: 3.8.10</li><li><strong>python-packages</strong>: <a href="./requirements.txt">requirements.txt</a></li></ol>
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/lexibank/davletshinaztecan/tree/v1.0">lexibank/davletshinaztecan v1.0</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v5.0">Glottolog v5.0</a></li><li><a href="https://github.com/concepticon/concepticon-data/tree/v3.2.0">Concepticon v3.2.0</a></li><li><a href="https://github.com/cldf-clts/clts/tree/v2.3.0">CLTS v2.3.0</a></li></ol>
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>lingpy-rcParams</strong>: <a href="./lingpy-rcParams.json">lingpy-rcParams.json</a></li><li><strong>python</strong>: 3.12.4</li><li><strong>python-packages</strong>: <a href="./requirements.txt">requirements.txt</a></li></ol>
[rdf:ID](http://www.w3.org/1999/02/22-rdf-syntax-ns#ID) | davletshinaztecan
[rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution

Expand Down Expand Up @@ -73,8 +73,8 @@ Name/Property | Datatype | Description
`Glottolog_Name` | `string` |
[ISO639P3code](http://cldf.clld.org/v1.0/terms.rdf#iso639P3code) | `string` |
[Macroarea](http://cldf.clld.org/v1.0/terms.rdf#macroarea) | `string` |
[Latitude](http://cldf.clld.org/v1.0/terms.rdf#latitude) | `decimal` |
[Longitude](http://cldf.clld.org/v1.0/terms.rdf#longitude) | `decimal` |
[Latitude](http://cldf.clld.org/v1.0/terms.rdf#latitude) | `decimal`<br>&ge; -90<br>&le; 90 |
[Longitude](http://cldf.clld.org/v1.0/terms.rdf#longitude) | `decimal`<br>&ge; -180<br>&le; 180 |
`Family` | `string` |
`Source` | `string` |
`Location` | `string` |
Expand Down
Loading

0 comments on commit 313ca21

Please sign in to comment.