Skip to content

Commit eb7d582

Browse files
authored
Release 5.3 (#1317)
* ran glottolog-admin update * release 5.3
1 parent 97db479 commit eb7d582

812 files changed

Lines changed: 56731 additions & 15718 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.zenodo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"title": "glottolog/glottolog: Glottolog database 5.2.1",
3-
"description": "<p>Hammarstr&ouml;m, Harald &amp; Forkel, Robert &amp; Haspelmath, Martin &amp; Bank, Sebastian. 2025. Glottolog 5.2.1. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at <a href=\"https://glottolog.org\">https://glottolog.org</a>)</p>",
2+
"title": "glottolog/glottolog: Glottolog database 5.3",
3+
"description": "<p>Hammarstr&ouml;m, Harald &amp; Forkel, Robert &amp; Haspelmath, Martin &amp; Bank, Sebastian. 2026. Glottolog 5.3. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at <a href=\"https://glottolog.org\">https://glottolog.org</a>)</p>",
44
"license": {
55
"id": "CC-BY-4.0"
66
},

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Notable changes between releases of the Glottolog data.
44

5+
## [5.3] - 2026-03-02
6+
7+
- See https://github.com/glottolog/glottolog/milestone/14?closed=1 for a list of issues addressed in this release and
8+
- https://github.com/glottolog/glottolog/pulls?q=is%3Apr+is%3Amerged for a list of merged pull requests.
9+
10+
511
## [5.2.1]
612

713
This bugfix release addresses two issues:

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
## Editors
44

55
Version | Year | Editors
6-
--- | --- | ---
6+
--- |------| ---
7+
5.3 | 2026 | Harald Hammarström & Robert Forkel & Martin Haspelmath & Sebastian Bank
78
5.2.1 | 2025 | Harald Hammarström & Robert Forkel & Martin Haspelmath & Sebastian Bank
89
5.2 | 2025 | Harald Hammarström & Robert Forkel & Martin Haspelmath & Sebastian Bank
910
5.1 | 2024 | Harald Hammarström & Robert Forkel & Martin Haspelmath & Sebastian Bank

RELEASING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
- `CHANGES.md`
3030
- `CONTRIBUTORS.md`
3131
- `config/publication.ini` adding a proper version number
32+
- Update Wikidata mapping:
33+
```python
34+
import pathlib
35+
from pyglottolog.links.wikidata import query
36+
query(pathlib.Path('build/glottocode2wikidata.csv'))
37+
```
3238
- Run
3339
```shell
3440
glottolog-admin update

config/publication.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ url = https://glottolog.org
1414
contact = glottolog@eva.mpg.de
1515
1616
[zenodo]
17-
version = 5.2.2.dev0
17+
version = 5.3
1818
doi = 10.5281/zenodo.596479
1919
license_id = CC-BY-4.0
2020
title_format = glottolog/glottolog: Glottolog database {0}

languoids/dialects_a.md

Lines changed: 55 additions & 51 deletions
Large diffs are not rendered by default.

languoids/dialects_b.md

Lines changed: 59 additions & 59 deletions
Large diffs are not rendered by default.

languoids/dialects_c.md

Lines changed: 45 additions & 34 deletions
Large diffs are not rendered by default.

languoids/dialects_d.md

Lines changed: 34 additions & 32 deletions
Large diffs are not rendered by default.

languoids/dialects_e.md

Lines changed: 34 additions & 29 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)