...
- 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}}
MediaObjectFragmentKeyword
→MediaObjectFragmentKeywordsKeyword
- Categories:
MediaObjectFragmentcategory
→MediaObjectFragmentCategoriesCategory
- 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
...
Administrative Fields
Anchor | ||||
---|---|---|---|---|
|
Profile | Description | Format | Search | Sidecar (xpath) | Read-only | Searchable | Sortable | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OrganisationName | The name of the organisation to which the file belongs | MediaObjectOwnerName | Administrative/OrganisationName | ||||||||||
LastModifiedDate | The date and time when the file was last edited | ISO-8601 | MediaObjectFragmentLastModifiedTime | Administrative/LastModifiedDate | |||||||||
| The ID of the file in an external platform. This field is only for advanced installations. | MediaObjectExternalId | Administrative/ExternalId | ||||||||||
ExpiryDate | The date the file will expire (at this date the file will be assigned new rights). This field is only for advanced installations | MediaObjectExpiryDate | Administrative/ExpiryDate | ||||||||||
ArchiveDate | The date and time the file was ingested | EXIF | MediaObjectArchiveDate | Administrative/ArchiveDate | |||||||||
UploadedBy | The name of the user that uploaded the file | MediaObjectUploadedBy | Administrative/UploadedBy | ||||||||||
Type | The type of the file (e.g. video, audio, etc) | Image, Layer, | MediaObjectType | Administrative/Type | |||||||||
DepartmentName | The name of the department that published the file | MediaObjectFragmentDepartmentName | Administrative/DepartmentName | ||||||||||
Workflow | Describes through which workflow a file was ingested (if applicable) | MediaObjectWorkflow | Administrative/Workflow | ||||||||||
IngestTape | Describes on which ingest tape the file was provided (if applicable) | MediaObjectIngestTape | Administrative/IngestTape |
Technical Fields
Anchor | ||||
---|---|---|---|---|
|
...