diff --git a/.zenodo.json b/.zenodo.json
new file mode 100644
index 0000000..1f7ebe5
--- /dev/null
+++ b/.zenodo.json
@@ -0,0 +1,13 @@
+{
+ "title": "The World Atlas of Language Structures Online",
+ "access_right": "open",
+ "keywords": [
+ "cldf:StructureDataset",
+ "linguistics"
+ ],
+ "upload_type": "dataset",
+ "description": "
Cite the source of the dataset as:
\n\n\nDryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at https://wals.info)
\n
",
+ "license": {
+ "id": "CC-BY-4.0"
+ }
+}
\ No newline at end of file
diff --git a/README.md b/README.md
index 8cdfe0b..558c107 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
Cite the source dataset as
-> Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Jena: Max Planck Institute for the Science of Human History. (Available online at https://wals.info)
+> Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at https://wals.info)
This dataset is licensed under a CC-BY-4.0 license
diff --git a/RELEASING.md b/RELEASING.md
index d6e5988..b939fb5 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -8,5 +8,6 @@
to `etc/comments.json`.
- Run `cldfbench makecldf cldfbench_wals.py --glottolog-version v4.3`
- Run `cldfbench cldfreadme cldfbench_wals.py`
+- Run `cldfbench readme cldfbench_wals.py`
- Run `cldfbench zenodo cldfbench_wals.py`
diff --git a/cldf/README.md b/cldf/README.md
index baf8c43..8c93585 100644
--- a/cldf/README.md
+++ b/cldf/README.md
@@ -8,12 +8,12 @@
property | value
--- | ---
-[dc:bibliographicCitation](http://purl.org/dc/terms/bibliographicCitation) | Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Jena: Max Planck Institute for the Science of Human History. (Available online at https://wals.info)
+[dc:bibliographicCitation](http://purl.org/dc/terms/bibliographicCitation) | Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at https://wals.info)
[dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF StructureDataset](http://cldf.clld.org/v1.0/terms.rdf#StructureDataset)
[dc:identifier](http://purl.org/dc/terms/identifier) | https://wals.info
[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/cldf-datasets/wals
-[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | - cldf-datasets/wals v2020-35-geae250b
- Glottolog v4.3
+[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | - cldf-datasets/wals v2020-37-g8c3c30b
- Glottolog v4.3
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | - python: 3.8.5
- python-packages: requirements.txt
[rdf:ID](http://www.w3.org/1999/02/22-rdf-syntax-ns#ID) | wals
[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 e79fb56..4f25bad 100644
--- a/cldf/StructureDataset-metadata.json
+++ b/cldf/StructureDataset-metadata.json
@@ -5,7 +5,7 @@
"@language": "en"
}
],
- "dc:bibliographicCitation": "Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Jena: Max Planck Institute for the Science of Human History. (Available online at https://wals.info)",
+ "dc:bibliographicCitation": "Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at https://wals.info)",
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#StructureDataset",
"dc:identifier": "https://wals.info",
"dc:license": "https://creativecommons.org/licenses/by/4.0/",
@@ -17,7 +17,7 @@
"rdf:type": "prov:Entity",
"dc:title": "Repository",
"rdf:about": "https://github.com/cldf-datasets/wals",
- "dc:created": "v2020-35-geae250b"
+ "dc:created": "v2020-37-g8c3c30b"
},
{
"rdf:type": "prov:Entity",
diff --git a/cldf/requirements.txt b/cldf/requirements.txt
index 58e30dd..ae7e72e 100644
--- a/cldf/requirements.txt
+++ b/cldf/requirements.txt
@@ -1,41 +1,55 @@
-appdirs==1.4.3
+appdirs==1.4.4
+attr==0.3.1
bs4==0.0.1
-certifi==2019.11.28
+certifi==2020.12.5
+cffi==1.14.2
chardet==3.0.4
cldfbench==1.6.0
--e git+https://github.com/cldf-datasets/wals@eae250bb93ffa7785e492cc54c29372fd955b828#egg=cldfbench_wals
cldfcatalog==1.3.0
clldutils==3.7.0
-colorama==0.4.3
-colorlog==4.7.2
+colorlog==4.8.0
csvw==1.10.1
+decorator==4.4.2
gitdb==4.0.7
-greenlet==1.0.0
-html5lib==1.0.1
-idna==2.8
+html5lib==1.1
+idna==2.10
iniconfig==1.1.1
isodate==0.6.0
+jdcal==1.4.1
+Jinja2==2.11.3
+lingpy==2.6.6
Markdown==3.3.4
+MarkupSafe==1.1.1
+networkx==2.2
newick==1.0.0
-packaging==20.3
+numpy==1.19.4
+openpyxl==3.0.5
pluggy==0.13.1
purl==1.5
py==1.10.0
pybtex==0.24.0
pycldf==1.19.0
+pyclts==2.1.3
+pyconcepticon==2.7.0
pycountry==20.7.3
pyglottolog==3.3.0
+pylexibank==2.8.2
pytest==6.2.3
-requests==2.22.0
+regex==2021.3.17
+requests==2.25.1
rfc3986==1.4.0
-six==1.14.0
-smmap==4.0.0
-soupsieve==2.2
-SQLAlchemy==1.4.0
+scipy==1.5.4
+segments==2.1.3
+six==1.15.0
+smmap==3.0.4
+soupsieve==2.0.1
+SQLAlchemy==1.3.20
tabulate==0.8.9
termcolor==1.1.0
tqdm==4.60.0
uritemplate==3.0.1
-urllib3==1.25.8
+urllib3==1.26.4
+wcwidth==0.2.5
webencodings==0.5.1
-zenodoclient==0.4.1
\ No newline at end of file
+xlrd==2.0.1
+zenodoclient==0.3.0
\ No newline at end of file
diff --git a/metadata.json b/metadata.json
index c514515..dd23a1c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"url": "https://wals.info",
- "citation": "Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Jena: Max Planck Institute for the Science of Human History. (Available online at https://wals.info)",
+ "citation": "Dryer, Matthew S. & Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at https://wals.info)",
"license": "CC-BY-4.0",
"description": null,
"id": "wals",