MediaHaven has a wide variety of metadata fields. This table list various information about these fields
- Changes versus 16.1:
- Field
Md5
is now searchable - Technical fields related to timecodes have been overhauled
- Field
- Profile: If you fill this value out in a MediaHaven Profile this metadata will appear in the user interface
- Search / Searchable / Sortable: In the MediaHaven REST API you can search for it using this value if it is searchable and optionally sort the results (sortable).
- Read-only: This field cannot be modified in the user interface or API calls
Standard Fields
Profile | Description | Format | Search | Sidecar (xpath) | Read-only | Searchable | Sortable |
---|---|---|---|---|---|---|---|
Title | The title of the file | MediaObjectFragmentTitleSort | title | ![]() | ![]() | ||
Description | Description about the file | MediaObjectFragmentScriptDescription | description | ![]() | |||
CreationDate | The date and time the file was originally created | EXIF | MediaObjectFragmentCreationDate | MDProperties/CreationDate | ![]() | ![]() | |
Rights_Owner | The name of the (copyright) owner of the file | MediaObjectFragmentrightsowner | MDProperties/rights_owner | ||||
Keywords | Series of keywords about the file | MultiItem | MediaObjectFragmentKeyword (individual value) | keywords/keyword | ![]() | ||
Categories | Series of categories about the file | MultiItem | MediaObjectFragmentcategory (individual value) | MDProperties/categories/category | ![]() | ||
Publisher | Publisher of the file | N/A | MDProperties/Publisher |
Read-Only Fields
Profile | Description | Format | Search | Sidecar (xpath) | Read-only | Searchable | Sortable |
---|---|---|---|---|---|---|---|
OrganisationName | The name of the organsation to which the file belongs | MediaObjectOwnerName | ![]() | ![]() | ![]() | ||
LastModifiedDate | The date and time when the file was last edited | ISO-8601 | MediaObjectFragmentLastModifiedTime | ![]() | ![]() | ![]() | |
| The ID of the file in an external platform. This field is only for advanced installations. | MediaObjectExternalId | ![]() | ![]() | |||
Md5 | The MD5 checksum of the file | MediaObjectMd5 | md5 | ![]() | ![]() | ||
ArchiveDate | The date and time the file was ingested | EXIF | MediaObjectArchiveDate | ![]() | ![]() | ![]() | |
OriginalFilename | The name of the file as it was ingested into MediaHaven | MediaObjectOriginalFilenameSort | ![]() | ![]() | ![]() | ||
UploadedBy | The name of the user that uploaded the file | MediaObjectUploadedBy | ![]() | ![]() | |||
Type | The type of the file (e.g. video, audio, etc) | MediaObjectType | ![]() | ![]() | ![]() | ||
DepartmentName | The name of the department that published the file | MediaObjectFragmentDepartmentName | ![]() | ![]() | ![]() |
Technical Fields
Profile / Sidecar | Description | Format | Search | Read-only | Searchable | Sortable |
---|---|---|---|---|---|---|
FileSize | The size of the file in bytes | MediaObjectFileSize | ![]() | ![]() | ![]() | |
Width | The width of the file | pixels | ImageWidth | ![]() | ![]() | ![]() |
Height | The height of the file | pixels | ImageHeight | ![]() | ![]() | ![]() |
ImageSize | Width times height, e.g 1920x1080 | ImageSize | ![]() | ![]() | ||
VideoTechnical | Description of the video codec in the media file | VideoTechnical | ![]() | ![]() | ||
AudioTechnical | Description of the audio codec in the media file | AudioTechnical | ![]() | ![]() | ||
VideoFormat | The format of the video (e.g. IMX 30i SD, XDCAMHD) | VideoFormat | ![]() | ![]() | ||
DurationTimeCode | The duration of the media file | HH:MM:SS:FF | MediaObjectDurationTimeCode | ![]() | ||
StartTimeCode | The start time of the media file | HH:MM:SS:FF |
| ![]() | ||
EndTimeCode | The end time of the media file | HH:MM:SS:FF | MediaObjectEndTimeCode | ![]() | ||
FragmentDurationTimeCode | The duration of the a fragment | HH:MM:SS:FF | MediaObjectFragmentDurationTimeCode | ![]() | ||
FragmentStartTimeCode | The start time of a fragment, relative to the start of the media file | HH:MM:SS:FF |
| ![]() | ||
FragmentEndTimeCode | The end time of a fragment, relative to the start of the media file | HH:MM:SS:FF | MediaObjectFragmentEndTimeCode | ![]() |
Internal Fields
Profile / Sidecar | Description | Remark | Search | Read-only | Searchable | Sortable |
---|---|---|---|---|---|---|
| The unique identifier of the file | 64 characters | MediaObjectId | ![]() | ||
| The unique identifier of the fragments of the file | 96 characters | MediaObjectFragmentId | ![]() | ![]() | |
TransferStatus |
| MediaObjectStatus | ![]() | ![]() | ||
OrganisationId | The ID of the organisation to which the file belongs | MediaObjectOwner | ![]() | ![]() | ||
IngestSpaceId | The ID of the ingest space the file belongs or belonged to | UUID | MediaObjectFragmentingestspacename | ![]() | ![]() | |
IsInIngestSpace | Whether the file still belongs to an ingest space | 0 or 1 | MediaObjectFragmentisiningestspace | ![]() | ![]() |