...
- 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
...
Profile / Sidecar | Description | Remark | Search | Sidecar (xpath) | Read-only | Searchable | Sortable | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| The unique identifier of the file | 64 characters | MediaObjectId | Internal/MediaObjectId | |||||||||
| The unique identifier of the fragments of the file | 96 characters | MediaObjectFragmentId | Internal/FragmentId | |||||||||
TransferStatus |
| MediaObjectStatus | Internal/TransferStatus | ||||||||||
ArchiveStatus | The possible values are documented here: Ingest Monitoring | MediaObjectArchiveStatus | Internal/ArchiveStatus | ||||||||||
OrganisationId | The ID of the organisation to which the file belongs to. The administrative field OrganisationName provides the human readable name. | MediaObjectOwner | Internal/OrganisationId | ||||||||||
IngestSpaceId | The ID of the ingest space the file belongs or belonged to | UUID | MediaObjectFragmentingestspacename | Internal/IngestSpaceId | |||||||||
IsInIngestSpace | Whether the file still belongs to an ingest space | 0 or 1 | MediaObjectFragmentisiningestspace | Internal/IsInIngestSpace | |||||||||
DepartmentId | uuid of the department the file was published with, the administrative field DepartmentName provides the human readable name. | UUID | MediaObjectDepartmentId | Internal/DepartmentId | |||||||||
IsFragment | Indicates whether or not the file is the main fragment or non-main fragment (i.e. page of a document, videofragment of a video) | 0 or 1 | MediaObjectFragmentisfragment | Internal/IsFragment | |||||||||
HasKeyframes | Indicates whether or not the the file has a series of keyframes (applicable to document, multi-page images, video and audio) | 0 or 1 | MediaObjectHasKeyframes | Internal/HasKeyframes | |||||||||
ContainsGeoData | Indicates whether or not the file has geolocation data associated to it | 0 or 1 | MediaObjectFragmentContainsGeoData | Internal/ContainsGeoData |
Structural Fields
Profile | Description | Remark | Search | Sidecar (xpath) | Read-only | Searchable | Sortable |
---|---|---|---|---|---|---|---|
Collections | Series of collections the file belongs to | Multivalued | Collection | Structural/Collections | |||
Sets | Series of sets the file belongs to | Multivalued | Set | Structural/Sets | |||
Newspapers | Series of newspaper the file belongs to | Multivalued | Newspaper | Structural/Newspapers | |||
Relations | Series of files related with this file | MediaObjectFragmentRelations | Structural/Relations |