openid-brainstorming: Difference between revisions
Jump to navigation
Jump to search
m (fixed formatting) |
AndyMabbett (talk | contribs) m (links) |
||
Line 1: | Line 1: | ||
= OpenId + Microformats Brainstorming = | = OpenId + Microformats Brainstorming = | ||
This is a public space for capturing some ideas on how OpenId and Microformats can work together. | This is a public space for capturing some ideas on how [http://openid.net/ OpenId] and Microformats can work together. | ||
== Relevant Microformats == | == Relevant Microformats == | ||
* hCard - for profiles | * [[hCard]] - for profiles | ||
* XFN | * [[XFN]] | ||
** rel="friend" etc. for marking up relationships between profiles | ** rel="friend" etc. for marking up relationships between profiles | ||
** rel="me" for [http://gmpg.org/xfn/and/#idconsolidation identity consolidation] among profiles | ** rel="me" for [http://gmpg.org/xfn/and/#idconsolidation identity consolidation] among profiles | ||
Line 16: | Line 16: | ||
== Microformats outside HTML == | == Microformats outside HTML == | ||
* JSON representations of hCard etc. | * JSON representations of hCard etc. | ||
==See also== | |||
*[http://en.wikipedia.org/wiki/OpenID OpenID on Wikipedia] |
Revision as of 23:36, 7 December 2006
OpenId + Microformats Brainstorming
This is a public space for capturing some ideas on how OpenId and Microformats can work together.
Relevant Microformats
- hCard - for profiles
- XFN
- rel="friend" etc. for marking up relationships between profiles
- rel="me" for identity consolidation among profiles
Ideas for use
- Identity providers could provide hCard marked up profile pages
- re-use hCard (vCard) vocabulary for HTTP query based key-value pairs of information requested and returned
Microformats outside HTML
- JSON representations of hCard etc.