Complex obs
Contents |
[edit]
Description
Used to store data that is too complex for the obs table. Examples include narrative reports, images, sounds, etc.
[edit]
Attributes
| Column Name | Type | Default | Description | |
|---|---|---|---|---|
| | obs_id | int | ||
| | mime_type_id mime_type.mime_type_id | int | ||
| urn | text | NULL | ||
| complex_value | longtext | NULL | ||
| | ||||
