Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
johenglisch committed Aug 22, 2024
1 parent c84ed5f commit 1d7c448
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
property | value
--- | ---
[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://crossgram.clld.org/contributions/gasttdir
[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/gasttdir
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/gasttdir/tree/7effb0e">cldf-datasets/gasttdir 7effb0e</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/cldf-datasets/gasttdir/tree/c84ed5f">cldf-datasets/gasttdir c84ed5f</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.8.19</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) | gasttdir
[rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution
Expand Down
3 changes: 2 additions & 1 deletion cldf/cldf-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
}
],
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#StructureDataset",
"dc:identifier": "https://crossgram.clld.org/contributions/gasttdir",
"dc:license": "https://creativecommons.org/licenses/by/4.0/",
"dc:source": "sources.bib",
"dc:title": "Typological Database of Intensifiers and Reflexives",
Expand All @@ -14,7 +15,7 @@
{
"rdf:about": "https://github.com/cldf-datasets/gasttdir",
"rdf:type": "prov:Entity",
"dc:created": "7effb0e",
"dc:created": "c84ed5f",
"dc:title": "Repository"
},
{
Expand Down
2 changes: 1 addition & 1 deletion cldf/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bibtexparser==2.0.0b7
bs4==0.0.2
certifi==2024.6.2
cldfbench==1.14.0
-e git+https://github.com/cldf-datasets/gasttdir@7effb0e387926f63ae1c6ab19583de020b2ebed8#egg=cldfbench_gasttdir
-e git+https://github.com/cldf-datasets/gasttdir@c84ed5f6fd289dcaee08416051c34467f153a72b#egg=cldfbench_gasttdir
cldfcatalog==1.5.1
cldfzenodo==2.1.1
clldutils==3.22.2
Expand Down

0 comments on commit 1d7c448

Please sign in to comment.