Internet Engineering Task Force (IETF) P. Saint-Andre
Request for Comments: 6473 Cisco
Category: Standards Track December 2011
ISSN: 2070-1721
vCard KIND:application
Saint-Andre Standards Track [Page 1]
RFC 6473 vCard KIND:application December 2011
Table of Contents
1. Introduction
Version 4 of the vCard specification [RFC6350] defines a new KIND property to specify the type of entity that a vCard represents. During its work on the base vCard4 specification, the VCARDDAV Working Group defined values of "individual", "organization", "group", and "location" for the KIND property. The working group considered but then removed a value of "thing" to represent any type of physical entity, machine, software application, etc., with the expectation that such a value might be defined in a vCard extension. This document does not define a generic "thing" value but instead defines a more narrow "application" value so that vCards can be used to represent software applications.
2. Meaning
When the KIND property has a value of "application", the vCard represents a software application such as a server, an online service (e.g., a chat room), or an automated software bot. More formally, an "application" is functionally equivalent to the 'applicationProcess' object class used in the Lightweight Directory Access Protocol [RFC4519] as derived from the Open Systems Interconnection model [X.521] [X.200]. As one example of the "application" KIND, vCards are currently used in the Extensible Messaging and Presence Protocol [RFC6120] to represent instant messaging servers that are deployed on the network.
Saint-Andre Standards Track [Page 2]
RFC 6473 vCard KIND:application December 2011
o An organization or person that makes the application available on the network (e.g., the LOGO property might represent the corporate logo of a service provider).
Saint-Andre Standards Track [Page 3]
RFC 6473 vCard KIND:application December 2011 3. ExampleThe following example of an Extensible Messaging and Presence Protocol (XMPP) server is borrowed from [XEP-0292]. The XML representation of the vCard is described in [RFC6351], which allows for the use of the new "application" value using the "iana-token" production defined in [RFC6350].
4. IANA Considerations
IANA has added "application" to the registry of property values for vCard4. In conformance with Section 10.2.6 of [RFC6350], the registration is as follows, where the reference is to RFC 6473.
5. Security Considerations
Use of vCards to represent software applications is not envisioned to introduce security considerations beyond those specified for vCards in general as described in [RFC6350].
Saint-Andre Standards Track [Page 4]
RFC 6473 vCard KIND:application December 2011 6. AcknowledgementsThanks to Cyrus Daboo, Barry Leiba, Kepeng Li, and Simon Perreault for their feedback.
7. References 7.1. Normative References[RFC6350] Perreault, S., "vCard Format Specification", RFC 6350,
7.2. Informative References
[RFC4519] Sciberras, A., "Lightweight Directory Access Protocol