Improvements to wizard taking CSV input
See #840 (closed)
-
If every instance within a column is filled, the cardinality is 1..1; otherwise, it is 0..1. -
Determine the data type of a column/element from the sample data, for example, string. -
The second row of the CSV file (with instances) can be utilized as example values in the message model.
Edited by Simon Epskamp