Re: [httpapi] I-D Action: draft-ietf-httpapi-linkset-01.txt
Erik Wilde <erik.wilde@dret.net> Mon, 31 May 2021 13:39 UTC
Return-Path: <erik.wilde@dret.net>
X-Original-To: httpapi@ietfa.amsl.com
Delivered-To: httpapi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9741F3A188D for <httpapi@ietfa.amsl.com>; Mon, 31 May 2021 06:39:25 -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, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=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 ka7uF3ml4HBF for <httpapi@ietfa.amsl.com>; Mon, 31 May 2021 06:39:21 -0700 (PDT)
Received: from postoffice.gristmillmedia.com (dret.net [209.188.86.86]) (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 04DF73A188B for <httpapi@ietf.org>; Mon, 31 May 2021 06:39:20 -0700 (PDT)
Received: from 222.167.198.178.dynamic.wline.res.cust.swisscom.ch ([178.198.167.222]:61498 helo=dretpro.home) by postoffice.gristmillmedia.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from <erik.wilde@dret.net>) id 1lni8U-0003L1-TR; Mon, 31 May 2021 09:39:19 -0400
To: httpapi@ietf.org, Julian Reschke <julian.reschke@gmx.de>
References: <162246771872.4863.1499127452016046846@ietfa.amsl.com>
Cc: herbert.van.de.sompel@dans.knaw.nl
From: Erik Wilde <erik.wilde@dret.net>
Message-ID: <27af58e6-cd88-be7e-1fea-2352060ab7ea@dret.net>
Date: Mon, 31 May 2021 15:39:14 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.8.1
MIME-Version: 1.0
In-Reply-To: <162246771872.4863.1499127452016046846@ietfa.amsl.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - postoffice.gristmillmedia.com
X-AntiAbuse: Original Domain - ietf.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - dret.net
X-Get-Message-Sender-Via: postoffice.gristmillmedia.com: authenticated_id: birdhouse@dret.net
X-Authenticated-Sender: postoffice.gristmillmedia.com: birdhouse@dret.net
X-Source:
X-Source-Args:
X-Source-Dir:
Archived-At: <https://mailarchive.ietf.org/arch/msg/httpapi/Rs6mDqVbwLcVyftdlSpuwxXk6iE>
Subject: Re: [httpapi] I-D Action: draft-ietf-httpapi-linkset-01.txt
X-BeenThere: httpapi@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Building Blocks for HTTP APIs <httpapi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/httpapi>, <mailto:httpapi-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/httpapi/>
List-Post: <mailto:httpapi@ietf.org>
List-Help: <mailto:httpapi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/httpapi>, <mailto:httpapi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 May 2021 13:39:26 -0000
hello. @herbert and i just posted an updated version of the linkset draft. this version addresses the last open issue (opened by @julian) we had: https://github.com/ietf-wg-httpapi/linkset/issues/8 we have added another issue but that one does not change any of the format or its definition. it simply proposes to add a profile media type parameter to both media types to support the RFC 6906 profile mechanism: https://github.com/ietf-wg-httpapi/linkset/issues/9 this draft has now gone through a number of review cycles by the community. if you are interested in this topic, please review the draft and provide your feedback. we hope that this one is ready for prime time once we have made that final tweak for issue #9. thanks a lot and cheers, dret. On 2021-05-31 15:28, internet-drafts@ietf.org wrote: > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > This draft is a work item of the Building Blocks for HTTP APIs WG of the IETF. > > Title : Linkset: Media Types and a Link Relation Type for Link Sets > Authors : Erik Wilde > Herbert Van de Sompel > Filename : draft-ietf-httpapi-linkset-01.txt > Pages : 30 > Date : 2021-05-31 > > Abstract: > This specification defines two document formats and respective media > types for representing sets of links as stand-alone resources. One > format is JSON-based, the other aligned with the format for > representing links in the HTTP "Link" header field. This > specification also introduces a link relation type to support > discovery of sets of links. > > > The IETF datatracker status page for this draft is: > https://datatracker.ietf.org/doc/draft-ietf-httpapi-linkset/ > > There is also an htmlized version available at: > https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-linkset-01 > > A diff from the previous version is available at: > https://www.ietf.org/rfcdiff?url2=draft-ietf-httpapi-linkset-01 > > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > -- erik wilde | mailto:erik.wilde@dret.net | | http://dret.net/netdret | | http://twitter.com/dret |
- [httpapi] I-D Action: draft-ietf-httpapi-linkset-… internet-drafts
- Re: [httpapi] I-D Action: draft-ietf-httpapi-link… Erik Wilde