Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xrotwang committed Nov 11, 2022
1 parent e648e9a commit 14cfb61
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cldf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ property | value
[dc:identifier](http://purl.org/dc/terms/identifier) | https://norare.clld.org
[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/concepticon/norare-cldf
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/concepticon/norare-cldf/tree/d1b8dbd">concepticon/norare-cldf d1b8dbd</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/v3.0.0">concepticon/concepticon-data v3.0.0</a></li><li><a href="https://github.com/concepticon/norare-data/tree/v1.0.1">concepticon/norare-data v1.0.1</a></li></ol>
[prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) | <ol><li><a href="https://github.com/concepticon/norare-cldf/tree/e648e9a">concepticon/norare-cldf e648e9a</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/v3.0.0">concepticon/concepticon-data v3.0.0</a></li><li><a href="https://github.com/concepticon/norare-data/tree/v1.0.1">concepticon/norare-data v1.0.1</a></li></ol>
[prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | <ol><li><strong>python</strong>: 3.8.10</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) | norare
[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/Wordlist-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"rdf:about": "https://github.com/concepticon/norare-cldf",
"rdf:type": "prov:Entity",
"dc:created": "d1b8dbd",
"dc:created": "e648e9a",
"dc:title": "Repository"
},
{
Expand Down
Binary file modified cldf/norare.csv.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion cldf/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cffi==1.14.5
chardet==3.0.4
cldfbench==1.13.0
-e git+https://github.com/concepticon/concepticon-cldf@901b9daa6b92cc9811cd0a0b64d9f11eb7f37c99#egg=cldfbench_concepticon
-e git+https://github.com/concepticon/norare-cldf@d1b8dbddfc74d0c9b178e413583f6346878dd50a#egg=cldfbench_norare
-e git+https://github.com/concepticon/norare-cldf@e648e9a04dc5eea1927774d8d1abd95d1600861a#egg=cldfbench_norare
cldfcatalog==1.5.1
cldfviz==0.9.0
cldfzenodo==0.2.0
Expand Down
Binary file modified doc/corr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/wc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 14cfb61

Please sign in to comment.