Skip to content

Commit

Permalink
update PRONOM v93; fixes #99
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlehane committed Dec 2, 2017
1 parent d3b5cae commit 26f4299
Show file tree
Hide file tree
Showing 40 changed files with 7,057 additions and 3,779 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions cmd/roy/data/pronom/fmt1101.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="utf-8"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<FileFormat>
<FormatID>1909</FormatID>
<FormatName>High Efficiency Image File Format</FormatName>
<FormatVersion>
</FormatVersion>
<FormatAliases>
</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>Image (Raster)</FormatTypes>
<FormatDisclosure>
</FormatDisclosure>
<FormatDescription>The High Efficiency Image File Format (HEIF) is an image format standard defined in ISO/IEC 23008-12 - MPEG-H Part 12. HEIF can store images, image properties, thumbnails and other derivatives, plus image metadata. It can support individual images and image sequences At this time the PRONOM identification signature does not distinguish between individual images and image sequences although this may be desirable.</FormatDescription>
<BinaryFileFormat>
</BinaryFileFormat>
<ByteOrders>
</ByteOrders>
<ReleaseDate>
</ReleaseDate>
<WithdrawnDate>
</WithdrawnDate>
<ProvenanceSourceID>1</ProvenanceSourceID>
<ProvenanceName>Digital Preservation Department / The National Archives</ProvenanceName>
<ProvenanceSourceDate>26 Sep 2017</ProvenanceSourceDate>
<ProvenanceDescription>
</ProvenanceDescription>
<LastUpdatedDate>26 Sep 2017</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>fmt/1101</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<FileFormatIdentifier>
<Identifier>image/heif</Identifier>
<IdentifierType>MIME</IdentifierType>
</FileFormatIdentifier>
<ExternalSignature>
<ExternalSignatureID>2114</ExternalSignatureID>
<Signature>heic</Signature>
<SignatureType>File extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>1483</SignatureID>
<SignatureName>HEIF</SignatureName>
<SignatureNote>BOF, offset4: ftyp(mif1|msf1|heic|heix|hevc|hevx) - http://nokiatech.github.io/heif/technical.html</SignatureNote>
<ByteSequence>
<ByteSequenceID>1744</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>4</Offset>
<MaxOffset>
</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>66747970(6D696631|6D736631|68656963|68656978|68657663|68657678)</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
</FileFormat>
<SearchCriteria>Criteria</SearchCriteria>
</report_format_detail>
</PRONOM-Report>
81 changes: 81 additions & 0 deletions cmd/roy/data/pronom/fmt1102.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="utf-8"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<FileFormat>
<FormatID>1910</FormatID>
<FormatName>Uuencoded File</FormatName>
<FormatVersion>
</FormatVersion>
<FormatAliases>
</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>Aggregate</FormatTypes>
<FormatDisclosure>
</FormatDisclosure>
<FormatDescription>Uuencoding, (Unix-to-Unix encoding) is a binary to text encoding mechanism created by Mary Ann Horton for encoding binary data for transmission in email systems.</FormatDescription>
<BinaryFileFormat>
</BinaryFileFormat>
<ByteOrders>
</ByteOrders>
<ReleaseDate>
</ReleaseDate>
<WithdrawnDate>
</WithdrawnDate>
<ProvenanceSourceID>1</ProvenanceSourceID>
<ProvenanceName>Digital Preservation Department / The National Archives</ProvenanceName>
<ProvenanceSourceDate>27 Sep 2017</ProvenanceSourceDate>
<ProvenanceDescription>
</ProvenanceDescription>
<LastUpdatedDate>27 Sep 2017</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>fmt/1102</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<ExternalSignature>
<ExternalSignatureID>2115</ExternalSignatureID>
<Signature>uue</Signature>
<SignatureType>File extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>1484</SignatureID>
<SignatureName>Uuencoded File</SignatureName>
<SignatureNote>BOF: 'begin '&lt;unix permissions mode&gt; ' ' &lt;file name&gt; newline character.
EOF, max offset 2: newline character 'end'</SignatureNote>
<ByteSequence>
<ByteSequenceID>1745</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>0</Offset>
<MaxOffset>0</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>626567696E20[30:37][30:37][30:37]20{1-256}0A</ByteSequenceValue>
</ByteSequence>
<ByteSequence>
<ByteSequenceID>1746</ByteSequenceID>
<PositionType>Absolute from EOF</PositionType>
<Offset>0</Offset>
<MaxOffset>2</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>0A656E64</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
</FileFormat>
<SearchCriteria>Criteria</SearchCriteria>
</report_format_detail>
</PRONOM-Report>
81 changes: 81 additions & 0 deletions cmd/roy/data/pronom/fmt1103.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="utf-8"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<FileFormat>
<FormatID>1911</FormatID>
<FormatName>AutoCAD Hatch Pattern</FormatName>
<FormatVersion>
</FormatVersion>
<FormatAliases>
</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>Image (Raster)</FormatTypes>
<FormatDisclosure>
</FormatDisclosure>
<FormatDescription>A hatch pattern consists of a repeating pattern of lines, dashes, and dots, and is used within AutoCAD to represent materials to be used within the manufacture of the object defined in the CAD drawing</FormatDescription>
<BinaryFileFormat>
</BinaryFileFormat>
<ByteOrders>
</ByteOrders>
<ReleaseDate>
</ReleaseDate>
<WithdrawnDate>
</WithdrawnDate>
<ProvenanceSourceID>1</ProvenanceSourceID>
<ProvenanceName>Digital Preservation Department / The National Archives</ProvenanceName>
<ProvenanceSourceDate>27 Sep 2017</ProvenanceSourceDate>
<ProvenanceDescription>
</ProvenanceDescription>
<LastUpdatedDate>27 Sep 2017</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>fmt/1103</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<Developers>
<DeveloperID>18</DeveloperID>
<DeveloperName>
</DeveloperName>
<OrganisationName>Autodesk Corporation</OrganisationName>
<DeveloperCompoundName>Autodesk Corporation</DeveloperCompoundName>
</Developers>
<Support>
<SupportID>18</SupportID>
<SupportName>
</SupportName>
<OrganisationName>Autodesk Corporation</OrganisationName>
<SupportCompoundName>Autodesk Corporation</SupportCompoundName>
</Support>
<ExternalSignature>
<ExternalSignatureID>2116</ExternalSignatureID>
<Signature>pat</Signature>
<SignatureType>File extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>1485</SignatureID>
<SignatureName>AutoCAD Hatch Pattern</SignatureName>
<SignatureNote>Top line: asterisk, then a filename (up to 31 characters) that will start with a minimum of one letter or number, followed by an optional description then a line-ending. Second line: A minimum of 5 numeric (integer or floating point) values, representing Angle, X-origin, Y-origin, Delta-x, Delta-y (further values may represent optional dashes). Origins and Deltas may be negative or positive. A comma will follow each numeric value and each line will be terminated with a line ending.</SignatureNote>
<ByteSequence>
<ByteSequenceID>1747</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>0</Offset>
<MaxOffset>0</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>2A([30:39]|[41:5A]|[61:7A]){0-80}0D0A{0-10}[30:39]2C20{0-10}[30:39]2C([30:39]|2D[30:39]|2E[30:39]){0-10}2C20{0-10}[30:39]2C([30:39]|2D[30:39]|2E[30:39]){0-128}0D0A</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
</FileFormat>
<SearchCriteria>Criteria</SearchCriteria>
</report_format_detail>
</PRONOM-Report>
68 changes: 68 additions & 0 deletions cmd/roy/data/pronom/fmt1104.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
<?xml version="1.0" encoding="utf-8"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<FileFormat>
<FormatID>1912</FormatID>
<FormatName>Seattle FilmWorks SFW Image Format</FormatName>
<FormatVersion>
</FormatVersion>
<FormatAliases>
</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>Image (Raster)</FormatTypes>
<FormatDisclosure>
</FormatDisclosure>
<FormatDescription>Seattle FilmWorks was a mail order film processing company. Digitised photographs made by the company used a family of proprietary raster image formats known as SFW and PWP (PhotoWorks PhotoMail). The SFW format has a compressed version based on JPEG, and an uncompressed version based on BMP.</FormatDescription>
<BinaryFileFormat>
</BinaryFileFormat>
<ByteOrders>
</ByteOrders>
<ReleaseDate>
</ReleaseDate>
<WithdrawnDate>
</WithdrawnDate>
<ProvenanceSourceID>220</ProvenanceSourceID>
<ProvenanceName>
</ProvenanceName>
<ProvenanceSourceDate>28 Sep 2017</ProvenanceSourceDate>
<ProvenanceDescription>
</ProvenanceDescription>
<LastUpdatedDate>28 Sep 2017</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>fmt/1104</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<ExternalSignature>
<ExternalSignatureID>2117</ExternalSignatureID>
<Signature>sfw</Signature>
<SignatureType>File extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>1486</SignatureID>
<SignatureName>Seattle FilmWorks Image</SignatureName>
<SignatureNote>BOF: SFW94A</SignatureNote>
<ByteSequence>
<ByteSequenceID>1748</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>0</Offset>
<MaxOffset>0</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>534657393441</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
</FileFormat>
<SearchCriteria>Criteria</SearchCriteria>
</report_format_detail>
</PRONOM-Report>
81 changes: 81 additions & 0 deletions cmd/roy/data/pronom/fmt1105.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
<?xml version="1.0" encoding="utf-8"?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
<report_format_detail>
<FileFormat>
<FormatID>1913</FormatID>
<FormatName>Hierarchical File System</FormatName>
<FormatVersion>
</FormatVersion>
<FormatAliases>
</FormatAliases>
<FormatFamilies>
</FormatFamilies>
<FormatTypes>Aggregate</FormatTypes>
<FormatDisclosure>
</FormatDisclosure>
<FormatDescription>Hierarchical File System (HFS) is a file system developed by Apple primarily for Mac OS. Within HFS a storage volume is divided into logical blocks of 512 bytes. The Hierarchical File System groups these logical blocks into allocation blocks, which can contain one or more logical blocks, depending on the total size of the volume.</FormatDescription>
<BinaryFileFormat>
</BinaryFileFormat>
<ByteOrders>
</ByteOrders>
<ReleaseDate>
</ReleaseDate>
<WithdrawnDate>
</WithdrawnDate>
<ProvenanceSourceID>195</ProvenanceSourceID>
<ProvenanceName>Artefactual Systems Inc / Artefactual Systems Inc</ProvenanceName>
<ProvenanceSourceDate>07 Nov 2017</ProvenanceSourceDate>
<ProvenanceDescription>This entry and identification for Hierarchical File System was a collaborative effort involving the Open Preservation Foundation, Artefactual Systems, New York Public Libraries, The University of California, Los Angeles and The National Archives.</ProvenanceDescription>
<LastUpdatedDate>07 Nov 2017</LastUpdatedDate>
<FormatNote>
</FormatNote>
<FormatRisk>
</FormatRisk>
<TechnicalEnvironment>
</TechnicalEnvironment>
<FileFormatIdentifier>
<Identifier>fmt/1105</Identifier>
<IdentifierType>PUID</IdentifierType>
</FileFormatIdentifier>
<Developers>
<DeveloperID>15</DeveloperID>
<DeveloperName>
</DeveloperName>
<OrganisationName>Apple Computer, Inc.</OrganisationName>
<DeveloperCompoundName>Apple Computer, Inc.</DeveloperCompoundName>
</Developers>
<Support>
<SupportID>15</SupportID>
<SupportName>
</SupportName>
<OrganisationName>Apple Computer, Inc.</OrganisationName>
<SupportCompoundName>Apple Computer, Inc.</SupportCompoundName>
</Support>
<ExternalSignature>
<ExternalSignatureID>2118</ExternalSignatureID>
<Signature>img</Signature>
<SignatureType>File extension</SignatureType>
</ExternalSignature>
<InternalSignature>
<SignatureID>1487</SignatureID>
<SignatureName>HFS</SignatureName>
<SignatureNote>Offset 1024, magic 0x4244 {12}, first block of volume bitmap always 0x0003{6}, size (in bytes) of allocation blocks (4 byte multiple of 512 so byte 4 always 00, byte 3 has 'even' value)[!&amp;01]00</SignatureNote>
<ByteSequence>
<ByteSequenceID>1749</ByteSequenceID>
<PositionType>Absolute from BOF</PositionType>
<Offset>1024</Offset>
<MaxOffset>
</MaxOffset>
<IndirectOffsetLocation>
</IndirectOffsetLocation>
<IndirectOffsetLength>
</IndirectOffsetLength>
<Endianness>
</Endianness>
<ByteSequenceValue>4244{12}0003{6}[!&amp;01]00</ByteSequenceValue>
</ByteSequence>
</InternalSignature>
</FileFormat>
<SearchCriteria>Criteria</SearchCriteria>
</report_format_detail>
</PRONOM-Report>
Loading

0 comments on commit 26f4299

Please sign in to comment.