Re: [apps-discuss] NEW RELATION: property and context
James M Snell <jasnell@gmail.com> Tue, 28 May 2013 23:09 UTC
Return-Path: <jasnell@gmail.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCB4021F91B0 for <apps-discuss@ietfa.amsl.com>; Tue, 28 May 2013 16:09:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level:
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PF7hW9+Qf+CE for <apps-discuss@ietfa.amsl.com>; Tue, 28 May 2013 16:09:49 -0700 (PDT)
Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) by ietfa.amsl.com (Postfix) with ESMTP id D43A221F8B64 for <apps-discuss@ietf.org>; Tue, 28 May 2013 16:09:48 -0700 (PDT)
Received: by mail-ob0-f172.google.com with SMTP id tb18so9863865obb.31 for <apps-discuss@ietf.org>; Tue, 28 May 2013 16:09:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=UHmq8ixJYRqgpdbOYjcIY7UE8BOk5/3PhwmQ9abo0pU=; b=I5/9Fbce0ZleyuDv1k7Cd95/+qwTqhWvD+YgFgZxLj4cozn6fzROU92dUjs27HY8Ab cq50sAMiE6TUfFeVS5cVYJNyZak7WRX9qt/vPiz643RbAvkYGpPoP/2kN8sVnAddMExa yST9yVWa0o7+WxWcED6+3ZLa7tdadN1LUN66HrjQNOQjcwFeUZqv6OVSBoDKcrPMHZ7/ BXiMEPZO5KCGHC3412DNdoOaWixGcWup9SDP21UvWcEpgFBk0GbgzCVif6vZy6neSnSs XwGvpwKfrYPT7DY6rwfVExTyEzHNZGBdP99JFE5WPUP5VsmSW4m8LTfjbqrlQOeEuxW0 DzfQ==
X-Received: by 10.60.102.178 with SMTP id fp18mr48441oeb.35.1369782586826; Tue, 28 May 2013 16:09:46 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.60.3.137 with HTTP; Tue, 28 May 2013 16:09:26 -0700 (PDT)
In-Reply-To: <4038B5FE76874C54A819A07FE192AEF8@gmail.com>
References: <4038B5FE76874C54A819A07FE192AEF8@gmail.com>
From: James M Snell <jasnell@gmail.com>
Date: Tue, 28 May 2013 16:09:26 -0700
Message-ID: <CABP7Rbd815stpCPLL5q9eVuxbHDW6NbGrBPdfjJbSywKFRRJ4g@mail.gmail.com>
To: Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com>
Content-Type: text/plain; charset="UTF-8"
Cc: link-relations@ieft.org, IETF Apps Discuss <apps-discuss@ietf.org>
Subject: Re: [apps-discuss] NEW RELATION: property and context
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 28 May 2013 23:09:51 -0000
Based on an initial review (and a few days to process)... The "context" link relation seems somewhat useful, "property" not so much. "context" is useful for things like processing json-ld. That strikes me as being good. - James On Sun, May 26, 2013 at 4:21 AM, Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com> wrote: > Dear All, > > I've submitted new draft for the "property" and "context" link relation > types: > http://tools.ietf.org/html/draft-property-and-context-link-relations-00 > > Description: > > - This specification defines link relation types that may be used to express > the relationships between a resource and associated properties or between a > resource and it's context. > - The "property" and "context" link relations are intentionally generic, and > they can be used with multiple media types in a wide variety of use cases > - The "property" Link Relation Type: When included in a response, the > "property" link relation identifies a target resource that represents a > property of the context resource. > - The "context" Link Relation Type: When included in a response, the > "context" link relation identifies a target resource that represents a > context document of which the context resource is a member. > > Could you please review? > Thanks in advance! > > Best regards, > ioseb > -- > Ioseb Dzmanashvili > AzRy LLC > Software Architect > #8, Chachava str. > Tbilisi, 0159, Georgia > Mobile: +(995) 99753388 > github.com/ioseb > twitter.com/iosebi > > _______________________________________________ > apps-discuss mailing list > apps-discuss@ietf.org > https://www.ietf.org/mailman/listinfo/apps-discuss >
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- [apps-discuss] NEW RELATION: property and context Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… mike amundsen
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… Jan Algermissen
- Re: [apps-discuss] NEW RELATION: property and con… mca
- Re: [apps-discuss] NEW RELATION: property and con… Markus Lanthaler
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… Erik Wilde
- Re: [apps-discuss] NEW RELATION: property and con… janalgermissen1und1
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… Martin J. Dürst
- Re: [apps-discuss] NEW RELATION: property and con… Markus Lanthaler
- Re: [apps-discuss] NEW RELATION: property and con… James M Snell
- Re: [apps-discuss] NEW RELATION: property and con… Markus Lanthaler
- Re: [apps-discuss] NEW RELATION: property and con… James M Snell
- Re: [apps-discuss] NEW RELATION: property and con… Markus Lanthaler
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… Markus Lanthaler
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili
- Re: [apps-discuss] NEW RELATION: property and con… Markus Lanthaler
- Re: [apps-discuss] NEW RELATION: property and con… Ioseb Dzmanashvili