Skip to content

Commit

Permalink
add focal year for datapoints and fix category for variables
Browse files Browse the repository at this point in the history
  • Loading branch information
xrotwang committed Aug 15, 2024
1 parent 0868437 commit f8650bc
Show file tree
Hide file tree
Showing 5 changed files with 6,188 additions and 6,184 deletions.
2 changes: 1 addition & 1 deletion cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ property | value
[dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF StructureDataset](http://cldf.clld.org/v1.0/terms.rdf#StructureDataset)
[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/d-place/dplace-dataset-carneiro
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/d-place/dplace-dataset-carneiro/tree/a7a021c">d-place/dplace-dataset-carneiro a7a021c</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v5.0">Glottolog v5.0</a></li></ol>
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/d-place/dplace-dataset-carneiro/tree/0868437">d-place/dplace-dataset-carneiro 0868437</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v5.0">Glottolog v5.0</a></li></ol>
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>python</strong>: 3.10.12</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) | dplace-dataset-carneiro
[rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution
Expand Down
2 changes: 1 addition & 1 deletion cldf/StructureDataset-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
{
"rdf:about": "https://github.com/d-place/dplace-dataset-carneiro",
"rdf:type": "prov:Entity",
"dc:created": "f2bbc2e",
"dc:created": "0868437",
"dc:title": "Repository"
},
{
Expand Down
Loading

0 comments on commit f8650bc

Please sign in to comment.