Skip to content
peacekeeper edited this page Oct 11, 2012 · 6 revisions

The mapping between the Facebook Graph data model and XDI is done using an XDI dictionary.

Example instance document

+(https://facebook.com/)=!1111$!(email)/!/(data:,markus.sabadello@gmail.com)
+(https://facebook.com/)=!1111$!(first_name)/!/(data:,Markus)
+(https://facebook.com/)=!1111$!(gender)/!/(data:,male)
+(https://facebook.com/)=!1111$!(last_name)/!/(data:,Sabadello)

Diagram

xdi2-connector-facebook.png

Source: xdi2-connector-facebook.pptx

Clone this wiki locally