Skip to content

Commit d791c84

Browse files
committed
applying the minimal template
1 parent bc7bdcd commit d791c84

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ This tutorial series walks you through the five main steps to create **language
44

55
### What you need
66

7-
The only essential input is **a digital raster image of a language map** (e.g., a PNG, JPG, TIFF) from a citable scientific publication. For software, you need [QGIS](https://qgis.org), an open-source geographic information system (GIS), and [Python 3](https://www.python.org/), a free and open-source programming language.
7+
The only essential input is a digital raster image of a language map (e.g., a PNG, JPG, TIFF) from a citable scientific publication. For software, you need [QGIS](https://qgis.org), an open-source geographic information system (GIS), and [Python 3](https://www.python.org/), a free and open-source programming language.
88

99
### Output
1010

11-
A set of fully digitised **language polygons** in [Cross-Linguistic Data Format (CLDF)](https://cldf.clld.org/), including attributes and metadata, ready for upload to **Glottography**.
11+
A set of fully digitised language polygons in [Cross-Linguistic Data Format (CLDF)](https://cldf.clld.org/), including attributes and metadata, ready for upload to Glottography.
1212

1313

1414
### Tutorials
@@ -19,7 +19,7 @@ A set of fully digitised **language polygons** in [Cross-Linguistic Data Format
1919

2020
3. Adding [Attributes and Metadata](metadata/index.md) – Record language attributes and information from the source publications.
2121

22-
4. [Glottocodes](glottocodes/index.md)Unique identifiers for languages maintained by Glottolog. This tutorial shows how to programmatically add Glottocodes to language polygons when they are missing from the source map.
22+
4. [Glottocodes](glottocodes/index.md)Programmatically add Glottocodes – unique identifiers for languages maintained by Glottolog to language polygons when they are missing from the source map.
2323

2424
5. [Data Curation](curation/index.md) – Combine the digitised language polygons with their attributes and metadata to create a CLDF dataset ready for upload to Glottography.
2525

0 commit comments

Comments
 (0)