rfc-2426: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(added note/section about vCard 4)
(fix entry-title)
Line 1: Line 1:
<entry-title>vCard <nowiki>RFC 2426</nowiki></entry-title>
<entry-title>vCard RFC 2426</entry-title>


[http://www.ietf.org/rfc/rfc2426.txt RFC&nbsp;2426], "vCard MIME Directory Profile", commonly referred to as vCard, forms the basis of the [[hcard|hCard]] microformat.
[http://www.ietf.org/rfc/rfc2426.txt RFC&nbsp;2426], "vCard MIME Directory Profile", commonly referred to as vCard, forms the basis of the [[hcard|hCard]] microformat.
Line 32: Line 32:
== see also ==
== see also ==
* [[vcard-errata|vCard errata]]
* [[vcard-errata|vCard errata]]
* [[vcard-suggestions]]
* [[vcard-implementations|vCard implementations]]
* [[vcard-implementations|vCard implementations]]
* [[hcard|hCard]]
* [[hcard|hCard]]

Revision as of 13:00, 9 March 2010

<entry-title>vCard RFC 2426</entry-title>

RFC 2426, "vCard MIME Directory Profile", commonly referred to as vCard, forms the basis of the hCard microformat.

When normatively referencing RFC 2426 on this wiki, either do so by linking to this page with

{{RFC2426}}

or directly to http://www.ietf.org/rfc/rfc2426.txt.

vCard 4

Note that vCard 4 is currently underdevelopment.

See vCard 4 for links to the latest draft and how to send feedback.

alternate references

Avoid linking to the informative HTML translation of rfc2426.txt, which you must explicitly do by avoiding simply using the string RFC 2426 in your text, as MediaWiki appears to auto-hyperlink it to the HTML translation thus: RFC 2426.

other variants

In addition to the 1:1 mapping of vCard properties and values into semantic class names to form hCard, there have been a few other attempts to provide alternative variants/schemas to vCard. From most recent to oldest:

see also