Facebook Linked Data via the Graph API
暂无分享,去创建一个
Facebook's Graph API is an API for accessing objects and connections in Facebook's social graph. To give some idea of the enormity of the social graph underlying Facebook, it was recently announced that Facebook has 901 million users, and the social graph consists of many types beyond just users. Until recently, the Graph API provided data to applications in only a JSON format. In 2011, an effort was undertaken to provide the same data in a semantically-enriched, RDF format containing Linked Data URIs. This was achieved by implementing a flexible and robust translation of the JSON output to a Turtle output. This paper describes the associated design decisions, the resulting Linked Data for objects in the social graph, and known issues.
[1] Tim Kindberg,et al. The 'tag' URI Scheme , 2005, RFC.
[2] Steven Pemberton,et al. CURIE Syntax 1.0 , 2008 .
[3] Douglas Crockford,et al. The application/json Media Type for JavaScript Object Notation (JSON) , 2006, RFC.
[4] D. Recordon. The OAuth 2.0 Authorization Framework draft-ietf-oauth-v2-28 , 2012 .
[5] Dick Hardt,et al. The OAuth 2.0 Authorization Framework , 2012, RFC.