Wordformstems
FormStems: wordformstems.csv
| Name/Property | Datatype | Cardinality | Description | 
|---|---|---|---|
| ID | string | A unique identifier for a row in a table. To allow usage of identifiers as path components of URLs IDs must only contain alphanumeric characters, underscore and hyphen. Primary key | |
| Wordform_ID | string | The associated wordform. References wordforms.csv. | |
| Stem_ID | string | The stem of the associated wordform. References stems.csv. | |
| Index | list of integer(separated by,) | Specifies the position(s) of an stem in a wordform. |