OpenDocument

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software: Notes on supported ODF versions over time.)
(Software)
Line 120: Line 120:
 
* [http://webodf.org/ WebODF]
 
* [http://webodf.org/ WebODF]
 
* [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://incubator.apache.org/odftoolkit/conformance/ODFValidator.html ODF Validator] (a cloud-hosted version of the validator is running [https://odf-validator.rhcloud.com/ here].
  
 
=== ODF version support over time ===
 
=== ODF version support over time ===

Revision as of 19:48, 24 May 2015

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
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. 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

Documents

Format MIME type Extension PRONOM
OpenDocument Text application/vnd.oasis.opendocument.tex .odt, .fodt fmt/136, fmt/290, fmt/291
OpenDocument Spreadsheet application/vnd.oasis.opendocument.spreadsheet .ods, .fods fmt/137, fmt/294, fmt/295
OpenDocument Drawing application/vnd.oasis.opendocument.graphics .odg, .fodg fmt/139, fmt/296, fmt/297
OpenDocument Presentation application/vnd.oasis.opendocument.presentation .odp, .fodp fmt/138, fmt/292, fmt/293
OpenDocument Chart application/vnd.oasis.opendocument.chart .odc
OpenDocument Image application/vnd.oasis.opendocument.image .odi
OpenDocument Formula application/vnd.oasis.opendocument.formula .odf
OpenDocument Database Front End application/vnd.oasis.opendocument.base
application/vnd.oasis.opendocument.database
.odb fmt/140, fmt/444, fmt/424

Templates

Format MIME type Extension
OpenDocument Text Template application/vnd.oasis.opendocument.text-template .ott
OpenDocument Spreadsheet Template application/vnd.oasis.opendocument.spreadsheet-template .ots
OpenDocument Drawing Template application/vnd.oasis.opendocument.graphic-template .otg
OpenDocument Presentation Template application/vnd.oasis.opendocument.presentation-template .otp
OpenDocument Chart Template application/vnd.oasis.opendocument.chart-template .otc
OpenDocument Image Template application/vnd.oasis.opendocument.image-template .oti
OpenDocument Formula Template application/vnd.oasis.opendocument.formula-template .otf
OpenDocument HTML Template application/vnd.oasis.opendocument.text-web .oth

Other

Format MIME type Extension
Global Text Document application/vnd.oasis.opendocument.text-master .odm

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

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

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox