Re: [apps-discuss] NEW RELATION: property and context

"Martin J. Dürst" <duerst@it.aoyama.ac.jp> Tue, 28 May 2013 00:11 UTC

Return-Path: <duerst@it.aoyama.ac.jp>
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 D997A21F8F43; Mon, 27 May 2013 17:11:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.79
X-Spam-Level:
X-Spam-Status: No, score=-103.79 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_JP=1.244, HOST_EQ_JP=1.265, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 NtO378l-obkM; Mon, 27 May 2013 17:11:18 -0700 (PDT)
Received: from scintmta02.scbb.aoyama.ac.jp (scintmta02.scbb.aoyama.ac.jp [133.2.253.34]) by ietfa.amsl.com (Postfix) with ESMTP id A22E021F87E0; Mon, 27 May 2013 17:11:16 -0700 (PDT)
Received: from scmse02.scbb.aoyama.ac.jp ([133.2.253.231]) by scintmta02.scbb.aoyama.ac.jp (secret/secret) with SMTP id r4S0B3ub013492; Tue, 28 May 2013 09:11:03 +0900
Received: from (unknown [133.2.206.134]) by scmse02.scbb.aoyama.ac.jp with smtp id 7e9c_5c03_159b5e88_c72b_11e2_b4a8_001e6722eec2; Tue, 28 May 2013 09:11:02 +0900
Received: from [IPv6:::1] (unknown [133.2.210.1]) by itmail2.it.aoyama.ac.jp (Postfix) with ESMTP id BE01DBF521; Tue, 28 May 2013 09:10:05 +0900 (JST)
Message-ID: <51A3F60D.1030507@it.aoyama.ac.jp>
Date: Tue, 28 May 2013 09:10:53 +0900
From: "\"Martin J. Dürst\"" <duerst@it.aoyama.ac.jp>
Organization: Aoyama Gakuin University
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100722 Eudora/3.0.4
MIME-Version: 1.0
To: Erik Wilde <dret@berkeley.edu>
References: <CA3AB5FFC57B456DBAB05E3CE5C8996A@gmail.com> <CAKioOqtvVYApV3p+FBkn9P=3=0bW0J1=AUSZ=XCZA-oukycGzw@mail.gmail.com> <5289AF00-A443-4FAD-BFA5-D62E0D2FE0BC@gmail.com> <51a285da.48ac0e0a.7995.ffffdc06SMTPIN_ADDED_BROKEN@mx.google.com> <E677715B30A941BDB52545500CAC19A7@gmail.com> <95E83124-0A6D-45FE-AB63-5768F2369717@berkeley.edu>
In-Reply-To: <95E83124-0A6D-45FE-AB63-5768F2369717@berkeley.edu>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Cc: "apps-discuss@ietf.org" <apps-discuss@ietf.org>, "link-relations@ietf.org" <link-relations@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 00:11:30 -0000

On 2013/05/27 23:20, Erik Wilde wrote:
> hello ioseb.
>
> On May 27, 2013, at 0:28, Ioseb Dzmanashvili<ioseb.dzmanashvili@gmail.com>  wrote:
>> No, title attribute is only used for user interfaces i do not think anyone uses it for other purposes. In my apps i only use rel attribute values to decide which link to follow.
>
> i guess what markus wanted to know is how clients decide which link to follow for a specific property, if you have more than one. there must be some "property identifier" somewhere, so that clients can distinguish, right? i was wondering about the same thing.

Also, having only a single property at the end of a link will be rare. 
Usually it's a collection of properties. So I'm wondering why the 
relation name is not "properties".

Regards,   Martin.