Re: [VCARDDAV] vCard RDF update...

Michael Angstadt <mike.angstadt@gmail.com> Wed, 10 October 2012 01:40 UTC

Return-Path: <mike.angstadt@gmail.com>
X-Original-To: vcarddav@ietfa.amsl.com
Delivered-To: vcarddav@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BD9711F0C6E for <vcarddav@ietfa.amsl.com>; Tue, 9 Oct 2012 18:40:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.002
X-Spam-Level:
X-Spam-Status: No, score=-3.002 tagged_above=-999 required=5 tests=[AWL=-0.003, BAYES_00=-2.599, J_CHICKENPOX_43=0.6, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ecZ-13OncBO4 for <vcarddav@ietfa.amsl.com>; Tue, 9 Oct 2012 18:40:37 -0700 (PDT)
Received: from mail-ie0-f179.google.com (mail-ie0-f179.google.com [209.85.223.179]) by ietfa.amsl.com (Postfix) with ESMTP id 8AFCB1F0C4C for <vcarddav@ietf.org>; Tue, 9 Oct 2012 18:40:37 -0700 (PDT)
Received: by mail-ie0-f179.google.com with SMTP id c10so2248ieb.24 for <vcarddav@ietf.org>; Tue, 09 Oct 2012 18:40:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=B5YliYfTpAIFuWsRoQnDt2cXInz4ULpmfah80cCcaCc=; b=livHn6gBDD8Q17/XKof0g/FkPHrKSFm8T6LeEsklQuX48gpsy9/NuZnezqFk+THMXY a3W+xCYatvI+E7zuDu/MIKlSjXMNzVFFmaFEfPojX2tym2th7AYrJ8/Ks8AxTa/qyQSQ 2ZsuxPZkNnBBzYTtj9+WYI5ZcQ/xlMyAR3EVzm5XMefODL7f9JQord50ZhCo5iEi3h8Z cwhRDmkSbKk7XoB6ztRKsBRUCXCb117UoUJ6rmnp2wPcuVH8hZ30o8AEIBsmZOM9agcM TRFNcOdUh5aGU2j7MmHywLsqcdccFLKh8RKi7NlnrwK2UoqvqOdBtCPsAs4JErZZAkM7 EeyQ==
MIME-Version: 1.0
Received: by 10.50.236.72 with SMTP id us8mr3673941igc.70.1349833231081; Tue, 09 Oct 2012 18:40:31 -0700 (PDT)
Received: by 10.64.98.161 with HTTP; Tue, 9 Oct 2012 18:40:31 -0700 (PDT)
In-Reply-To: <5074BDF7.8050008@stpeter.im>
References: <604A35DF-6808-4672-AD8A-6D2526278E2E@iannella.it> <50743A5F.8000004@viagenie.ca> <48DA179E-294E-4B8C-8325-96A0992D3E83@iannella.it> <CAC4RtVCfzksJHvXj4L_1O-xKsk_+mPSZZR=+0dWvC=W=0v7+Aw@mail.gmail.com> <5074BDF7.8050008@stpeter.im>
Date: Tue, 09 Oct 2012 21:40:31 -0400
Message-ID: <CAJNb_g2zqKwBj-Cw5wGUYefQxwAo+6xwY74jr7OWQ8o8mKEvEA@mail.gmail.com>
From: Michael Angstadt <mike.angstadt@gmail.com>
To: Peter Saint-Andre <stpeter@stpeter.im>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: Barry Leiba <barryleiba@computer.org>, vcarddav@ietf.org
Subject: Re: [VCARDDAV] vCard RDF update...
X-BeenThere: vcarddav@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF vcarddav wg mailing list <vcarddav.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/vcarddav>
List-Post: <mailto:vcarddav@ietf.org>
List-Help: <mailto:vcarddav-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/vcarddav>, <mailto:vcarddav-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2012 01:40:38 -0000

Peter,

FYI your vCard samples are missing the vCard namespace. ;)

<vcards>

should be

<vcards xmlns="urn:ietf:params:xml:ns:vcard-4.0">

-Mike
http://code.google.com/p/ez-vcard

On Tue, Oct 9, 2012 at 8:14 PM, Peter Saint-Andre <stpeter@stpeter.im> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 10/9/12 5:51 PM, Barry Leiba wrote:
>>>> All properties defined in RFC6350 are applicable to all kinds,
>>>> except MEMBER, which MAY be used with group and MUST NOT be
>>>> used with other kinds.
>>>
>>> Simon, surely BDAY, ANNI, GENDER, TITLE, ROLE, ORG, ORGUNIT only
>>> apply to Individuals?
>>
>> Organizations can certainly have anniversaries, titles, and roles,
>> and can be parts of other organizations, just to make one point
>> against that statement.  And, in fact, the second example in
>> Section 6.1.4 shows KIND=org with an ORG property:
>>
>> BEGIN:VCARD VERSION:4.0 KIND:org FN:ABC Marketing ORG:ABC\,
>> Inc.;North American Division;Marketing END:VCARD
>>
>> In any case, what Cyrus and Simon are both saying is that whether
>> or not it makes semantic sense to, let's say, add "BDAY" or
>> "GENDER" to that example vCard above, there's nothing in the spec
>> that stops anyone from adding them.
>
> Further related corroboration: in the XMPP community we use BDAY in
> vCards of KIND application to denote the year in which XMPP servers
> joined the network. Here are some examples:
>
> http://xmpp.net/server-vcards.xml
>
> Peter
>
> - --
> Peter Saint-Andre
> https://stpeter.im/
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
> Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
>
> iEYEARECAAYFAlB0vfcACgkQNL8k5A2w/vweMACg68ZOwDRSJRzpvoFry0GEtqia
> tc0AoLWhCUHgekeJbf9VdTtPCE7do0Z0
> =5XEq
> -----END PGP SIGNATURE-----
> _______________________________________________
> VCARDDAV mailing list
> VCARDDAV@ietf.org
> https://www.ietf.org/mailman/listinfo/vcarddav