Difference between revisions of "OpenDocument Proposal"

From Inkscape Wiki
Jump to navigation Jump to search
(* First text, motivating work on this.)
 
m (Reverted edits by Yg6Q7h (Talk); changed back to last version by Colin Marquardt)
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
OpenDocument is a proposed standard office-type document format; see http://www.groklaw.net/article.php?story=20050130002908154 for its proposed use etc.
[[OpenDocument]] is a proposed standard office-type document format for use in the EU etc.; see http://www.groklaw.net/article.php?story=20050130002908154 for more detail.


Currently it has its own custom format for graphics elements, similar to OpenOffice.org's Draw format, and also somewhat similar to SVG in some areas.
Currently it has its own custom format for graphics elements, similar to [[OpenOffice]].org's Draw format, and also somewhat similar to SVG in some areas.


Clearly it would be good both for SVG, Inkscape, and the success of the OpenDocument standard, if OpenDocument were to use SVG to the extent possible, such that any SVG-compliant renderer could render the <svg> parts of the document.
Clearly it would be good both for SVG, Inkscape, and the success of the [[OpenDocument]] standard, if [[OpenDocument]] were to use SVG to the extent possible, such that any SVG-compliant renderer could render the <svg> parts of the document.


The current OpenDocument specification is available at http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office .
(See also the inkscape-devel mailing list, subject "filter for inkscape and [[OpenDocument]]".)


At the end of its first page, you can see how to submit comments. (See also the inkscape-devel mailing list, subject "filter for inkscape and OpenDocument".)
The current [[OpenDocument]] specification is available at http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office .
 
To send comments, either click the "Send a comment" button on the above-referenced web-page, or use the office-comment@lists.oasis-open.org mailing list.  Subscribe by sending the word "subscribe" in the body of mail to office-comment-request@lists.oasis-open.org.
 
Archives are at http://lists.oasis-open.org/archives/office-comments/ ; similarly, archives of discussions between committee members are at http://lists.oasis-open.org/archives/office/ .


From Daniel Carrera:
From Daniel Carrera:


<blockquote>
<blockquote>
You can leave a comment (click on "Send a comment"), join the TC, or
simply just join their mailing list and participate in the discussion. The
list is office@lists.oasis-open.org but I can't figure out how to
subscribe. I know you don't have to be a TC member to participate, as I
know of other people who aren't members and still contribute there.
It is very important to get representation in the OASIS TC from multiple
It is very important to get representation in the OASIS TC from multiple
interested parties. The goal is to make a format acceptable to everyone,
interested parties. The goal is to make a format acceptable to everyone,
Line 27: Line 25:
time to raise a concern is right now. Send them a comment.
time to raise a concern is right now. Send them a comment.
</blockquote>
</blockquote>
No-one has yet done so; please edit this wiki page to indicate your progress in seeing/joining this discussion.
Something that may be helpful in getting greater SVG interoperability in the [[OpenDocument]] standard is to document what bits of the [[OpenDocument]] specification correspond to &amp; differ from SVG.  For example, this helps in changing any existing implementations of that part of the standard to use a more SVG-friendly replacement.  See [[OpenDocument SVG correspondence]].

Latest revision as of 11:04, 8 June 2007

OpenDocument is a proposed standard office-type document format for use in the EU etc.; see http://www.groklaw.net/article.php?story=20050130002908154 for more detail.

Currently it has its own custom format for graphics elements, similar to OpenOffice.org's Draw format, and also somewhat similar to SVG in some areas.

Clearly it would be good both for SVG, Inkscape, and the success of the OpenDocument standard, if OpenDocument were to use SVG to the extent possible, such that any SVG-compliant renderer could render the <svg> parts of the document.

(See also the inkscape-devel mailing list, subject "filter for inkscape and OpenDocument".)

The current OpenDocument specification is available at http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office .

To send comments, either click the "Send a comment" button on the above-referenced web-page, or use the office-comment@lists.oasis-open.org mailing list. Subscribe by sending the word "subscribe" in the body of mail to office-comment-request@lists.oasis-open.org.

Archives are at http://lists.oasis-open.org/archives/office-comments/ ; similarly, archives of discussions between committee members are at http://lists.oasis-open.org/archives/office/ .

From Daniel Carrera:

It is very important to get representation in the OASIS TC from multiple interested parties. The goal is to make a format acceptable to everyone, and that can only be done if people participate in the discussion.

Also, right now they wer working on the next version of the format. The one that'll meet all of the EU's requirements. And they are in the official "request for public comentary" period until Friday. So, the best time to raise a concern is right now. Send them a comment.

No-one has yet done so; please edit this wiki page to indicate your progress in seeing/joining this discussion.

Something that may be helpful in getting greater SVG interoperability in the OpenDocument standard is to document what bits of the OpenDocument specification correspond to & differ from SVG. For example, this helps in changing any existing implementations of that part of the standard to use a more SVG-friendly replacement. See OpenDocument SVG correspondence.