File tree Expand file tree Collapse file tree 4 files changed +17
-7
lines changed
Expand file tree Collapse file tree 4 files changed +17
-7
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ cldf validate cldf
2424
2525``` shell
2626cldfbench geojson.validate cldf
27+ 489 valid features
28+ 426 valid speaker areas
2729```
2830
2931``` shell
@@ -41,3 +43,14 @@ lowe1403: ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
4143ayer1246: ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 4.00
4244kung1258: ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 4.08
4345```
46+
47+
48+ ## Release
49+
50+ Commit and push all changes.
51+
52+ Run
53+ ```
54+ cldfbench glottography.release cldfbench_bowern2021australia.py vX.Y
55+ ```
56+ and follow the instructions given in the output of the command.
Original file line number Diff line number Diff line change 1616 {
1717 "rdf:about" : " https://github.com/Glottography/bowern2021australia" ,
1818 "rdf:type" : " prov:Entity" ,
19- "dc:created" : " v1.01" ,
19+ "dc:created" : " v1.01-1-ged0e7fb " ,
2020 "dc:title" : " Repository"
2121 },
2222 {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ property | value
1313[ dc: license ] ( http://purl.org/dc/terms/license ) | https://creativecommons.org/licenses/by-nc/4.0/
1414[ dc: spatial ] ( http://purl.org/dc/terms/spatial ) | westlimit=112.9; southlimit=-39.2; eastlimit=153.7; northlimit=-9.1
1515[ dcat: accessURL ] ( http://www.w3.org/ns/dcat#accessURL ) | https://github.com/Glottography/bowern2021australia
16- [ prov: wasDerivedFrom ] ( http://www.w3.org/ns/prov#wasDerivedFrom ) | <ol ><li ><a href =" https://github.com/Glottography/bowern2021australia/tree/v1.01 " >Glottography/bowern2021australia v1.01</a ></li ><li ><a href =" https://github.com/glottolog/glottolog/tree/v5.2 " >Glottolog v5.2</a ></li ></ol >
16+ [ prov: wasDerivedFrom ] ( http://www.w3.org/ns/prov#wasDerivedFrom ) | <ol ><li ><a href =" https://github.com/Glottography/bowern2021australia/tree/ed0e7fb " >Glottography/bowern2021australia v1.01-1-ged0e7fb </a ></li ><li ><a href =" https://github.com/glottolog/glottolog/tree/v5.2 " >Glottolog v5.2</a ></li ></ol >
1717[ prov: wasGeneratedBy ] ( http://www.w3.org/ns/prov#wasGeneratedBy ) | <ol ><li ><strong >python</strong >: 3.12.3</li ><li ><strong >python-packages</strong >: <a href =" ./requirements.txt " >requirements.txt</a ></li ></ol >
1818[ rdf: ID ] ( http://www.w3.org/1999/02/22-rdf-syntax-ns#ID ) | bowern2021australia
1919[ rdf: type ] ( http://www.w3.org/1999/02/22-rdf-syntax-ns#type ) | http://www.w3.org/ns/dcat#Distribution
Original file line number Diff line number Diff line change @@ -8,13 +8,10 @@ bs4==0.0.2
88certifi == 2024.8.30
99chardet == 5.2.0
1010cldfbench == 1.14.1
11- -e git+https://github.com/Glottography/asher2007world@632bd62bd5c68910d8b54762b7c3caa2c92d1a57#egg=cldfbench_asher2007world
12- -e git+https://github.com/Glottography/bowern2012pamanyungan@e02e5065382e7d1e63892018639ae56200f04c17#egg=cldfbench_bowern2012pamanyungan
13- -e git+https://github.com/Glottography/bowern2021australia@56d42e3ec904ab6e0fd7493aa34072a8b5fcd5b3#egg=cldfbench_bowern2021australia
1411cldfcatalog == 1.5.1
1512cldfgeojson == 2.0.0
1613cldfzenodo == 2.1.2
17- click == 8.1.7
14+ click == 8.3.1
1815clldutils == 3.24.1
1916colorama == 0.4.6
2017colorlog == 6.9.0
@@ -39,7 +36,7 @@ pluggy==1.5.0
3936pybtex == 0.24.0
4037pycldf == 1.39.0
4138pycountry == 24.6.1
42- pyglottography == 2.0.0
39+ pyglottography == 2.0.3
4340pyglottolog == 3.14.0
4441Pygments == 2.18.0
4542pylatexenc == 2.10
You can’t perform that action at this time.
0 commit comments