File tree Expand file tree Collapse file tree 4 files changed +463
-93
lines changed Expand file tree Collapse file tree 4 files changed +463
-93
lines changed Original file line number Diff line number Diff line change 1+ < html >
2+ < head >
3+ < title > CLDF 1.3</ title >
4+ < link rel ="stylesheet "
5+ href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css "
6+ integrity ="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u "
7+ crossorigin ="anonymous ">
8+ < link rel ="stylesheet "
9+ href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css "
10+ integrity ="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp "
11+ crossorigin ="anonymous ">
12+ < meta name ="viewport " content ="width=device-width ">
13+ </ head >
14+ < body >
15+ < div class ="container-fluid ">
16+ < div class ="row ">
17+ < div class ="col-md-12 ">
18+ < h1 > CLDF 1.3</ h1 >
19+ < h3 > Added</ h3 >
20+ < ul >
21+ < li > New component < code > ParameterNetwork</ code > and associated properties.</ li >
22+ < li > New module < code > TextCorpus</ code > and associated properties.</ li >
23+ < li > New property < code > treeReference</ code > to relate data to objects in < code > TreeTable</ code > </ li >
24+ < li > New language property < code > parentLanguageGlottocode</ code > </ li >
25+ < li > New language property < code > speakerArea</ code > </ li >
26+ </ ul >
27+ </ div >
28+ </ div >
29+ </ div >
30+ </ body >
31+ </ html >
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ <h1 class="text-center headline">Cross-Linguistic Data Formats</h1>
5353 < div class ="column-100 ">
5454 < blockquote class ="blockquote-info ">
5555 < p class ="lead ">
56- CLDF 1.2 has been released!
57- < a href ="https://doi.org/10.5281/zenodo.7345609 "> < img src ="https://zenodo.org/badge/DOI/10.5281/zenodo.7345609 .svg " alt ="DOI "> </ a >
56+ CLDF 1.3 has been released!
57+ < a href ="https://doi.org/10.5281/zenodo.10548119 "> < img src ="https://zenodo.org/badge/DOI/10.5281/zenodo.10548119 .svg " alt ="DOI "> </ a >
5858 </ p >
5959 < p >
6060 See the < a href ="https://github.com/cldf/cldf/blob/master/CHANGELOG.md "> changelog</ a > for a list of changes.
You can’t perform that action at this time.
0 commit comments