Re: [xml2rfc] RFC Bibtex format doi numbering incorrect

Henrik Levkowetz <henrik@levkowetz.com> Mon, 29 May 2017 22:59 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7F825129481 for <xml2rfc@ietfa.amsl.com>; Mon, 29 May 2017 15:59:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 bmkb9APkEkaz for <xml2rfc@ietfa.amsl.com>; Mon, 29 May 2017 15:59:07 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1BD61126BFD for <xml2rfc@ietf.org>; Mon, 29 May 2017 15:59:07 -0700 (PDT)
Received: from h-43-30.a357.priv.bahnhof.se ([79.136.43.30]:58494 helo=[192.168.1.120]) by durif.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1dFTcv-0002hX-TJ; Mon, 29 May 2017 15:59:07 -0700
To: John R Levine <johnl@taugh.com>
References: <20170526165214.45384.qmail@ary.lan> <592C9B8F.2050504@levkowetz.com> <alpine.OSX.2.21.1705291809080.51625@ary.qy>
Cc: xml2rfc@ietf.org
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <592CA7B2.1070506@levkowetz.com>
Date: Tue, 30 May 2017 00:58:58 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0
MIME-Version: 1.0
In-Reply-To: <alpine.OSX.2.21.1705291809080.51625@ary.qy>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="Af7gKaGuP9fFV1U4BSQUnWcdaBVcrWcvh"
X-SA-Exim-Connect-IP: 79.136.43.30
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, johnl@taugh.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on durif.tools.ietf.org)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/7JYZotXQ4aqHF166n21ncGldOl0>
Subject: Re: [xml2rfc] RFC Bibtex format doi numbering incorrect
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 May 2017 22:59:08 -0000

Hi John,

On 2017-05-30 00:26, John R Levine wrote:
>> Whatever was used, once you wrote the code, wouldn't it make sense to
>> publish where/how lookups should happen?  Has this been done?
> 
> Of course.  It's in RFC 7669.
> 
>> And no matter how opaque the DOI series identifiers are in general, there's
>> still nothing that prevents the RFC Editor from _having_ a defined mapping
>> from RFC numbers to DOI and vice versa, if a decision is made that this
>> would be helpful, right?
> 
> No.  I really, really, wish that people would stop trying to relitigate 
> this settled fact.  We had the exact same argument before the IAB 
> published RFC 7669 which says:

So you are saying that even if the RFC-Editor wished to define and publish
an algorithmic mapping between RFC numbers and DOI identifiers, they would
not be permitted to do so?


	Henrik

> 
>     DOIs are treated as opaque identifiers.  The DOI suffixes assigned to
>     RFCs are currently based on the "doc-id" field of the RFC index in
>     XML (rfc-index.xml), but the suffix of future RFCs might be based on
>     something else if circumstances change.  Hence, the reliable way to
>     find the DOI for an RFC is not to guess, but to look it up in the RFC
>     index or on the RFC Editor website <https://www.rfc-editor.org/>.
>     RFC references created from entries in the usual bibxml libraries
>     will have DOIs included automatically.
> 
> Among the reasons not to change it is that RFCs can contain references to 
> other kinds of documents, some of those other things also have DOIs, and 
> those DOIs always have to be looked up.  I hope we agree that code that 
> tried to guess some DOIs while looking up others would be fragile and 
> likely to break in obscure ways.
> 
> As far as I can tell all of the code around the IETF that handles DOIs 
> does it correctly except for Julian's, and by this time he could have 
> fixed it with less effort than he's spent arguing that he doesn't want to.
> 
> R's,
> John
>