Re: [media-types] Templates for basic MIME types

Petter Reinholdtsen <pere@hungry.com> Mon, 28 December 2020 14:15 UTC

Return-Path: <pere@hungry.com>
X-Original-To: media-types@ietfa.amsl.com
Delivered-To: media-types@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E46C23A0B8F for <media-types@ietfa.amsl.com>; Mon, 28 Dec 2020 06:15:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vShmEE-tZVC4 for <media-types@ietfa.amsl.com>; Mon, 28 Dec 2020 06:15:06 -0800 (PST)
Received: from vuizook.err.no (vuizook.err.no [IPv6:2a02:20c8:2640::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BAE1A3A0B89 for <media-types@ietf.org>; Mon, 28 Dec 2020 06:15:05 -0800 (PST)
Received: from cm-84.212.193.114.getinternet.no ([84.212.193.114] helo=hjemme.reinholdtsen.name) by vuizook.err.no with smtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <pere@hungry.com>) id 1kttIa-00052z-IR; Mon, 28 Dec 2020 14:15:02 +0000
Received: (nullmailer pid 6200 invoked by uid 10001); Mon, 28 Dec 2020 14:14:53 -0000
From: Petter Reinholdtsen <pere@hungry.com>
To: media-types@ietf.org
In-Reply-To: <20201228112515.GD34854@w3.org>
References: <CAL0qLwYbJXKzYEvYWH9ijXpH27eRqgZU78ThLd81cCecJ_E0Wg@mail.gmail.com> <544915d5-37a9-cc73-065c-bd1e694dfee2@w3.org> <20201225161703.GB34854@w3.org> <E4131F62-74B2-4368-B41D-840C3CA5D77D@mnot.net> <01RTM0GA5YFI004QVR@mauve.mrochek.com> <20201228112515.GD34854@w3.org>
Date: Mon, 28 Dec 2020 15:14:53 +0100
Message-ID: <sa6eejaow4i.fsf@hjemme.reinholdtsen.name>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/media-types/wD75mNJ_nk0Wg3uNpr5qXyA3XwY>
Subject: Re: [media-types] Templates for basic MIME types
X-BeenThere: media-types@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IANA mailing list for reviewing Media Type \(MIME Type, Content Type\) registration requests." <media-types.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/media-types>, <mailto:media-types-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/media-types/>
List-Post: <mailto:media-types@ietf.org>
List-Help: <mailto:media-types-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/media-types>, <mailto:media-types-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 28 Dec 2020 14:15:09 -0000

[Eric Prud'hommeaux]
> I can imagine you are speaking either of
>
> 1 formats for which there is a specification (e.g. W3C XML Schema) and
>   no corresponding media type (i.e. I have to inspect an
>   application/xml document to know if it's XML Schema)
>
> 2 commonly-used media types that don't show up in the registry (no
>   examples come to mind)

One example of the latter is patch types, which I tried to get
registered, but gave up based on the lack of feedback here. :)

There are also heaps of unregistered multimedia related MIME types, as
can be seen from
<URL: https://wiki.debian.org/DebianMultimedia/PlayerSupport >.

-- 
Happy hacking
Petter Reinholdtsen