VCard
From DGCWiki
Contents |
[edit]
Main Info
- RFC 2426 is the official vCard 3.0 standard.
[edit]
Dates and VCard
- W3C Specification about UTC Data and Time
- ISO 8601 on Wikipedia
- ISO 8601:2004(E) from ISO (zip-pdf, 228KB)
- RFC3339 defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.
[edit]
Addresses and VCard
- IETF Geopriv group has expanded some address fields - IETF GeoPriv Address
[edit]
Tel and VCard
- Wikipedia summary of ITU-T Recommendation E.123 - for "TEL" values.
[edit]
IM and VCard
E.g.
BEGIN:vCard VERSION:3.0 FN:Alice Doe IMPP;TYPE=personal,pref:im:alice@example.com END:vCard
With:
"sip" indicates to use SIP/SIMPLE, "xmpp" indicates to use XMPP, "irc" indicates to use IRC, "ymsgr" indicates to use yahoo, "msn" might indicate to use Microsoft messenger, "aim" indicates to use AOL, and "im" or "pres" indicates that a CPIM or CPP gateway should be used.
[edit]
Liberty Alliance
Liberty Alliance defines a Personal profile service, and a People Service - NOTE: The internal links frequently break on the Liberty Alliance website.
More details available at Liberty Alliance Profile Based Services
[edit]
Other Work
- hCard is a simple, open, distributed format for representing people, companies, organizations, and places, using a 1:1 representation of vCard (RFC 2426) properties and values in semantic XHTML. hCard is one of several open microformat standards suitable for embedding in (X)HTML, Atom, RSS, and arbitrary XML.
- Atom PaceBetterPersonElement
- JEP-0054: vcard-temp
- E164.org
- OASIS CIQ (Customer Information Quality)
- LDAP (iNetOrgPerson Object Class RFC2798),

