Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MediaHaven has a wide variety of metadata fields. This table list various information about these fields.

...

Descriptive fields are modifiable fields that describe files for purposes such as discovery.

KeySub KeyDescriptionFormatRead-onlySearchable
Title
The title of the file

(tick)
Description
Description about the file

(tick)
CreationDate
The date and time the file was originally createdyyyy:MM:dd'T'HH:mm:ss.uuuuuuZ
(tick)
RightsOwner
The name of the (copyright) owner of the file


Rights

A description about how the file can or can not be disseminated.




Keywords
Series of keywords about the fileListField

KeywordsKeywordSub field of Keywords containing an individual keyword

(tick)
Categories
Series of categories about the fileListField

CategoriesCategorySub field of Categories containing an individual category

(tick)
Publisher
Publisher of the file


Authors
A list of various authors of the fileMulitItemField

AuthorsAuthor
Sub field of Authors containing an individual author

(tick)
Address
Address of corresponding with the LocationMulitItemField

AddressFormattedSub field of Address describing the full address in a single line, e.g. Trump Tower, 725 5th Ave, New York, NY 10022, Verenigde Staten
(tick)(tick)
Location
GPS coordinates corresponding with the Address


Publications
List of locations where the file is publishedListField

PublicationsCommentSub field of Publications describing a comme


OriginalFilename
The name of the file as it was ingested into MediaHaven

(tick)
UploadedBy
The name of the user that uploaded the file

(tick)
KeyframeStart

By default the the field PathToKeyframe refers to the closest keyframe before to time provided by the field FragmentStart. When KeyframeStart is defined it overrides this time.

frames (using a fictitious 25 fps)
(tick)

...

Key

DescriptionFormatRead-onlySearchable
DurationTimeCodeThe duration of the media fileHH:mm:ss.SSS(tick)
StartTimeCodeThe start time of the media fileHH:mm:ss.SSS
(tick)
EndTimeCodeThe end time of the media fileHH:mm:ss.SSS
(tick)
DurationFramesThe duration of the media file, expressed in frames against a fictitious 25 frames per second, e.g. 0000000025frames (using a fictitious 25 fps)(tick)
StartFramesThe start time of the media file, expressed in frames against a fictitious 25 frames per second, e.g. 0000000025frames (using a fictitious 25 fps)(tick)
EndFramesThe end time of the media file, expressed in frames against a fictitious 25 frames per second, e.g. 0000000025frames (using a fictitious 25 fps)(tick)

...

Structural Fields 
Anchor
Structural
Structural

Structural fields provide how compound files such as collections are put together or how files are related between each other. Three categories exist: Fragments, Ensembles and Relations.

Fragments

KeySub KeyDescriptionRemarkRead-onlySearchable
Fragments
Series of fragments belonging to this file. The main fragment which corresponds to the file itself (i.e. the entire video) is non contained in this series, hence this list is empty if the file contains no pure (= non main) fragments.ListField(tick)
FragmentsFragmentSub field of Fragments giving the FragmentId of each fragment this file containsFragmentId(tick)
MainFragment
For a pure fragment, this refers the FragmentId of main fragment. For the main fragment this field is empty.SimpleField(tick)
FragmentStartFrames
The start time of a fragment, relative to the start of the media file, expressed in frames against a fictitious 25 frames per secondframes (using a fictitious 25 fps)
(tick)
FragmentEndFrames
The end time of a fragment, relative to the start of the media file, expressed in frames against a fictitious 25 frames per secondframes (using a fictitious 25 fps)
(tick)
FragmentDurationFrames
The duration of a fragment, expressed in frames against a fictitious 25 frames per secondframes (using a fictitious 25 fps)(tick)
FragmentStartTimeCode
The start time of a fragment, relative to the start of the media fileHH:mm:ss.SSS


FragmentEndTimeCode
The end time of a fragment, relative to the start of the media fileHH:mm:ss.SSS


FragmentDurationTimeCode
The duration of a fragmentHH:mm:ss.SSS
(tick)

Versioning

KeySub KeyDescriptionRemarkRead-onlySearchable
Versioning
Provides structural information about the chain versions of the same logical file. Each record in the chain is a separate record itself with its own MediaObjectId / FragmentId. All records in the chain have the same Versioning > Id.MapField(tick)
VersioningStatusUntracked for records without versioning, otherwise possible values are Draft, Head, Rejected, Tail.EnumField(tick)(tick)
VersioningIdHas the same value for an entire versioning chain; its value is the MediaObjectId of the first record in the chain (with Version = 1).SimpleField(tick)(tick)
VersioningVersionPositional index in the chain of versions, starting from Version 1.LongField(tick)(tick)

Ensembles

KeySub KeyDescriptionRemarkRead-onlySearchable
Collections
Series of collections the file belongs toListField(tick)
CollectionsCollectionSub field of Collections providing the ID of an individual the collection the file belongs to
(tick)(tick)
Sets
Series of sets the file belongs toListField(tick)
SetsSetSub field of Sets providing the ID of an individual set the file belongs to
(tick)(tick)
Newspapers
Series of newspapers the file belongs toListField(tick)
NewspapersNewspaperSub field of Newspapers providing the ID of an individual newspaper the file belongs to
(tick)(tick)

Relations

KeySub KeyDescriptionRemarkRead-onlySearchable
Relations
Series of files related with this file. Depending on your installation different sub fields of Relations might be defined.MultiItemField

RelationsPreviousVersionSub field of Relations providing the FragmentId of an individual file which is the previous version of this fileFragmentId
(tick)
RelationsNextVersionSub field of Relations providing the FragmentId of an individual file which is the next version of this fileFragmentId
(tick)
RelationsContainsSub field of Relations providing the FragmentId of an individual file which this file containsFragmentId
(tick)
RelationsContainedBySub field of Relations providing the FragmentId of an individual file that contains this fileFragmentId
(tick)
RelationsAssociatedSub field of Relations providing the FragmentId of an individual file which is associated with this fileFragmentId
(tick)

...

KeySub KeyDescriptionRemarkRead-onlySearchable
Permissions
The different permissions associated with the fileMultiItemField

PermissionsReadSub field of Permissions providing ID of a user group with read rightsUUID
(tick)
PermissionsWriteSub field of Permissions providing ID of a user group with write rightsUUID
(tick)
PermissionsExportSub field of Permissions providing ID of the user groups with export rightsUUID
(tick)
ExpiryDate
The date the file will expire (at this date the file will be assigned new rights). This field is only for advanced installations.yyyy:MM:dd HH:mm:ss
(tick)
ExpiryStatus
Whether or not the file is expired. This field is only for advanced installations.

(tick)

Changelog

Changes versus /wiki/spaces/CS/pages/1595408491Metadata 20.3

  • The fields CreationDateArchiveDateExpiryDate and LastModifiedDate are now ISO8601 dates with microsecond precision and in UTC, for example 2020-09-05T12:54:12.149800Z

...