Re: [xml2rfc] Cannot Fetch DOI citation

Carsten Bormann <cabo@tzi.org> Wed, 08 June 2022 00:35 UTC

Return-Path: <cabo@tzi.org>
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 A1627C14F74B for <xml2rfc@ietfa.amsl.com>; Tue, 7 Jun 2022 17:35:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.908
X-Spam-Level:
X-Spam-Status: No, score=-1.908 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mRPKQLwHz6-6 for <xml2rfc@ietfa.amsl.com>; Tue, 7 Jun 2022 17:35:26 -0700 (PDT)
Received: from gabriel-smtp.zfn.uni-bremen.de (gabriel-smtp.zfn.uni-bremen.de [134.102.50.15]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF040C14F744 for <xml2rfc@ietf.org>; Tue, 7 Jun 2022 17:35:26 -0700 (PDT)
Received: from smtpclient.apple (p5089ad4f.dip0.t-ipconnect.de [80.137.173.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-smtp.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4LHpCw53yHzDCbY; Wed, 8 Jun 2022 02:35:24 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.100.31\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <CABZxKY=tjXYy2UbRT2PitiN2+zte2oZexPj6D7HEJ5Vk04vFcQ@mail.gmail.com>
Date: Wed, 08 Jun 2022 02:35:23 +0200
Cc: Kesara Rathnayake <kesara@staff.ietf.org>, xml2rfc@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <41C2F939-F9ED-4A26-8270-B6FA8DBC707A@tzi.org>
References: <CABZxKYn4hn082jMy7-vMF+BAYWS8ivMSFhRjxPScxsQOqmUXWQ@mail.gmail.com> <52798340-8127-00e2-efda-37b42f999fb2@staff.ietf.org> <CABZxKY=tjXYy2UbRT2PitiN2+zte2oZexPj6D7HEJ5Vk04vFcQ@mail.gmail.com>
To: Armando Faz <armfazh=40cloudflare.com@dmarc.ietf.org>
X-Mailer: Apple Mail (2.3696.100.31)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/DuDVOeVwKMraokbv4PlWnuNeBhU>
Subject: Re: [xml2rfc] Cannot Fetch DOI citation
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: XML2RFC discussion list <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: Wed, 08 Jun 2022 00:35:28 -0000

On 8. Jun 2022, at 02:26, Armando Faz <armfazh=40cloudflare.com@dmarc.ietf.org> wrote:
> 
> I used the tool (https://author-tools.ietf.org/) for converting a md to html, and since it calls to xml2rfc (here [1]) then it stills is not able to fetch the DOI correctly.

Here, kramdown-rfc does the fetching of the bib entry (unless you set stand_alone to false).

> Of course, updating xml2rfc so it points to the new API endpoints is actually my request.

That helps only for stand_alone=false, which is not the recommended setting.

> Hopefully, this change lands on xml2rfc very soon. 

My question to Kesara: is it time to move over kramdown-rfc to bib.ietf.org?

Grüße, Carsten