rel-me-faq: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(stub with a simple question that wasn't apparent from the main rel-me page apparently)
 
(→‎what does rel me mean: out of context edit)
Line 6: Line 6:
Q: What does rel=me mean?
Q: What does rel=me mean?


A: A hyperlink with rel="me" is basically asserting that page over there is another representation of me. It's the simplest (and most successful) solution to the challenge of how do users with many profiles/sites indicate (by their own *choice* - which is key - through a user interface) that they all want them to represent the same person, with an open standard that's discoverable, which for example, the Google Social Graph API exposes for sites to use - all documented on aforementioned http://microformats.org/wiki/rel-me page. rel=me is a [[hcard-xfn-supporting-friends-lists#Services_with_XFN_rel.3D.22me.22_to_multiple_external_sites|widely supported standard for this for both]] linking to multiple other sites and even just one other profile.  
A: A hyperlink with rel="me" is basically asserting that page over there is another representation of me. It's the simplest (and most successful) solution to the challenge of how do users with many profiles/sites indicate (by their own *choice* - which is key - through a user interface) that they all want them to represent the same person, with an open standard that's discoverable, which for example, the Google Social Graph API exposes for sites to use. rel=me is a [[hcard-xfn-supporting-friends-lists#Services_with_XFN_rel.3D.22me.22_to_multiple_external_sites|widely supported standard for this for both]] linking to multiple other sites and even just one other profile.


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

Revision as of 08:00, 1 December 2011

<entry-title>rel=me Frequently Asked Questions (FAQ)</entry-title>

Frequently asked questions about rel-me.

what does rel me mean

Q: What does rel=me mean?

A: A hyperlink with rel="me" is basically asserting that page over there is another representation of me. It's the simplest (and most successful) solution to the challenge of how do users with many profiles/sites indicate (by their own *choice* - which is key - through a user interface) that they all want them to represent the same person, with an open standard that's discoverable, which for example, the Google Social Graph API exposes for sites to use. rel=me is a widely supported standard for this for both linking to multiple other sites and even just one other profile.

see also