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 6373468..132b55e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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 ab6d34d..2bd174d 100644 --- a/cldf/README.md +++ b/cldf/README.md @@ -13,7 +13,7 @@ property | value [dc:identifier](http://purl.org/dc/terms/identifier) | https://escholarship.org/uc/item/62c5c02n [dc:license](http://purl.org/dc/terms/license) | https://creativecommons.org/licenses/by-nc/4.0/ [dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) | https://github.com/D-PLACE/dplace-dataset-sccs -[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) |
  1. HRAF Cross Cultural Concordance 2020
  2. D-PLACE/dplace-dataset-sccs f2116b8
  3. Glottolog v4.8
+[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) |
  1. HRAF Cross Cultural Concordance 2020
  2. D-PLACE/dplace-dataset-sccs v3.0
  3. Glottolog v5.0
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) |
  1. python: 3.10.12
  2. python-packages: requirements.txt
[rdf:ID](http://www.w3.org/1999/02/22-rdf-syntax-ns#ID) | dplace-dataset-sccs [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 41d55ad..2bdd2a3 100644 --- a/cldf/StructureDataset-metadata.json +++ b/cldf/StructureDataset-metadata.json @@ -23,13 +23,13 @@ { "rdf:about": "https://github.com/D-PLACE/dplace-dataset-sccs", "rdf:type": "prov:Entity", - "dc:created": "f2116b8", + "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