SDD data challenge:
Repeated observations of spore measurements

TDWG working group: Structure of Descriptive Data (SDD)
See also the latest version

The ability to store original data separately for each specimen is one of the priority extensions of the new standard over DELTA. Original data often have the form of repeated measurements, for which the normal data model is not adequate.

In the case of spore measurements (as well as many other measurements), two measurements are closely related. Further, a length/width ratio is calculated from the length and the width:

Sample  Length   Width  Length/Width
ratio

1 10 2 5.0
2 11 2.5 4.4
3 10.5 2.5 4.2
4 12 3 4.0

Mean 10.88 2.5 4.4

Note that, however, the average of the length width ratio is not equal to the ratio of the length/width averages (4.352).

A similar case is where spore size is recorded together with septation status (1-celled, 2-celled, etc.), and the analysis requires both the total average and the separate averages for 1-celled and 2-celled spores.

These analyses require that multiple characters can be recorded for each observation, and that these observation tuples remain connected for analysis purposes. Furthermore, it is desirable that there should be user-definable analysis functions available.

Two possible solutions:

Gregor Hagedorn, Vers. 1, 20. March 2002
See also the latest version



Return to the SDD starting page.

First published 2002-04-29, last update: 2002-04-29.

Valid XHTML 1.0! Valid CSS1! Viewable With Any Browser