...
When a format is not allowed, objects having this format will be rejected during the ingest
Formats can be linked with one or more transformations. For each transformation of the Transformations linked with the format, an access representation will be generated
See Ingest 2.0 Configuration for additional information
Properties
Property | Description | Example |
---|---|---|
PronomId | Unique identifier determined by the National Archives. | fmt/22 |
Name | Human readable name of the format | JPEG File Interchange Format |
Version | When a class of formats have different versions (e.g. PDF 1/A, B, etc). | 3 |
Allowed | When a format is not allowed objects having this format will be rejected during ingest. | True |
ForPreservation | Whether this format is stable for long-term preservation. When this property is active any original representation under the Data Objects will be marked with the metadata field | True |
ForAccess | Whether this format can be used in a transformation Transformations. | True |
Extensions | The typical extensions used in filenames to indicate that a file has this format. | [“jpg”, “jpeg”] |