diff --git a/.github/workflows/cldf-validation.yml b/.github/workflows/cldf-validation.yml
index bfaa23e..49bc0f0 100644
--- a/.github/workflows/cldf-validation.yml
+++ b/.github/workflows/cldf-validation.yml
@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b552a04..a3a0230 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ Earlier versions of this dataset have been released as part of the
[D-PLACE/dplace-data](https://doi.org/10.5281/zenodo.596376) dataset.
+## [v3.1]
+
+Dataset re-created using Glottolog v5.0 as reference.
+
+
+
## [v3.0]
The D-PLACE data was rearranged to make it possible to curate constituent
diff --git a/cldf/README.md b/cldf/README.md
index eb9bbf3..be1ccad 100644
--- a/cldf/README.md
+++ b/cldf/README.md
@@ -14,7 +14,7 @@ property | value
[dc:license](http://purl.org/dc/terms/license) | https://creativecommons.org/licenses/by-nc/4.0/
[dc:references](http://purl.org/dc/terms/references) |
- dplace-dataset-ea
- dplace-dataset-binford
- dplace-dataset-sccs
- dplace-dataset-wnai
[dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) | https://github.com/D-PLACE/dplace-dataset-modis
-[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | - D-PLACE/dplace-dataset-modis 3079ce3
- Glottolog v4.8
+[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | - D-PLACE/dplace-dataset-modis v3.0
- Glottolog v5.0
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | - python: 3.10.12
- python-packages: requirements.txt
[rdf:ID](http://www.w3.org/1999/02/22-rdf-syntax-ns#ID) | dplace-dataset-modis
[rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution
diff --git a/cldf/StructureDataset-metadata.json b/cldf/StructureDataset-metadata.json
index e1fde43..2368c3f 100644
--- a/cldf/StructureDataset-metadata.json
+++ b/cldf/StructureDataset-metadata.json
@@ -22,13 +22,13 @@
{
"rdf:about": "https://github.com/D-PLACE/dplace-dataset-modis",
"rdf:type": "prov:Entity",
- "dc:created": "3079ce3",
+ "dc:created": "v3.0",
"dc:title": "Repository"
},
{
"rdf:about": "https://github.com/glottolog/glottolog",
"rdf:type": "prov:Entity",
- "dc:created": "v4.8",
+ "dc:created": "v5.0",
"dc:title": "Glottolog"
}
],
diff --git a/cldf/requirements.txt b/cldf/requirements.txt
index d8bb67f..301335f 100644
--- a/cldf/requirements.txt
+++ b/cldf/requirements.txt
@@ -9,13 +9,13 @@ cffi==1.15.1
chardet==5.1.0
cldfbench==1.14.0
cldfcatalog==1.5.1
-cldfviz==1.0.0
-cldfzenodo==2.0.0
+cldfviz==1.2.0
+cldfzenodo==2.1.0
click==8.1.6
clldutils==3.20.0
colorama==0.4.6
colorlog==6.7.0
-commonnexus==1.9.0
+commonnexus==1.9.1
contextily==1.3.0
csvw==3.1.3
cycler==0.11.0
@@ -53,13 +53,13 @@ purl==1.6
pybtex==0.24.0
pycldf==1.36.0
pycountry==22.3.5
--e git+https://github.com/d-place/pydplace@6143e58b7d31caad7482a40a949eeb37d9a221e4#egg=pydplace
+pydplace==3.1.0
pyglottolog==3.12.0
pylatexenc==2.10
pyparsing==3.0.9
pyproj==3.6.0
pyrsistent==0.19.3
-pytest==7.2.1
+pytest==7.4.3
python-dateutil==2.8.2
python-frontmatter==1.0.0
pytz==2022.7.1