|
1 | 1 | # Releasing the dataset |
2 | 2 |
|
| 3 | +## Recreate the raw data from glottography-data |
| 4 | + |
3 | 5 | In case of upstream changes in glottography-data: |
4 | 6 | ```shell |
5 | 7 | cldfbench download cldfbench_walker2011bayesian.py |
6 | 8 | ``` |
7 | 9 |
|
8 | | -```shell |
9 | | -cldfbench makecldf cldfbench_walker2011bayesian.py --glottolog-version v5.1 |
10 | | -``` |
| 10 | +## Recreate the CLDF data |
11 | 11 |
|
12 | 12 | ```shell |
13 | | -cldf validate cldf |
14 | | -cldfbench geojson.validate cldf |
| 13 | +cldfbench makecldf cldfbench_walker2011bayesian.py --glottolog-version v5.2 |
| 14 | +cldfbench cldfreadme cldfbench_walker2011bayesian.py |
| 15 | +cldfbench zenodo --communities glottography cldfbench_walker2011bayesian.py |
| 16 | +cldfbench readme cldfbench_walker2011bayesian.py |
15 | 17 | ``` |
16 | 18 |
|
| 19 | +## Validation |
| 20 | + |
17 | 21 | ```shell |
18 | | -cldfbench cldfreadme cldfbench_walker2011bayesian.py |
| 22 | +cldf validate cldf |
19 | 23 | ``` |
20 | 24 |
|
21 | 25 | ```shell |
22 | | -cldfbench zenodo cldfbench_walker2011bayesian.py |
| 26 | +cldfbench geojson.validate cldf |
23 | 27 | ``` |
24 | 28 |
|
25 | 29 | ```shell |
26 | | -cldfbench readme cldfbench_walker2011bayesian.py |
| 30 | +cldfbench geojson.glottolog_distance cldf --format pipe |
27 | 31 | ``` |
28 | 32 |
|
29 | | -```shell |
30 | | -cldfbench geojson.glottolog_distance cldf |
31 | | -``` |
| 33 | +| ID | Distance | Contained | NPolys | |
| 34 | +|:---------|-----------:|:------------|---------:| |
| 35 | +| acha1250 | 0.00 | True | 1 | |
| 36 | +| apur1254 | 0.00 | True | 3 | |
| 37 | +| araw1276 | 0.00 | False | 4 | |
| 38 | +| asha1243 | 0.00 | True | 1 | |
| 39 | +| bani1255 | 0.60 | False | 2 | |
| 40 | +| cabi1241 | 0.00 | True | 1 | |
| 41 | +| cham1318 | 0.00 | True | 1 | |
| 42 | +| curr1243 | 1.00 | False | 1 | |
| 43 | +| guar1293 | 0.36 | False | 1 | |
| 44 | +| igna1246 | 0.01 | False | 1 | |
| 45 | +| inap1242 | 0.06 | False | 1 | |
| 46 | +| mach1267 | 0.00 | True | 1 | |
| 47 | +| mand1448 | 0.00 | False | 4 | |
| 48 | +| mapi1252 | 0.80 | False | 1 | |
| 49 | +| mehi1240 | 0.05 | False | 1 | |
| 50 | +| noma1263 | 0.00 | True | 1 | |
| 51 | +| pali1279 | 0.00 | False | 2 | |
| 52 | +| para1316 | 0.00 | True | 1 | |
| 53 | +| pare1272 | 0.00 | True | 1 | |
| 54 | +| piap1246 | 0.00 | False | 2 | |
| 55 | +| resi1247 | 1.18 | False | 1 | |
| 56 | +| tari1256 | 0.10 | False | 2 | |
| 57 | +| tere1279 | 0.00 | True | 2 | |
| 58 | +| trin1274 | 0.00 | True | 1 | |
| 59 | +| wapi1253 | 0.00 | True | 2 | |
| 60 | +| waur1244 | 0.05 | False | 1 | |
| 61 | +| wayu1243 | 0.00 | True | 4 | |
| 62 | +| yane1238 | 0.00 | True | 1 | |
| 63 | +| yine1238 | 0.00 | True | 1 | |
| 64 | +| yucu1253 | 0.00 | True | 3 | |
0 commit comments