Skip to content

Commit

Permalink
regen
Browse files Browse the repository at this point in the history
  • Loading branch information
johenglisch committed Jul 31, 2024
1 parent 608f87e commit 8a4a37c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,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/cldf-datasets/gasttdir
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/cldf-datasets/gasttdir/tree/eb0bef0">cldf-datasets/gasttdir eb0bef0</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/608f87e">cldf-datasets/gasttdir 608f87e</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
2 changes: 1 addition & 1 deletion cldf/cldf-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"rdf:about": "https://github.com/cldf-datasets/gasttdir",
"rdf:type": "prov:Entity",
"dc:created": "eb0bef0",
"dc:created": "608f87e",
"dc:title": "Repository"
},
{
Expand Down
2 changes: 1 addition & 1 deletion cldf/languages.csv
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ PES,Western Farsi,Eurasia,32.9,53.3,west2369,pes,
PBI,Podoko,,,,podo1243,,
PQL,Polish,Eurasia,51.8439,18.6255,poli1260,pol,
POR,Portuguese,Eurasia,39.91,-8.1,port1283,por,
PNJ,Eastern Panjabi,Eurasia,30.0368,75.6702,panj1256,pan,bhatia_lexical_2000
PNJ,Punjabi,Eurasia,30.0368,75.6702,panj1256,pan,bhatia_lexical_2000
PBA,Rapanui,Papunesia,-27.113,-109.342,rapa1244,rap,du_feu_rapa_1996
RUM,Romanian,Eurasia,46.3913,24.2256,roma1327,ron,
RUS,Russian,Eurasia,59.0,50.0,russ1263,rus,mulisch_russische_1975
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@eb0bef091bbde6ad38ddac985123772c111e7830#egg=cldfbench_gasttdir
-e git+https://github.com/cldf-datasets/gasttdir@608f87ebabf74661431602b5d7d1d87189fdea0b#egg=cldfbench_gasttdir
cldfcatalog==1.5.1
cldfzenodo==2.1.1
clldutils==3.22.2
Expand Down

0 comments on commit 8a4a37c

Please sign in to comment.