OpenDocument

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
m (updated toolkit links)
 
(3 intermediate revisions by 3 users not shown)
Line 116: Line 116:
 
* [https://github.com/unoconv/unoconv unoconv]
 
* [https://github.com/unoconv/unoconv unoconv]
 
* [http://sourceforge.net/p/libwpd/wiki/libodfgen/ libodfgen library]
 
* [http://sourceforge.net/p/libwpd/wiki/libodfgen/ libodfgen library]
* [https://incubator.apache.org/odftoolkit/ ODF Toolkit] (Java) including:
+
* [https://tdf.github.io/odftoolkit/conformance/ODFValidator.html LibreOffice ODF Toolkit] (Java) including:
** [https://incubator.apache.org/odftoolkit/conformance/ODFValidator.html ODF Validator] (a cloud-hosted version of the validator is running [https://odf-validator.rhcloud.com/ here].
+
** [https://tdf.github.io/odftoolkit/conformance/ODFValidator.html ODF Validator] (a cloud-hosted version of the validator is running [https://odfvalidator.org/ here].  
  
 
=== ODF version support over time ===
 
=== ODF version support over time ===
Line 146: Line 146:
 
Taken from [https://help.libreoffice.org/Common/XML_File_Formats LibreOffice - XML File Formats].
 
Taken from [https://help.libreoffice.org/Common/XML_File_Formats LibreOffice - XML File Formats].
  
Cor== Sample files ==
+
== Sample files ==
 
* [http://craphound.com/homeland/Cory_Doctorow_-_Homeland.odt Homeland by Cory Doctorow]
 
* [http://craphound.com/homeland/Cory_Doctorow_-_Homeland.odt Homeland by Cory Doctorow]
* https://telparia.com/fileFormatSamples/document/openDocument/
+
* {{DexvertSamples|document/openDocument}}
  
 
== Links ==
 
== Links ==
Line 154: Line 154:
 
* [[Wikipedia:OpenDocument technical specification|Wikipedia: OpenDocument technical specification]]
 
* [[Wikipedia:OpenDocument technical specification|Wikipedia: OpenDocument technical specification]]
 
* [http://www.opendocumentformat.org/ OpenDoc Society: opendocumentformat.org]
 
* [http://www.opendocumentformat.org/ OpenDoc Society: opendocumentformat.org]
* [http://www.forensicswiki.org/wiki/Open_Document_Format Forensic Wiki article]
+
* [{{ForensicsWikiURL|open_document_format}} Forensic Wiki article]
 
* [http://www.linux-magazine.com/Online/Features/LibreOffice-vs.-OpenOffice LibreOffice vs OpenOffice: Comparative review]
 
* [http://www.linux-magazine.com/Online/Features/LibreOffice-vs.-OpenOffice LibreOffice vs OpenOffice: Comparative review]
 
* [http://m.theregister.co.uk/2014/01/30/uk_picks_open_document_format_for_all_government_files/ UK picks Open Document Format for all government files]
 
* [http://m.theregister.co.uk/2014/01/30/uk_picks_open_document_format_for_all_government_files/ UK picks Open Document Format for all government files]

Latest revision as of 08:28, 3 February 2024

File Format
Name OpenDocument
Ontology
Extension(s) .odm, .odt, .ods, .odg, .odp, .odc, .odi, .odf, .odb, .ott, .ots, .otg, .otp, .otc, .oti, .otf, .oth, .fodt, .fods, .fodg, .fodp
LoCFDD fdd000247, others
PRONOM fmt/135, others
Released 2005

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. It is (more or less?) the successor to OpenOffice.org XML. These formats were developed by a group called OASIS, so they are sometimes referred to as "OASIS format" or "OASIS Open Document Format".

Contents

[edit] Formats

Format MIME type Extension PRONOM LoCFDD
OpenDocument fmt/135 fdd000247, fdd000424, fdd000425
OpenDocument Text application/vnd.oasis.opendocument.text .odt, .fodt fmt/136, fmt/290, fmt/291 fdd000427, fdd000428
application/vnd.oasis.opendocument.text-template .ott
OpenDocument Global Text application/vnd.oasis.opendocument.text-master .odm
OpenDocument HTML Template application/vnd.oasis.opendocument.text-web .oth
OpenDocument Spreadsheet application/vnd.oasis.opendocument.spreadsheet .ods, .fods fmt/137, fmt/294, fmt/295 fdd000438, fdd000439
application/vnd.oasis.opendocument.spreadsheet-template .ots
OpenDocument Drawing application/vnd.oasis.opendocument.graphics .odg, .fodg fmt/139, fmt/296, fmt/297 fdd000436
application/vnd.oasis.opendocument.graphics-template .otg
OpenDocument Presentation application/vnd.oasis.opendocument.presentation .odp, .fodp fmt/138, fmt/292, fmt/293 fdd000435
application/vnd.oasis.opendocument.presentation-template .otp
OpenDocument Chart application/vnd.oasis.opendocument.chart .odc fdd000437
application/vnd.oasis.opendocument.chart-template .otc
OpenDocument Image application/vnd.oasis.opendocument.image .odi
application/vnd.oasis.opendocument.image-template .oti
OpenDocument Formula application/vnd.oasis.opendocument.formula .odf
application/vnd.oasis.opendocument.formula-template .otf
OpenDocument Database Front End application/vnd.oasis.opendocument.base
application/vnd.oasis.opendocument.database
.odb fmt/140, fmt/444, fmt/424 fdd000441

[edit] 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.

[edit] Specifications

[edit] Software

[edit] 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 LibreOffice - XML File Formats.

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox