Formparts
An association table between wordforms and larger forms.
FormParts: formparts.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  | 
|
Form_ID | 
string | 
The associated form. References forms.csv.  | 
|
Wordform_ID | 
string | 
The associated wordform. References wordforms.csv.  | 
|
Index | 
string | 
Specifies the position of a morph in a wordform. |