OpenDocument
From Just Solve the File Format Problem
(Difference between revisions)
m (→Formats) |
(Reformatting) |
||
Line 10: | Line 10: | ||
== Formats == | == Formats == | ||
− | |||
{| class="wikitable" | {| class="wikitable" | ||
! Format | ! Format | ||
Line 17: | Line 16: | ||
! PRONOM | ! PRONOM | ||
|- | |- | ||
− | |[[OpenDocument Text]] | + | |rowspan="2"|[[OpenDocument Text]] |
|{{mimetype|application/vnd.oasis.opendocument.text}} | |{{mimetype|application/vnd.oasis.opendocument.text}} | ||
|.odt, .fodt | |.odt, .fodt | ||
− | |{{PRONOM|fmt/136}}, {{PRONOM|fmt/290}}, {{PRONOM|fmt/291}} | + | |rowspan="2"|{{PRONOM|fmt/136}}, {{PRONOM|fmt/290}}, {{PRONOM|fmt/291}} |
|- | |- | ||
− | |[[OpenDocument Spreadsheet]] | + | |{{mimetype|application/vnd.oasis.opendocument.text-template}} |
+ | |.ott | ||
+ | |- | ||
+ | |[[OpenDocument HTML Template]] | ||
+ | |{{mimetype|application/vnd.oasis.opendocument.text-web}} | ||
+ | |.oth | ||
+ | | | ||
+ | |- | ||
+ | |[[OpenDocument Global Text Document|OpenDocument Global Text]] | ||
+ | |{{mimetype|application/vnd.oasis.opendocument.text-master}} | ||
+ | |.odm | ||
+ | | | ||
+ | |- | ||
+ | |rowspan="2"|[[OpenDocument Spreadsheet]] | ||
|{{mimetype|application/vnd.oasis.opendocument.spreadsheet}} | |{{mimetype|application/vnd.oasis.opendocument.spreadsheet}} | ||
|.ods, .fods | |.ods, .fods | ||
− | |{{PRONOM|fmt/137}}, {{PRONOM|fmt/294}}, {{PRONOM|fmt/295}} | + | |rowspan="2"|{{PRONOM|fmt/137}}, {{PRONOM|fmt/294}}, {{PRONOM|fmt/295}} |
|- | |- | ||
− | |[[OpenDocument Drawing]] | + | |{{mimetype|application/vnd.oasis.opendocument.spreadsheet-template}} |
+ | |.ots | ||
+ | |- | ||
+ | |rowspan="2"|[[OpenDocument Drawing]] | ||
|{{mimetype|application/vnd.oasis.opendocument.graphics}} | |{{mimetype|application/vnd.oasis.opendocument.graphics}} | ||
|.odg, .fodg | |.odg, .fodg | ||
− | |{{PRONOM|fmt/139}}, {{PRONOM|fmt/296}}, {{PRONOM|fmt/297}} | + | |rowspan="2"|{{PRONOM|fmt/139}}, {{PRONOM|fmt/296}}, {{PRONOM|fmt/297}} |
|- | |- | ||
− | |[[OpenDocument Presentation]] | + | |{{mimetype|application/vnd.oasis.opendocument.graphic-template}} |
+ | |.otg | ||
+ | |- | ||
+ | |rowspan="2"|[[OpenDocument Presentation]] | ||
|{{mimetype|application/vnd.oasis.opendocument.presentation}} | |{{mimetype|application/vnd.oasis.opendocument.presentation}} | ||
|.odp, .fodp | |.odp, .fodp | ||
− | |{{PRONOM|fmt/138}}, {{PRONOM|fmt/292}}, {{PRONOM|fmt/293}} | + | |rowspan="2"|{{PRONOM|fmt/138}}, {{PRONOM|fmt/292}}, {{PRONOM|fmt/293}} |
|- | |- | ||
− | |[[OpenDocument Chart]] | + | |{{mimetype|application/vnd.oasis.opendocument.presentation-template}} |
+ | |.otp | ||
+ | |- | ||
+ | |rowspan="2"|[[OpenDocument Chart]] | ||
|{{mimetype|application/vnd.oasis.opendocument.chart}} | |{{mimetype|application/vnd.oasis.opendocument.chart}} | ||
|.odc | |.odc | ||
| | | | ||
|- | |- | ||
− | |[[OpenDocument Image]] | + | |{{mimetype|application/vnd.oasis.opendocument.chart-template}} |
+ | |.otc | ||
+ | | | ||
+ | |- | ||
+ | |rowspan="2"|[[OpenDocument Image]] | ||
|{{mimetype|application/vnd.oasis.opendocument.image}} | |{{mimetype|application/vnd.oasis.opendocument.image}} | ||
|.odi | |.odi | ||
| | | | ||
|- | |- | ||
− | |[[OpenDocument Formula]] | + | |{{mimetype|application/vnd.oasis.opendocument.image-template}} |
+ | |.oti | ||
+ | | | ||
+ | |- | ||
+ | |rowspan="2"|[[OpenDocument Formula]] | ||
|{{mimetype|application/vnd.oasis.opendocument.formula}} | |{{mimetype|application/vnd.oasis.opendocument.formula}} | ||
|.odf | |.odf | ||
+ | | | ||
+ | |- | ||
+ | |{{mimetype|application/vnd.oasis.opendocument.formula-template}} | ||
+ | |.otf | ||
| | | | ||
|- | |- | ||
Line 56: | Line 89: | ||
|.odb | |.odb | ||
|{{PRONOM|fmt/140}}, {{PRONOM|fmt/444}}, {{PRONOM|fmt/424}} | |{{PRONOM|fmt/140}}, {{PRONOM|fmt/444}}, {{PRONOM|fmt/424}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Revision as of 16:01, 24 January 2016
OpenDocument, also known as Open Document Format for Office Applications or ODF, is a family of file formats designed to be used by word processors, spreadsheet applications, and other office applications. These formats were developed by a group called OASIS, so they are sometimes referred to as "OASIS format" or "OASIS Open Document Format".
Contents |
Formats
Identification
In most cases, OpenDocument files begin with the ASCII string "PK
", have "mimetype
" at offset 30, and "application/vnd.oasis.opendocument.
" at offset 38.
Specifications
Software
- Wikipedia: OpenDocument software
- Wikipedia: Comparison of OpenDocument software
- WebODF
- libodfgen library
- ODF Toolkit (Java) including:
- ODF Validator (a cloud-hosted version of the validator is running here.
ODF version support over time
ODF version | Date of standard approval by OASIS | First supporting version of the software |
---|---|---|
ODF 1.0 | 2005-05-01 | OpenOffice.org 1.1.5 or StarOffice 7 |
ODF 1.1 | 2007-02-02 | OpenOffice.org 2.2 or StarOffice 8 Update 4 |
ODF 1.2 | 2011-09-30 | OpenOffice.org 3, StarOffice 9, Oracle Open Office |
ODF 1.2 (Extended) | - | OpenOffice.org 3.2 or StarOffice 9.2 |
Taken from - XML File Formats.
Sample files
Links
- Wikipedia: OpenDocument
- Wikipedia: OpenDocument technical specification
- OpenDoc Society: opendocumentformat.org
- Forensic Wiki article
- LibreOffice vs OpenOffice: Comparative review
- UK picks Open Document Format for all government files
- WebODF: JavaScript Open Document Format Editor Deemed Stable (Slashdot discussion)
- Discussion of embedding fonts in ODF documents
- ODF: The Open Document Format
Categories:
- File Formats
- Electronic File Formats
- Document
- File formats with extension .odm
- File formats with extension .odt
- File formats with extension .ods
- File formats with extension .odg
- File formats with extension .odp
- File formats with extension .odc
- File formats with extension .odi
- File formats with extension .odf
- File formats with extension .odb
- File formats with extension .ott
- File formats with extension .ots
- File formats with extension .otg
- File formats with extension .otp
- File formats with extension .otc
- File formats with extension .oti
- File formats with extension .otf
- File formats with extension .oth
- File formats with extension .fodt
- File formats with extension .fods
- File formats with extension .fodg
- File formats with extension .fodp
- ZIP based file formats
- XML based file formats