Skip to content

Commit

Permalink
updated MPI publisher #89 ; added cmd readme to RELEASING.md, added z…
Browse files Browse the repository at this point in the history
…enodo.json (#90)
  • Loading branch information
Bibiko authored Apr 12, 2021
1 parent 8c3c30b commit bc8a5f9
Show file tree
Hide file tree
Showing 7 changed files with 50 additions and 22 deletions.
13 changes: 13 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"title": "The World Atlas of Language Structures Online",
"access_right": "open",
"keywords": [
"cldf:StructureDataset",
"linguistics"
],
"upload_type": "dataset",
"description": "<p>Cite the source of the dataset as:</p>\n\n<blockquote>\n<p>Dryer, Matthew S. &amp; Haspelmath, Martin (eds.) 2013. The World Atlas of Language Structures Online. Leipzig: Max Planck Institute for Evolutionary Anthropology. (Available online at https://wals.info)</p>\n</blockquote>",
"license": {
"id": "CC-BY-4.0"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

4 changes: 2 additions & 2 deletions cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) | <ol><li><a href="https://github.com/cldf-datasets/wals/tree/eae250b">cldf-datasets/wals v2020-35-geae250b</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v4.3">Glottolog v4.3</a></li></ol>
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/wals/tree/8c3c30b">cldf-datasets/wals v2020-37-g8c3c30b</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v4.3">Glottolog v4.3</a></li></ol>
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>python</strong>: 3.8.5</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) | wals
[rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution
Expand Down
4 changes: 2 additions & 2 deletions cldf/StructureDataset-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand All @@ -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",
Expand Down
46 changes: 30 additions & 16 deletions cldf/requirements.txt
Original file line number Diff line number Diff line change
@@ -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
xlrd==2.0.1
zenodoclient==0.3.0
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit bc8a5f9

Please sign in to comment.