...
- Changes versus Metadata 17.1:
- Renamed family Standard Fields to family Descriptive Fields
- Renamed family Read-Only Fields to family Administrative Fields: this family provides information to help manage a resource, such as when and how it was ingested, file type
- The administrative fields are now also exposed in the export sidecar metadata under the tag
Administrative
- New administrative field
Workflow
: describes through which workflow a file was ingested (if applicable) - New administrative field
IngestTape
: describes on which ingest tape the file was provided (if applicable) - New technical field
OriginalFilename
(same meaning as before but now in the correct family Technical) - New family Structural Fields which describe the ensembles the file belongs to and the related files
- New internal field
DeparmentId
: uuid of the department the file was published with, the administrative fieldDepartmentName
provides the human readable name. - Newly exposed internal fields
HasKeyframes,
IsFragment and ContainsGeoData
- The search keys have been renamed for:
- Keywords: {{MediaObjectFragmentKeyword}} → {{MediaObjectFragmentKeywordsKeyword}}
- Catergories: {{MediaObjectFragmentcategory}} → {{MediaObjectFragmentCategoriescategory}}
Legend
- 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 | ||||
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 MediaObjectFragmentKeywordsKeyword (individual value) | keywords/keyword | |||
Categories | Series of categories about the file | MultiItem | MediaObjectFragmentcategory MediaObjectFragmentCategoriescategory (individual value) | MDProperties/categories/category | |||
Publisher | Publisher of the file | N/A | MDProperties/Publisher |
...