Skip to content

Commit f7c0449

Browse files
committed
Re-generate CLDF, release prep
1 parent ff556ea commit f7c0449

File tree

9 files changed

+1043
-225
lines changed

9 files changed

+1043
-225
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ This dataset is licensed under a CC-BY-4.0 license
2222
![Concepticon: 100%](https://img.shields.io/badge/Concepticon-100%25-brightgreen.svg "Concepticon: 100%")
2323
![Source: 100%](https://img.shields.io/badge/Source-100%25-brightgreen.svg "Source: 100%")
2424

25-
- **Varieties:** 2,383
26-
- **Concepts:** 176
27-
- **Lexemes:** 31,910
28-
- **Sources:** 365
25+
- **Varieties:** 2,430
26+
- **Concepts:** 180
27+
- **Lexemes:** 32,595
28+
- **Sources:** 373
2929
- **Synonymy:** 1.09
3030

3131
## Possible Improvements:

cldf/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ property | value
1212
[dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF Wordlist](http://cldf.clld.org/v1.0/terms.rdf#Wordlist)
1313
[dc:license](http://purl.org/dc/terms/license) | https://creativecommons.org/licenses/by/4.0/
1414
[dcat:accessURL](http://www.w3.org/ns/dcat#accessURL) | https://github.com/numeralbank/barlowpacific
15-
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/numeralbank/barlowpacific/tree/d406129">numeralbank/barlowpacific v1.1-66-gd406129</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v4.5">Glottolog v4.5</a></li><li><a href="https://github.com/concepticon/concepticon-data/tree/v2.5.0">Concepticon v2.5.0</a></li><li><a href="https://github.com/cldf-clts/clts/tree/v2.2.0">CLTS v2.2.0</a></li></ol>
15+
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/numeralbank/barlowpacific/tree/ff556ea">numeralbank/barlowpacific v1.2-60-gff556ea</a></li><li><a href="https://github.com/glottolog/glottolog/tree/v4.6">Glottolog v4.6</a></li><li><a href="https://github.com/concepticon/concepticon-data/tree/v2.6.0">Concepticon v2.6.0</a></li><li><a href="https://github.com/cldf-clts/clts/tree/v2.2.0">CLTS v2.2.0</a></li></ol>
1616
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>lingpy-rcParams</strong>: <a href="./lingpy-rcParams.json">lingpy-rcParams.json</a></li><li><strong>python</strong>: 3.8.10</li><li><strong>python-packages</strong>: <a href="./requirements.txt">requirements.txt</a></li></ol>
1717
[rdf:ID](http://www.w3.org/1999/02/22-rdf-syntax-ns#ID) | barlowpacific
1818
[rdf:type](http://www.w3.org/1999/02/22-rdf-syntax-ns#type) | http://www.w3.org/ns/dcat#Distribution
@@ -23,7 +23,7 @@ property | value
2323
property | value
2424
--- | ---
2525
[dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF FormTable](http://cldf.clld.org/v1.0/terms.rdf#FormTable)
26-
[dc:extent](http://purl.org/dc/terms/extent) | 31910
26+
[dc:extent](http://purl.org/dc/terms/extent) | 32595
2727

2828

2929
### Columns
@@ -50,7 +50,7 @@ Name/Property | Datatype | Description
5050
property | value
5151
--- | ---
5252
[dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF LanguageTable](http://cldf.clld.org/v1.0/terms.rdf#LanguageTable)
53-
[dc:extent](http://purl.org/dc/terms/extent) | 2383
53+
[dc:extent](http://purl.org/dc/terms/extent) | 2430
5454

5555

5656
### Columns
@@ -75,7 +75,7 @@ Name/Property | Datatype | Description
7575
property | value
7676
--- | ---
7777
[dc:conformsTo](http://purl.org/dc/terms/conformsTo) | [CLDF ParameterTable](http://cldf.clld.org/v1.0/terms.rdf#ParameterTable)
78-
[dc:extent](http://purl.org/dc/terms/extent) | 176
78+
[dc:extent](http://purl.org/dc/terms/extent) | 180
7979

8080

8181
### Columns

cldf/cldf-metadata.json

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
{
1414
"rdf:about": "https://github.com/numeralbank/barlowpacific",
1515
"rdf:type": "prov:Entity",
16-
"dc:created": "v1.1-66-gd406129",
16+
"dc:created": "v1.2-60-gff556ea",
1717
"dc:title": "Repository"
1818
},
1919
{
2020
"rdf:about": "https://github.com/glottolog/glottolog",
2121
"rdf:type": "prov:Entity",
22-
"dc:created": "v4.5",
22+
"dc:created": "v4.6",
2323
"dc:title": "Glottolog"
2424
},
2525
{
2626
"rdf:about": "https://github.com/concepticon/concepticon-data",
2727
"rdf:type": "prov:Entity",
28-
"dc:created": "v2.5.0",
28+
"dc:created": "v2.6.0",
2929
"dc:title": "Concepticon"
3030
},
3131
{
@@ -51,13 +51,10 @@
5151
],
5252
"rdf:ID": "barlowpacific",
5353
"rdf:type": "http://www.w3.org/ns/dcat#Distribution",
54-
"dialect": {
55-
"commentPrefix": null
56-
},
5754
"tables": [
5855
{
5956
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#FormTable",
60-
"dc:extent": 31910,
57+
"dc:extent": 32595,
6158
"tableSchema": {
6259
"columns": [
6360
{
@@ -164,7 +161,7 @@
164161
},
165162
{
166163
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#LanguageTable",
167-
"dc:extent": 2383,
164+
"dc:extent": 2430,
168165
"tableSchema": {
169166
"columns": [
170167
{
@@ -180,7 +177,7 @@
180177
{
181178
"datatype": "string",
182179
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#glottocode",
183-
"valueUrl": "http://glottolog.org/resource/languoid/id/{glottolog_id}",
180+
"valueUrl": "http://glottolog.org/resource/languoid/id/{Glottocode}",
184181
"name": "Glottocode"
185182
},
186183
{
@@ -242,7 +239,7 @@
242239
},
243240
{
244241
"dc:conformsTo": "http://cldf.clld.org/v1.0/terms.rdf#ParameterTable",
245-
"dc:extent": 176,
242+
"dc:extent": 180,
246243
"tableSchema": {
247244
"columns": [
248245
{
@@ -258,7 +255,7 @@
258255
{
259256
"datatype": "string",
260257
"propertyUrl": "http://cldf.clld.org/v1.0/terms.rdf#concepticonReference",
261-
"valueUrl": "http://concepticon.clld.org/parameters/{concepticon_id}",
258+
"valueUrl": "http://concepticon.clld.org/parameters/{Concepticon_ID}",
262259
"name": "Concepticon_ID"
263260
},
264261
{

0 commit comments

Comments
 (0)