Matrix[string,string]

Go to external page http://semanticlookup.zbmed.de/km/fskxo/FSKXO_0000017809


Instance info

elucidation

Two dimensional array of strings. Elements are of type Vector[string] separated by comma and enclosed inside square [ ] bracket. All elements must have the same length. null represents empty value. e.g. [['Air','vibration','c'],['A', 'B', 'C'],[ 'Aaba',null, 'Baca'],['cc','b','here']]

Instance relations