Re: Requesting IESG Approval for the Media Type application/mathml+xml, application/mathml-presentation+xml, and application/mathml-content+xml
Alexey Melnikov <alexey.melnikov@isode.com> Mon, 06 September 2010 20:13 UTC
Return-Path: <alexey.melnikov@isode.com>
X-Original-To: w3c-policy@core3.amsl.com
Delivered-To: w3c-policy@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id 42B243A6976 for <w3c-policy@core3.amsl.com>;
Mon, 6 Sep 2010 13:13:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -100.568
X-Spam-Level:
X-Spam-Status: No,
score=-100.568 tagged_above=-999 required=5 tests=[AWL=-1.779, BAYES_40=-0.185,
MIME_QP_LONG_LINE=1.396, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com
[127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TfsFnswWea3C for
<w3c-policy@core3.amsl.com>; Mon, 6 Sep 2010 13:13:15 -0700 (PDT)
Received: from rufus.isode.com (rufus.isode.com [62.3.217.251]) by
core3.amsl.com (Postfix) with ESMTP id 6008D3A684B for
<w3c-policy@apps.ietf.org>; Mon, 6 Sep 2010 13:13:15 -0700 (PDT)
Received: from [188.28.57.2] (188.28.57.2.threembb.co.uk [188.28.57.2]) by
rufus.isode.com (submission channel) via TCP with ESMTPA id
<TIVLcwBIEKms@rufus.isode.com>; Mon, 6 Sep 2010 21:13:42 +0100
Message-ID: <4C854B5E.5020209@isode.com>
Date: Mon, 06 Sep 2010 21:13:18 +0100
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.7.12) Gecko/20050915
X-Accept-Language: en-us, en
To: Paul Libbrecht <paul@activemath.org>
Subject: Re: Requesting IESG Approval for the Media Type
application/mathml+xml, application/mathml-presentation+xml,
and application/mathml-content+xml
References: <1282228859.2046.123.camel@chacal> <4C7A9B82.5000009@isode.com>
<4C7AA41E.1080405@isode.com>
<12F4B296-F686-43D2-9579-3DB783C0A703@activemath.org>
In-Reply-To: <12F4B296-F686-43D2-9579-3DB783C0A703@activemath.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-transfer-encoding: quoted-printable
Cc: Philippe Le Hegaret <plh@w3.org>, w3c-policy@apps.ietf.org, iesg@ietf.org,
member-math@w3.org
X-BeenThere: w3c-policy@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussion of w3c-ietf policy issues <w3c-policy.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/w3c-policy>,
<mailto:w3c-policy-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/w3c-policy>
List-Post: <mailto:w3c-policy@ietf.org>
List-Help: <mailto:w3c-policy-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/w3c-policy>,
<mailto:w3c-policy-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 06 Sep 2010 20:13:18 -0000
Paul Libbrecht wrote: > Dear Alexey and Julian, Dear Paul, > thank you for your comment. We have discussed the topic and it seems > the safest is to indeed not let gzip be considered by the media-type > declaration since it would require an extra trip of types. We'll let > compressed forms be the sole concern of media transporters such as > SMTP or HTTP. > > I have now removed the paragraphs and the reference to gzip. > >> Checking in xml/media-types.xml; >> /w3ccvs/WWW/Math/Group/spec/xml/media-types.xml,v <-- media-types.xml >> new revision: 1.16; previous revision: 1.15 >> done >> Checking in xml/references.xml; >> /w3ccvs/WWW/Math/Group/spec/xml/references.xml,v <-- references.xml >> new revision: 1.102; previous revision: 1.101 >> done > > Your last comment about the header names in SMTP or HTTP use does not > apply anymore. Yes. This works for me. > Your also notice that the types application/mathml-presentation+xml, > and application/mathml-content+xml are proposed for registration > without file extension is intentional: we do not expect such files to > be existing, MathML-files are quite rare anyways, but we do expect > transmission of such fragments over HTTP or in clipboards. I think that is Ok. It might be worth mentioning that |.mml can be still used for them, e.g. somewhere in the Interoperability Consideration. | > The changes are visible on the editor draft: > http://monet.nag.co.uk/~dpc/draft-spec/appendixb-d.html#media-types-mathml > http://monet.nag.co.uk/~dpc/draft-spec/appendixb-d.html#media-types-mathml-p > http://monet.nag.co.uk/~dpc/draft-spec/appendixb-d.html#media-types-mathml-c This looks good. When will the updated version be officially published? Best Regards, Alexey > paul > > Le 29 août 2010 à 20:17, Alexey Melnikov a écrit : > >> Dear Philippe/Paul, >> I have the following comments on the registration templates. All of >> them contain the following text: >> >>> MathML documents may be transmitted in compressed form using gzip >>> compression. For systems which employ MIME-like mechanisms, such as >>> HTTP, this is indicated by the Content-Transfer-Encoding header; for >>> systems which do not, such as direct filesystem access, this is >>> indicated by the filename extension and by the Macintosh File Type >>> Codes. In addition, gzip compressed content is readily recognised by >>> the initial byte sequence as described in [RFC1952] section 2.3.1. >> >> It looks like this text is talking about 2 different transfer >> encodings of the same MIME type. If that is correct, then I don't >> think this paragraph belongs here, because transfer encodings operate >> at protocol levels (e.g. HTTP, SMTP) from MIME types (payloads). >> >> On the other hand, if this text is saying that the same MIME type and >> file extension is being used for both XML and Gzipped representation >> of XML, then I think there is a bigger problem here. My understanding >> is that that is a violation of MIME type design and that you should >> really be using 2 separate MIME types (e.g. application/mathml+xml >> and application/mathml+gzip), each using a separate file extension. >> >> Also, I've noticed that application/mathml-presentation+xml, and >> application/mathml-content+xml don't actually register any new file >> extensions. >> >> And finally, Content-Transfer-Encoding is not used by HTTP, it is >> used by SMTP. HTTP is using a different header. >
- Requesting IESG Approval for the Media Type appli… Philippe Le Hegaret
- Re: Requesting IESG Approval for the Media Type a… Alexey Melnikov
- Re: Requesting IESG Approval for the Media Type a… Alexey Melnikov
- Re: Requesting IESG Approval for the Media Type a… Alexey Melnikov
- Re: Requesting IESG Approval for the Media Type a… Alexey Melnikov
- Re: Requesting IESG Approval for the Media Type a… Julian Reschke
- Re: Requesting IESG Approval for the Media Type a… Alexey Melnikov
- Re: Requesting IESG Approval for the Media Type a… Alexey Melnikov