OpenDocument
From Wikipedia, the free encyclopedia
OpenDocument Format |
---|
OpenDocument Text | |
---|---|
File name extension | .odt |
Internet media type | application/vnd. |
Developed by | Sun Microsystems, OASIS |
Type of format | Document file format |
Extended from | XML |
OpenDocument Presentation | |
---|---|
File name extension | .odp |
Internet media type | application/vnd. |
Developed by | Sun Microsystems, OASIS |
Type of format | Presentation |
Extended from | XML |
OpenDocument Spreadsheet | |
---|---|
File name extension | .ods |
Internet media type | application/vnd. |
Developed by | Sun Microsystems, OASIS |
Type of format | Spreadsheet |
Extended from | XML |
OpenDocument Graphics | |
---|---|
File name extension | .odg |
Internet media type | application/vnd. |
Developed by | Sun Microsystems, OASIS |
Type of format | Graphics file format |
Extended from | XML |
The OpenDocument format (ODF) is a free and open file format for electronic office documents, such as spreadsheets, charts, presentations and word processing documents. While the specifications were originally developed by Sun, the standard was developed by the Open Office XML technical committee of the Organization for the Advancement of Structured Information Standards (OASIS) consortium and based on the XML format originally created and implemented by the OpenOffice.org office suite (see OpenOffice.org XML). As well as an OASIS Standard it is, in its version 1.0 manifestation, published as an ISO/IEC International Standard, ISO/IEC 26300:2006 Open Document Format for Office Applications (OpenDocument) v1.0.[1] The OpenDocument standard meets the common definitions of an open standard, meaning the specification is freely available and implementable.
Contents |
[edit] Specifications
The most common filename extensions used for OpenDocument documents are:
.odt
for word processing (text) documents.ods
for spreadsheets.odp
for presentations.odg
for graphics.odf
for formulae, mathematical equations
A basic OpenDocument file consists of an XML document that has <document>
as its root element. OpenDocument files can also take the format of a ZIP compressed archive containing a number of files and directories; these can contain binary content and benefit from ZIP's lossless compression to reduce file size. OpenDocument benefits from separation of concerns by separating the content, styles, metadata and application settings into four separate XML files.
There is a comprehensive set of sample documents in OpenDocument Format available.[2] The whole test suite is available under the Creative Commons Attribution 2.5 license.
[edit] Standardization
The OpenDocument standard was developed by a Technical Committee (TC) under the OASIS industry consortium. The ODF-TC has members from a diverse set of companies and individuals. Active TC members have voting rights. Currently this means that Sun and IBM have a voting majority.[3] The standardization process involved the developers of many office suites or related document systems. The first official ODF-TC meeting to discuss the standard was December 16, 2002; OASIS approved OpenDocument as an OASIS Standard on May 1, 2005. OASIS submitted the ODF specification to ISO/IEC Joint Technical Committee 1 (JTC1) on November 16, 2005, under Publicly Available Specification (PAS) rules.
After a six-month review period, on May 3, 2006 OpenDocument unanimously passed its six-month DIS ballot in JTC1, with broad participation,[4] after which the OpenDocument specification was "approved for release as an ISO and IEC International Standard" under the name ISO/IEC 26300:2006.[5]
After responding to all written ballot comments, and a 30-day default ballot, the OpenDocument International standard went to publication in ISO, officially published November 30, 2006.
The Italian standardization organization UNI adopted OpenDocument on January 26, 2007.[6]
Further standardization work with OpenDocument includes:
- OpenDocument 1.0 (second edition) is the published ISO/IEC 26300:2006 standard. It also has the status of a Committee Specification in OASIS. It includes all the editorial changes made to address JTC1 ballot comments, and as such it reflects the approved ISO/IEC 26300:2006 standard, as published by ISO and IEC. It is available in ODT, HTML and PDF formats.
- OpenDocument 1.1 was approved by OASIS on October 19, 2006. It includes additional features to address accessibility concerns.[7] The Open Document Format for Office Applications (OpenDocument) Specification v1.1 was approved as an OASIS Standard on 2007-02-01 following a call for vote issued on 2007-01-16.[8][9] The public announcement was made on 2007-02-13.[10]
- OpenDocument 1.2 is currently being written by the ODF TC. It will include additional accessibility features, metadata enhancements, spreadsheet formula specification based on the OpenFormula work (ODF 1.0 did not specify spreadsheet formulae in detail, leaving many aspects implementation-defined) as well as any errata submitted by the public. Originally OpenDocument 1.2 was expected by October 2007 but now is expected to become an OASIS standard around September 2008 and a new ISO/SEC version by summer of 2009.[11]
On 30 April 2008, ISO/IEC DIS 29500 BRM conveyor Alex Brown posted a blog entry claiming that OpenOffice.org, the main implementation of ODF, was not then in conformance with the ISO/IEC 26300:2006 specification as approved in 2006. He also said he was unsure if any office implementation has true ISO/IEC 26300 standard support for OpenDocument.[12] OASIS ODF TC Co-Chair Rob Weir disputed his findings by claiming that Brown validated an OpenOffice ODF version 1.1 document using the ISO/SEC ODF version 1.0, and got validation problems because he used the official OASIS Committee specification RELAX NG DTD Compatibility settings which are not submitted to ISO[13] However Weir's article also confirms that OpenOffice 2.4 output is declared in OASIS ODF 1.1, a version which also has not been yet submitted to ISO/IEC, which is planned (as part of ODF 1.2) for 2009.[14][15]
[edit] Application support
[edit] Software
The OpenDocument format is used in free software and in proprietary software. This includes office suites (both traditional and web-based) and individual applications such as word-processors, spreadsheets, presentation, and data management applications. Prominent office suites supporting OpenDocument include OpenOffice.org, KOffice, Google Docs, NeoOffice, Zoho, IBM Lotus Symphony and Corel WordPerfect Office X4.[16]
The OpenDocument Fellowship[17] maintains a list of software and services that support the OpenDocument format. The list also provides information on the status of support for the format.[18]
Third parties have announced development of conversion software (including plugins and filters) to support OpenDocument on Microsoft's products.[19][20] Currently there are nine packages of conversion software.[21]
Microsoft Office does not natively support OpenDocument currently. Microsoft has created the Open XML translator[22] project to allow the conversion of documents between Office Open XML and OpenDocument. As a result of this project, Microsoft finances the ODF add-in for Word project on SourceForge. This project is an effort by several of Microsoft's partners to create a plugin for Microsoft Office that will be freely available under a BSD license. The project released version 1.0 for Microsoft Word of this software in January 2007 followed by versions for Microsoft Excel and Microsoft PowerPoint in December of the same year. Sun Microsystems has created the competing OpenDocument plugin for Microsoft Office 2000, XP, and 2003 that supports Word, Excel, and Powerpoint documents.[23]
On May 21, 2008 Microsoft announced that Microsoft Office 2007 Service Pack 2 will add native support for the OpenDocument Format.[24] It will offer the option to make ODF 1.1, as well as PDF, the default format, both in the installer and via options settings, while support for their own pending ISO 29500, based on the Office 2007 format, won't be implemented until Office 14.[25][26]
Mac OS X 10.5 offers both a new TextEdit version and QuickLook feature supporting the OpenDocument Text format (albeit with some formatting loss).
[edit] Accessibility
- Further information: OpenDocument software - Accessibility
The specification of OpenDocument has undergone an extensive accessibility review, and a few additions were made to version 1.1 of the specification to improve accessibility. Many of the components it is built on, such as Synchronized Multimedia Integration Language and Scalable Vector Graphics, have already gone through the World Wide Web Consortium's Web Accessibility Initiative processes.
[edit] Licensing
The OpenDocument specification is available for free download and use.[27]
Key contributor Sun Microsystems made an irrevocable intellectual property covenant, providing all implementers with the guarantee that Sun will not seek to enforce any of its enforceable U.S. or foreign patents against any implementation of the OpenDocument specification.[28] This Statement is not an assurance that an OpenDocument Implementation would not infringe patents or other intellectual property rights of any third party.[29] The covenant is limited to versions of the OpenDocument specification on which Sun has participated to the point of incurring an obligation.
The second key contributor to ODF development, IBM has made their patent rights available through their Interoperability Specifications Pledge in which IBM irrevocably covenants to you that it will not assert any Necessary Claims against you for your making, using, importing, selling, or offering for sale Covered Implementations.[30] This ISP is limited to existing listed versions and not to future versions, similar to Microsoft's Open Specification Promise on Office Open XML.
[edit] Promotion
The work of OASIS includes promoting the OpenDocument Format through the OASIS OpenDocument Adoption Technical Committee.[31]
There is a set of OpenDocument icons which can be used for services and systems that use the OpenDocument format.
The OpenOffice.org Suite and the KOffice Suite promote the OpenDocument Format, as it is used as their default file format. Several groups and companies support the OpenDocument Format. For example:
- Companies like Sun Microsystems, IBM, Novell promote the OpenDocument Format actively, as well as other companies who may or may not be working inside the OpenDocument Format's Technical Committee of the OASIS.
- The OpenDocument Format Alliance was founded in March 2006 by the 35 founding members. In July 2006 the foundation already had more than 280 members.
- The OpenDocument Fellowship was founded to support and promote these formats.
- SpreadOpenDocument.org was the first one to promote the OpenDocument Format to the public in August 2005.
- On November 4, 2005, IBM and Sun Microsystems convened the "OpenDocument (ODF) Summit" in Armonk, New York, to discuss how to boost OpenDocument adoption. The ODF Summit brought together representatives from several industry groups and technology companies, including Oracle, Google, Adobe, Novell, Red Hat, Computer Associates, Corel, Nokia, Intel, and Linux e-mail company Scalix. (LaMonica, November 10, 2005). The providers committed resources to technically improve OpenDocument through existing standards bodies and to promote its usage in the marketplace, possibly through a stand-alone foundation.
- The OpenDocument Foundation, Inc. is a US-based 501c(3) non profit organization chartered to work in the public interest who has supported the OASIS OpenDocument File Format up to October 2007.
- The OIDI.org (Open Interoperative Document Initiative) is committed to encouraging efforts by governments at all levels, around the globe, to implement changes necessary to ensure public documents are open and interoperable and thus available to all citizens/residents without the need for specific vendor software.
- Google Docs can import and export OpenDocument text files.
- In December 2007, the Wikimedia Foundation announced that by mid 2008 its software, which hosts Wikipedia and a number of other Internet wiki-based sites, will provide OpenDocument export of wiki content.[32]
[edit] Worldwide adoption
One objective of open formats like OpenDocument is to guarantee long-term access to data without legal or technical barriers, and some governments have come to view open formats as a public policy issue. OpenDocument is intended to be an alternative to proprietary formats, including the commonly used DOC, XLS, and PPT formats used by Microsoft Office and other applications. Up until Feb 15th 2008, these latter formats did not have documentation available for download, and were only obtainable by writing directly to Microsoft Corporation and signing a restrictive non-disclosure agreement.[33] As of Feb 15th 2008, Microsoft offers documents for download claiming to accurately specify the aforementioned document formats (although this claim hasn't been independently verified yet).[34] Microsoft is supporting the creation of a plugin for Office to allow it to use OpenDocument. The OpenDocument Foundation, Inc. has created a similar plug-in that will allow continued use of Microsoft Office.
The governments of the Netherlands, Belgium, Finland, France and Norway have been evaluating the adoption of the OpenDocument format. Other governments around the world are also considering the adoption of the format. In October 2006, a report commissioned by the then French prime minister Dominique de Villepin recommended that all French government publications be made available in OpenDocument Format. In July 2007, the Norwegian Standards Council recommended to the government the use of the OpenDocument format.[35]
Norway's Ministry of Government Administration and Reform decided in December 2007 that from 2009 ODF (ISO/IEC 26300) must be one of the formats used when publishing documents that are meant to be changed after downloading, i.e. forms that are to be filled in by the user.[36]
The Belgian federal administration plans to exchange all documents in ODF from September 2008. All federal administrations should be able to read ODF documents one year earlier.[37]
In Japan, on June 29, 2007, the government published a new interoperability framework which gives preference to the procurement of products that follow open standards including the ODF standards.[38][39]
In Germany ODF is the standard that is recommended by the governmental office for standards in public IT („Koordinierungs- und Beratungsstelle der Bundesregierung für Informationstechnik in der Bundesverwaltung“ (KBSt), see SAGA 4.0[40]). ODF-formatted documents may be transferred to some courts (the Federal Court of Justice and the Federal Patent Court) since September 2007.[41]
In Malaysia the use of ODF is adopted by The Malaysian Administrative Modernization and Management Planning Unit (MAMPU) from April 2008 on.[42]
[edit] Criticism
This section may require cleanup to meet Wikipedia's quality standards. Please improve this article if you can (April 2008). |
Various criticisms have been levelled at the approved ODF standard.
- Use of MathML for mathematical typesetting in the ODF specification. MathML[43] is a W3C recommendation for the "inclusion of mathematical expressions in Web pages" and "machine to machine communication" that has been around since about 1999. However, most mathematicians continue to use the much older TeX format as their main method for typesetting complex mathematical formulae. TeX is not an ISO standard, but is fully documented and is the de facto standard for typesetting mathematical expressions. There exists a converter from (La)TeX to ODT, including mathematical formulas.[44] OpenDocument is also criticized for not using the ISO 12083:1994 standard for mathematical formulae, which is not used within MathML either. MathML has a few issues with displaying mathematical formulae well, compared to other methods like TeX.[45]
- The OpenDocument ISO specification does not contain a defined formula language. This means that ISO conforming files do not have to be compatible.[46] OASIS is working on creating a standard formula language (OpenFormula) for OpenDocument v1.2 which was due in 2007.
- The OpenDocument ISO specification does not allow for tables in presentations. This is due to be incorporated in the OpenDocument v1.2 specification which was due in 2007.[47] A current recommendation or workaround is to embed a spreadsheet into the presentation to provide the required functionality.
- Different applications using ODF as a standard document format have different methods of providing macro/scripting capabilities. There is no macro language specified in ODF. Users and developers differ on whether inclusion of a standard scripting language would be desirable.[48]
- Microsoft's Brian Jones has claimed that OpenDocument's method of handling application specific namespace extensions is excessively complex compared to the Office Open XML specification, which was designed by Microsoft.[49]
- Sun patent promise applies only with Sun participation: The Sun OpenDocument Patent Statement applies to any implementation of the Open Document Format for Office Applications, or of any subsequent version of the format thereof only if Sun Microsystems participates in development of the subsequent standard version.[29]
- Even though OpenOffice.org allows digital signatures and stores them in ODF files according to XML-DSig, the OpenDocument Format 1.0-1.1 itself has no reference to the digital signature. Digital signature is application-specific feature in the OpenDocument v1.1 standard. However, OpenDocument v1.2 will incorporate XML-DSig in the same fashion as in OpenOffice.org. Thus OpenDocument v1.2 will have interoperable digital signatures with KOffice 2.0.[50]
- The OpenDocument Format 1.0-1.1 specifications refer to 'zip' files but do not reference a standard which describes the zip file format. However, a specification (as opposed to a "standard") for the Zip format was distributed with PKZIP in the file APPNOTE.TXT and this continues to be maintained.[51]
- The OpenDocument Foundation, Inc. (whose role in the development of OpenDocument was more minor than the name may suggest; see Promotion), who were involved in developing ODF within the OASIS TC and in developing the closed‐source daVinci plug-in for Microsoft Office, has shifted its attention from supporting OpenDocument to supporting the W3C Compound Document Format (CDF). The reason stated was: “it is important to recognize that ODF does not adequately respect existing standards and does not address the market's requirements for a single Universal Document Format with which any and all applications can work on an equal basis”.[52] Just half a month later (2007-11-11), the Foundation’s site said the foundation had been closed. The Foundation seems to have given up after Sun's release of their own ODF plug-in for Microsoft Office.
[edit] See also
- Comparison of document markup languages
- List of document markup languages
- OpenDocument software comparison
- Speech-to-text
[edit] References
- ^ ISO/IEC 26300:2006 Information technology -- Open Document Format for Office Applications (OpenDocument) v1.0. International Organization for Standardization.
- ^ sample documents in OpenDocument Format
- ^ OpenDocument TC's publicly-visible membership roster. Retrieved on 2007-11-03.
- ^ ISO/IEC SC34 Secretariat (2006-06-13). Summary of Voting on DIS ISO/IEC 26300 - Open Document Format for Office Applications (OpenDocument) v1.0. ISO/IEC JTC 1/SC 34 Document Repository. Retrieved on 2006-08-24.
- ^ ISO and IEC approve OpenDocument OASIS standard for data interoperability of office applications. ISO Press Releases. ISO (2006-05-08). Retrieved on 2006-08-24.
- ^ Documenti elettronici: pubblicata la norma UNI CEI ISO/IEC 26300 sul formato OpenDocument
- ^ OpenDocument 1.1 Specifications. OASIS (2006). Retrieved on 2006-10-31.
- ^ Approval of OpenDocument v1.1 as OASIS Standard. OASIS. Retrieved on 2007-02-06.
- ^ Approval of OpenDocument v1.1 as OASIS Standard. OASIS. Retrieved on 2007-02-06.
- ^ Members Approve OpenDocument Version 1.1 as OASIS Standard. OASIS. Retrieved on 2007-02-15.
- ^ Weir, Rob (2006-05-04). TC coordination call draft minutes 2008-02-11. Oasis' list archives. OASIS. Retrieved on 2008-02-19.
- ^ Alex Brown (2008-04-30). ODF 1.0 and OpenOffice.org: a conformance smoke test.
- ^ Rob Weir (2008-05-02). ODF Validation for Dummies. “These in fact are not Relax NG (ISO/IEC 19757-2) errors at all, but errors generated by jing's default validation of a different set of constraints, defined in the Relax NG DTD Compatibility specification which has the status of a Committee Specification in OASIS. It is not part of ISO/IEC 19757-2.”
- ^ Rob Weir (2008-02-19). OpenDocument TC coordination call draft minutes 2008-02-11. “A rough road map would be as follows: ODF 1.2 technical drafting complete May 2008; ODF 1.2 public review June-July 2008; ODF 1.2 approved as OASIS Standard - Sept 2008; ODF 1.2 approved as an ISO standard - Summer 2009”
- ^ Rob Weir (2007-02-02). Introducing ODF 1.1. “I'd expect a draft to be posted "really soon now", followed by review by the full ODF TC, then the solicitation for public comments, followed by OASIS membership vote, followed by submission to ISO as part of ODF 1.2”
- ^ Corel WordPerfect Office X4 - Standard Edition - Compatible. Retrieved on 2008-05-03.
- ^ OpenDocument Fellowship. OpenDocument Fellowship. Retrieved on 2007-07-27.
- ^ Application support for the OpenDocument format. OpenDocument Fellowship. Retrieved on 2007-07-27.
- ^ OpenDocument Foundation to MA: We Have a Plugin. Groklaw (2006-05-04). Retrieved on 2006-08-23.
- ^ "Microsoft Office to get a dose of OpenDocument", CNet, 2006-05-05. Retrieved on 2006-12-06.
- ^ Application support for the OpenDocument format. OpenDocument Fellowship. Retrieved on 2007-07-27.
- ^ Microsoft Expands Document Interoperability. Microsoft (2006-07-05). Retrieved on 2007-01-28.
- ^ Sun's OpenDocument filter for MS Office is finished.. Heise Online (2006-07-04). Retrieved on 2007-07-06.
- ^ Microsoft Expands List of Formats Supported in Microsoft Office
- ^ Next Office 2007 service pack will include ODF, PDF support options. BetaNews (2008-05-21). Retrieved on 2008-05-29.
- ^ Microsoft Office 2007 to Support ODF - and not OOXML. ConsortiumInfo.org (2008-05-21). Retrieved on 2008-05-29.
- ^ http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office
- ^ Sun OpenDocument Patent Statement
- ^ a b Sun Microsystems, Inc.. Sun OpenDocument Patent Statement. OASIS Open Document Format for Office Applications (OpenDocument) TC. OASIS foundation.
- ^ Interoperability Specifications Pledge
- ^ OASIS OpenDocument Format (ODF) Adoption TC
- ^ Wikis Go Printable. Wikimedia Foundation (13 December 2007). Retrieved on 2007-12-31.
- ^ Microsoft should put old file formats in the public domain (html). iTWire (2008-01-15). Retrieved on 2008-02-27.
- ^ Microsoft Office Binary (doc, xls, ppt) File Formats (html). Microsoft Corporation (2008-02-15). Retrieved on 2008-02-27.
- ^ Sayer, Peter. "French gov't recommends standardizing on ODF", InfoWorld, 2006-10-03. Retrieved on 2006-12-06.
- ^ Open document standards to be obligatory for state information - regjeringen.no
- ^ Belgium adopts OpenDocument
- ^ Gardner, David. "Office Software Formats Battle Moves To Asia", Information Week, 2007-07-10. Retrieved on 2007-07-27.
- ^ "Interoperability framework for information systems (in Japanese)", Ministry of Economy, Trade and Industry, Japan, 2007-06-29. Retrieved on 2007-07-27.
- ^ http://gsb.download.bva.bund.de/KBSt/SAGA/SAGA_v4.0.pdf PDF
- ^ www.bundespatentgericht.de
- ^ Open Malaysia: MAMPU migrates to OpenOffice.org and ODF to increase freedom of choice and interoperability
- ^ MathML W3C standard.
- ^ TeX4ht: LaTeX and TeX for Hypertext
- ^ Ian Hutchinson (January 2006). Web Publishing Mathematics With HTML and MathML from TeX. Retrieved on 2007-12-16.
- ^ Marco Fioretti. OpenDocument office suites lack formula compatibility. Retrieved on 2008-05-11.
- ^ Brian Jones. Quick question for ODF experts. Retrieved on 2007-01-24.
- ^ Marco Fioretti. Macros an obstacle to office suite compatibility. Retrieved on 2008-05-11.
- ^ Brian Jones (2007-02-20). Beyond the basics. Retrieved on 2007-03-02.
- ^ Initial proposal for digital signatures in ODF. Michael Brauer - Sun Germany (2007-02-16). Retrieved on 2007-03-29.
- ^ APPNOTE.TXT - .ZIP File Format Specification
- ^ Sam Hiser (2007-10-16). CDF: Disrupting the Disruption. Retrieved on 2007-10-25.
[edit] External links
- OpenDocument Fellowship Volunteer organization with members around the world to promote the adoption, use and development of the OpenDocument format.
- OpenDocument Format Alliance The alliance works globally to educate policymakers, IT administrators and the public on the benefits and opportunities of the OpenDocument Format, to help ensure that government information, records and documents are accessible across platforms and applications, even as technologies change today and in the future.
- OpenDocument XML.org The official community gathering place and information resource for the OpenDocument OASIS Standard (ISO/IEC 26300).
- OASIS OpenDocument Technical Committee coordinates the OpenDocument development and is the official source for specifications, schemas, etc.
|
|