VCard

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
 
vCard is a plain-text-based format, and there are variants xCard (in [[XML]] format) and hCard (in [[HTML]] format).
 
vCard is a plain-text-based format, and there are variants xCard (in [[XML]] format) and hCard (in [[HTML]] format).
  
== References ==
+
== Specs and standards ==
* [http://en.wikipedia.org/wiki/VCard vCard (Wikipedia)]
+
 
* RFC 2425 - A MIME Content-Type for Directory Information
 
* RFC 2425 - A MIME Content-Type for Directory Information
 
* RFC 2426 - vCard MIME Directory Profile
 
* RFC 2426 - vCard MIME Directory Profile
Line 22: Line 21:
 
* RFC 6473 - vCard KIND:application
 
* RFC 6473 - vCard KIND:application
 
* RFC 6474 - vCard Format Extensions: Place of Birth, Place and Date of Death
 
* RFC 6474 - vCard Format Extensions: Place of Birth, Place and Date of Death
 +
 +
== APIs ==
 +
* [https://developers.google.com/google-apps/carddav/ Google CardDAV API Developer's Guide]
 +
 +
== Other links ==
 +
* [http://en.wikipedia.org/wiki/VCard vCard (Wikipedia)]
 
* [http://tools.ietf.org/wg/vcarddav/ IETF vCardDAV working group]
 
* [http://tools.ietf.org/wg/vcarddav/ IETF vCardDAV working group]

Revision as of 12:34, 6 June 2013

File Format
Name VCard
Ontology
Extension(s) .vcs, .vcard
MIME Type(s) text/vcard
Released 1995


vCard is a standard format for exchanging contact information, originated in 1995 as Versitcard. It is commonly used as an e-mail attachment for a digital business card to give recipients the sender's addresses (paper, e-mail, phone, etc.), but it can also be used to store, import, export, and transfer address books by saving/loading multiple records (possibly stored in the same file). A number of RFC documents have been issued regarding versions, extensions, and attributes of this format. Among the extended attributes are date and place of death, so apparently the usage of this format is expected to go beyond tracking current address books (in which entries for deceased persons aren't very useful) and perhaps be used for other things such as bibliography and genealogy where persons both living and dead do need to be tracked.

vCard is a plain-text-based format, and there are variants xCard (in XML format) and hCard (in HTML format).

Specs and standards

  • RFC 2425 - A MIME Content-Type for Directory Information
  • RFC 2426 - vCard MIME Directory Profile
  • RFC 2739 - Calendar Attributes for vCard and LDAP
  • RFC 4122 - UUID URN namespace (could be used for UID type)
  • RFC 4770 - vCard Extensions for Instant Messaging
  • RFC 6350 - vCard Format Specification
  • RFC 6351 - xCard: vCard XML Representation
  • RFC 6473 - vCard KIND:application
  • RFC 6474 - vCard Format Extensions: Place of Birth, Place and Date of Death

APIs

Other links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox