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
...
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 | ||||
OriginalFilename | The name of the file as it was ingested into MediaHaven | MediaObjectOriginalFilenameSort | |||||
ArchiveDate | The date and time the file was ingested | EXIF | MediaObjectArchiveDate | ||||
CreationDate | The date and time the file was originally created | EXIF | MediaObjectFragmentCreationDate | MDProperties/CreationDate | |||
UploadedBy | The name of the user that uploaded the file | MediaObjectUploadedBy | |||||
Type | The type of the file (e.g. video, audio, etc) | MediaObjectType | |||||
MimeType | |||||||
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) | MDProperties/categories/category | |||
Categories | Series of categories about the file | MultiItem | MediaObjectFragmentcategory (individual value) | keywords/keyword | |||
Publisher | Publisher of the file | N/A | MDProperties/Publisher |
...