Format
OpenDocument Graphics
Summary
- Name
- OpenDocument Graphics
- Version
- 1.0
- Identifiers
-
- MIME: application/vnd.oasis.opendocument.graphics
- PUID: fmt/139
- Format type
- Image (Vector)
- Disclosure
- Full
- Description
- OpenDocument (ODF) format is a generic format for office documents, such as text, spreadsheets, presentations, drawings, and databases. It was developed by OASIS, based on the original OpenOffice document format. The format is an open standard, and is supported by a variety of office software packages. ODF is an XML format, which may comprise a single XML document, or a collection of subdocuments within a package. The package format is the commonly used form, and comprises a standard ZIP package containing the XML content and any associated binary data, together with a manifest which lists the package content. An ODF drawing document contains drawing data. The content is contained in a 'content' xml subdocument. Additional subdocuments contain style information, document metadata, and application-specific settings.
- File extensions
-
odg,otg - Source
- Digital Preservation Department / The National Archives
- Developed by
- OASIS
Relationships
- Has priority over
- Is subtype of
Internal signatures
ODF 1.0 drawing
- Note
- ZIP header + MIME-type declaration + version number
Byte sequences
- Min Frag Length
- Absolute from BOF
- Offset
- 0
- Max offset
- None
- Byte Sequence
504B0304{26}6D696D65747970656170706C69636174696F6E2F766E642E6F617369732E6F70656E646F63756D656E742E6772617068696373*6F66666963653A76657273696F6E3D22312E30- Endianness
- Little-endian
Container signatures
Type: ZIP
9500 - Open Document Graphics 1.0
- File path
- META-INF/manifest.xml
Byte sequence reference
BOFoffset
Sub sequences
- Min Frag Length
- Position
- 1
- Sub sequence min offset
- 0
- Sub sequence max offset
- 1024
- Sequence
'manifest:media-type="application/vnd.oasis.opendocument.graphics'
- File path
- content.xml
Byte sequence reference
BOFoffset
Sub sequences
- Min Frag Length
- Position
- 1
- Sub sequence min offset
- 0
- Sub sequence max offset
- 128
- Sequence
'office:document-content'
- Min Frag Length
- Position
- 2
- Sub sequence min offset
- 0
- Sub sequence max offset
- Sequence
'office:version=' (22|27) '1.0' (22|27)
Changelog
-
Added in V108
- Release date
- 5 September 2022
OpenDocument Graphics 1.0: New container signature. Submitted by Preservica.
OpenDocument Graphics 1.0: Signature researched and samples provided by Preservica.
-
Updated in V66
- Release date
- 18 December 2012
OpenDocument Graphics 1.0: MIME-Type information added.