Difference between revisions of "OpenDocument Format"

From Creative Commons
Jump to: navigation, search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Filetype
 +
|license_url=yes
 +
|web_statement=no
 +
|more_permissions=no
 +
}}
 
[[Category:Developer]]
 
[[Category:Developer]]
[[Category:Developer Challenges]]
 
[[Category:filetype]]
 
[[Category:XML]]
 
[[Category:example]]
 
 
[[Category:metadata]]
 
[[Category:metadata]]
[[Category:ODF]]
 
{{incomplete}}
 
  
[http://en.wikipedia.org/wiki/Open_document_format OpenDocument format] (ODF). The OpenDocument format (ODF), short for the OASIS Open Document Format for Office Applications, is an open document file format for saving and exchanging editable office documents such as text documents (including memos, reports, and books), spreadsheets, databases, charts, and presentations. The most common file extensions used for OpenDocument documents are .odt for text documents, .ods for spreadsheets, .odp for presentations and .odg for graphics..
+
[http://en.wikipedia.org/wiki/Open_document_format OpenDocument format] (ODF). The OpenDocument format (ODF), short for the OASIS Open Document Format for Office Applications, is an open document file format for saving and exchanging editable office documents such as text documents (including memos, reports, and books), spreadsheets, databases, charts, and presentations. The most common file extensions used for OpenDocument documents are .odt for text documents, .ods for spreadsheets, .odp for presentations and .odg for graphics.
  
== Developer Challenges ==
+
The [[OpenOfficeOrg Addin|OpenOffice.org Addin]] support embedding a license in Writer, Calc and Impress docuemnts.  This information is currently stored in custom metadata fields; the next iteration of the ODF specification (not currently supported in tools) includes support for including arbitray RDF/XML files in the document bundle.
  
Develop software that embeds and can edit licenses and metadata into ODF files (file-type ending ODT, ODS, ODG, ODP, etc). Generally, this is not a hard thing since ODF uses standard Dublin-core metadata.
+
=== Reference ===
  
=== Implementations ===
+
* [http://www.betanews.com/article/Microsoft_to_Support_OpenDocument/1152166759 Microsoft support ODF <-> Microsoft XML Converter]
 +
* [http://sourceforge.net/projects/odf-converter Microsoft-supported OSS odf-converter]
  
* Please add yours here :)
+
{{Challenge_Enabled}}
 
 
=== Examples ===
 
 
 
=== Code ===
 
 
 
* Please add yours here :)
 
 
 
==== Sample ====
 
 
 
* Please add yours here :)
 
 
 
=== Mockups ===
 
 
 
* Please add yours here :)
 
 
 
=== TODO ===
 
 
 
* Please help by adding you todo here :)
 

Latest revision as of 18:21, 4 March 2008

File Type Information
Supports embedding license URL: supports_license_url::yes
Supports embedding web statement: supports_web_statement::no
Supports embedding more permissions: supports_more_permissions::no
Metadata Location: [[Metadata location::{{{metadata_location}}}]] | (unknown) }}
Metadata Format: [[Metadata format::{{{metadata_format}}}]] | (unknown) }}


OpenDocument format (ODF). The OpenDocument format (ODF), short for the OASIS Open Document Format for Office Applications, is an open document file format for saving and exchanging editable office documents such as text documents (including memos, reports, and books), spreadsheets, databases, charts, and presentations. The most common file extensions used for OpenDocument documents are .odt for text documents, .ods for spreadsheets, .odp for presentations and .odg for graphics.

The OpenOffice.org Addin support embedding a license in Writer, Calc and Impress docuemnts. This information is currently stored in custom metadata fields; the next iteration of the ODF specification (not currently supported in tools) includes support for including arbitray RDF/XML files in the document bundle.

Reference


OpenDocument Format
Have an idea about this page? Want to help build the CC ecosystem? Check out the challenges related to OpenDocument Format, or add one of your own below.
Open Challenges
{{#ask: Is Complete::no

Related To::OpenDocument Format|format=table}}

Completed Challenges
{{#ask: Is Complete::yes

Related To::OpenDocument Format|format=table}}

{{#forminput:Challenge|35 Challenge[related_to]=OpenDocument Format }}