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 25e6eb3 commit 942869f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +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://github.com/cldf-datasets/sinnemakizeromarking
[dc:identifier](http://purl.org/dc/terms/identifier) | https://crossgram.clld.org/contributions/sinnemakizeromarking
[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/sinnemakizeromarking
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/sinnemakizeromarking/tree/44608a7">cldf-datasets/sinnemakizeromarking 44608a7</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/sinnemakizeromarking/tree/25e6eb3">cldf-datasets/sinnemakizeromarking 25e6eb3</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) | sinnemakizeromarking
[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/cldf-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
}
],
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#StructureDataset",
"dc:identifier": "https://github.com/cldf-datasets/sinnemakizeromarking",
"dc:identifier": "https://crossgram.clld.org/contributions/sinnemakizeromarking",
"dc:license": "https://creativecommons.org/licenses/by/4.0/",
"dc:source": "sources.bib",
"dc:title": "Zero marking and the order of core arguments",
Expand All @@ -15,7 +15,7 @@
{
"rdf:about": "https://github.com/cldf-datasets/sinnemakizeromarking",
"rdf:type": "prov:Entity",
"dc:created": "44608a7",
"dc:created": "25e6eb3",
"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/sinnemakizeromarking.git@44608a7e255ec6030961bcb0d3767322a0fa2e09#egg=cldfbench_sinnemakizeromarking
-e git+https://github.com/cldf-datasets/sinnemakizeromarking.git@25e6eb39a95702d47c896d52d8353f890be6e23e#egg=cldfbench_sinnemakizeromarking
cldfcatalog==1.5.1
cldfzenodo==2.1.1
clldutils==3.22.2
Expand Down

0 comments on commit 942869f

Please sign in to comment.