contact-formats: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(ContactsAPIs)
(fix FOAF link, details of ContactAPI designs)
Line 22: Line 22:


== FOAF ==
== FOAF ==
See http://foafproject.org/
See http://foaf-project.org/


This section is a stub. Please expand by documenting the core/required schema, and in particular, additions/extensions beyond what is in vCard/hCard.
This section is a stub. Please expand by documenting the core/required schema, and in particular, additions/extensions beyond what is in vCard/hCard.
Line 39: Line 39:
See:
See:
* https://wiki.mozilla.org/WebAPI/ContactsAPI
* https://wiki.mozilla.org/WebAPI/ContactsAPI
largely based on vCard4/hCard


And alternatively:
And alternatively:
* http://www.w3.org/TR/2012/WD-contacts-api-20120712/
* http://www.w3.org/TR/2012/WD-contacts-api-20120712/
appears to be based on older vCard3 with some extensions (e.g. ims)


== see also ==
== see also ==

Revision as of 18:22, 24 July 2012

<entry-title>Current Contact Formats</entry-title>

This page documents current contact schemas, formats, and efforts.

Though the vCard format is by far the most popular/successful contact format in desktop applications and mobile devices, (with hCard being the most widely adopted contact format on the web), it is useful to document other formats as well, even those created after vCard/hCard, noting especially their differences / extensions. In particular, as we document vcard-suggestions, it will be helpful to note how other formats may have attempted to solve similar problems.

In particular, please help incorporate the content from the subsection "vcard-suggestions: Suggestions made elsewhere" into the sections below (create new sections for additional formats as necessary).

vCard

See vCard.

vCard in RDF

See:

hCard

See hCard.

FOAF

See http://foaf-project.org/

This section is a stub. Please expand by documenting the core/required schema, and in particular, additions/extensions beyond what is in vCard/hCard.

OpenID Attribute Exchange

See http://www.axschema.org/types/

This section is a stub. Please expand by documenting the core/required schema, and in particular, additions/extensions beyond what is in vCard/hCard.

Portable Contacts

See http://portablecontacts.net/

This section is a stub. Please expand by documenting the core/required schema, and in particular, additions/extensions beyond what is in vCard/hCard.

ContactsAPI

See:

largely based on vCard4/hCard

And alternatively:

appears to be based on older vCard3 with some extensions (e.g. ims)

see also