Simple Fields
The value of a simple field is limited to 32766
bytes when UTF-8 encoded. For the specialised type TextField
there is no such limitation.
Level 1 | Level 2 | Comment | Example | Since |
---|---|---|---|---|
no specialisation | Â | Contains a string value with less than 32K characters. |
| Â |
| Â | Contains a boolean value. In MediaHaven 1.0 web site and the old https://mediahaven.atlassian.net/wiki/spaces/CS/pages/722534416 this shown as either "0" or "1". |
| Â |
| Â | Contains a string value. The value is limited to a specific set of values defined on the field definition. Values can be marked as obsolete. This means that you can no longer use these values when editing the metadata of a record. |
| Â |
| Â |
|
|
|
| Â | Contains a timecode in ISO timecode format, e.g. "00:25:12.840" |
| Â |
| Â | Contains a long value, e.g. "5845988". Note that the value itself must be in the interval [-263,263[. If you want to encode arbitrary complex numbers or patterns you can use the |
| Â |
|
| Contains a long value with up 10 zeroes prepadded, e.g. "0000000025" making it lexicographically sortable. |
| Â |
| Â | Contains a double value |
|
|
|  | Contains a full ISO8601 date in microsecond precision and Zulu time. The machine specification of the format is |
|
|
| Â | Contains a string value of any length. The field is always https://mediahaven.atlassian.net/wiki/spaces/CS/pages/edit-v2/2703949892#Tokenized. |
|
|
| Â |
|
|
|
| Â | Contains a valid EDTF date (level 0, 1) adhering to the EDTF standard. See https://mediahaven.atlassian.net/wiki/spaces/CS/pages/2867232803 for additional information. | Â |
|
| Â | Contains the URI under a https://mediahaven.atlassian.net/wiki/spaces/CS/pages/2988474369 |
|
|
| Â | Contains a label under a https://mediahaven.atlassian.net/wiki/spaces/CS/pages/2988474369 |
|
|
| Â | Content must be a valid |
|
|
|  | Contains a vector of floating point numbers stored as hexadecimal string → https://mediahaven.atlassian.net/wiki/spaces/CS/pages/4439244807 |  |
|