@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://myopenlink.net/dataspace/person/kidehen#> .
ns1:this	rdfs:label	"Kingsley Idehen" .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns3:this	rdf:type	foaf:Person .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	sioct:Weblog .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	atom:Feed ;
	rdfs:label	"kidehen@openlinksw.com's BLOG [127] description" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1172>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"RDF Browsers & RDF Data Middleware" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	rdf:type	atom:Entry ,
		sioct:BlogPost .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	dc:title	"2008, Facebook Data Portability, and the Giant Global Graph of Linked Data" ;
	foaf:maker	ns3:this ;
	rdfs:label	"2008, Facebook Data Portability, and the Giant Global Graph of Linked Data" .
@prefix dt:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	dcterms:created	"2008-01-05T17:11:55Z"^^dt:dateTime ;
	dcterms:modified	"2008-01-07T11:44:42.000007-05:00"^^dt:dateTime .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	sioc:id	"317d9bfa59ce72571472b16be4f1da85" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1289> ;
	sioc:content	"As 2007 came to a close I repeatedly mulled over the idea of putting together a usual &amp;quot;year in review&amp;quot; and a set of predictions for the coming year etc. Anyway, the more I pondered, the smaller the list became. While pondering (as 2008 rolled around), the Blogosphere was set ablaze with the Robert Scoble&amp;#39;s announcement of his account suspension by Facebook. Of course, many chimed in expressing views either side of the ensuing debate: Who is right -- Scoble or Facebook. The more I assimilated the views expressed about this event, the more ironic I found the general discourse, for the following reasons:\n\n\n\nWeb 2.0 is fundamentally about Web Services as the prime vehicle for interactions across &amp;quot;points of Web presence&amp;quot;\n\nFacebook is a Web 2.0 hosted service for social networking that provides Web Services APIs for accessing data in the Facebook data space. You have to do so &amp;quot;on the fly&amp;quot; within clearly defined constraints i.e you can interact with data across your social network via Facebook APIs, but you cannot cache the data (perform an export style dump of the data)\n\nFacebook is a main driver of the term: &amp;quot;social graph&amp;quot;, but their underlying data model is relational and the Web Services response (data you get back) doesn&amp;#39;t return a data graph, instead it returns an tree (i.e XML)\n\nScoble&amp;#39;s had a number of close encounters with Linked Data Web | Semantic Data Web | Web 3.0 aficionados in various forms throughout 2007, but still doesn&amp;#39;t quite make the connection between Web Services APIs as part of a processing pipeline that includes structured data extraction from XML data en route to producing Data Graphs comprised of Data Objects (Entities) endowed with: Unique Identifiers, Classification or Categorization schemes, Attributes, and Relationships prescribed by one or more shared Data Dictionaries/Schemas/Ontologies\n\nA global information bus that exposes a Linked Data mesh comprised of Data Objects, Object Attributes, and Object Relationships across &amp;quot;points of Web presence&amp;quot; is what TimBL described in 1998 (Semantic Web Roadmap) and more recently in 2007 (Giant Global Graph)\n\nThe Linked Data mesh (i.e Linked Data Web or GGG) is anchored by the use of HTTP to mint Location, Structure, and Value independent Object Identifiers called URIs or IRIs. In addition, the Linked Data Web is also equipped with a query language, protocol, and results serialization format for XML and JSON called: SPARQL.\n\n\n\nSo, unlike Scoble, I am able to make my Facebook Data portable without violating Facebook rules (no data caching outside Facebook realm) by doing the following:\n\n\nUse an RDFizer for Facebook to convert XML response data from Facebook Web Services into RDF &amp;quot;on the fly&amp;quot;\nEnsure that my RDF is comprised of Object Identifiers that are HTTP based and thereby dereferencable (i.e. I can use SPARQL to unravel the Linked Data Graph in my Facebook data space)\n\nThe act of data dereferencing enables me to expose my Facebook Data as Linked Data associated with my Personal URI \n\n\nThis interaction only occurs via my data space and in all cases the interactions with data work via my RDFizer middleware (e.g the Virtuoso Sponger) that talks directly to Facebook Web Services.\n\n\n\nIn a nutshell, my Linked Data Space enables you to reference data in my data space via Object Identifiers (URIs), and some cases the Object IDs and Graphs are constructed on the fly via RDFization middleware.\n\nHere are my URIs that provide different paths to my Facebook Data Space:\n\n\nPersonal URI\n\n\nMy Facebook Data Space (best viewed via a Linked Data Browser/Viewer session)\n\n\nMy Facebook Photo Gallery -- WWW2007 Photo Collection (also best viewed via a Linked Data Browser/Viewer session)\n\n\nTo conclude, 2008 is clearly the inflection year during which we will final unshackle Data and Identity from the confines of &amp;quot;Web Data Silos&amp;quot; by leveraging the HTTP, SPARQL, and RDF induced virtues of Linked Data. \n\nRelated Posts:\n\n\n  2008 and the Rise of Linked Data\n\n\n  Scoble Right, Wrong, and Beyond\n\n\n  Scoble  interviewing TimBL (note to Scoble: re-watch your interview since he made some specific points about Linked Data and URIs that you need to grasp)\nPrior Blog posts my this Blog Data Space that include the literal patterns: Scoble Semantic Web\n\n" ;
	atom:title	"2008, Facebook Data Portability, and the Giant Global Graph of Linked Data" .
@prefix ns11:	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	sioc:has_creator	ns11:this ;
	sioc:has_container	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> .
@prefix ns12:	<http://www.w3.org/People/Berners-Lee/card#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	sioc:links_to	ns12:i .
@prefix ns13:	<http://blogs.sun.com/bblfish/entry/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	sioc:links_to	ns13:data_portability_scoble_explains ,
		<http://blogsearch.google.com/blogsearch?hl=en&q=scoble+semantic+web&btnG=Search+Blogs> ,
		<http://blogs.sun.com/bblfish/entry/2008_the_rise_of_linked> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	sioc:links_to	dbpedia:Robert_Scoble ,
		<http://myopenlink.net/proxy?url=http%3A//www.facebook.com/album.php%3Faid%3D14768%26id%3D605980750&force=rdf&login=kidehen> ,
		dbpedia:IRI ,
		<http://dbpedia.org/resource/Identity_%28object-oriented_programming%29> ,
		<http://virtuoso.openlinksw.com/presentations/Virtuoso_Sponger_1/Virtuoso_Sponger_1.html> ,
		<http://www.scripting.com/stories/2008/01/03/scobleAndHisFacebookData.html> ,
		<http://myopenlink.net/proxy?url=http%3A//www.facebook.com/people/Kingsley_Idehen/605980750&force=rdf&login=kidehen> ,
		<http://scobleizer.com/2007/11/30/talking-with-tim-berners-lee-inventor-of-the-web/> .
@prefix ns15:	<http://www.techmeme.com/080103/p154#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	sioc:links_to	ns15:a080103p154 ,
		dbpedia:Uniform_Resource_Identifier ,
		dbpedia:Social_Networking ,
		<http://www.w3.org/DesignIssues/Semantic.html> ,
		ns1:this ,
		dbpedia:Web_service ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1172> ,
		<http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&q=scoble%20semantic%20web&type=text&output=html> ,
		<http://dig.csail.mit.edu/breadcrumbs/node/215> ,
		dbpedia:Linked_Data ,
		<http://dbpedia.org/resource/Web_2.0> ,
		<http://demo.openlinksw.com/rdfbrowser/?uri=http%3A%2F%2Fmyopenlink.net%2Fproxy%3Furl%3Dhttp%253A%2F%2Fwww.facebook.com%2Fpeople%2FKingsley_Idehen%2F605980750%26force%3Drdf%26login%3Dkidehen> ,
		dbpedia:Facebook ,
		<http://demo.openlinksw.com/rdfbrowser/?uri=http%3A%2F%2Fmyopenlink.net%2Fproxy%3Furl%3Dhttp%253A%2F%2Fwww.facebook.com%2Falbum.php%253Faid%253D14768%2526id%253D605980750%26force%3Drdf%26login%3Dkidehen> ;
	atom:source	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	atom:author	ns3:this ;
	atom:published	"2008-01-05T17:11:55Z" ;
	atom:updated	"2008-01-07T16:44:42Z" .
@prefix opl:	<http://www.openlinksw.com/schema/attribution#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289/sioc.rdf> .
ns11:this	rdf:type	sioc:User .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:this	rdf:type	foaf:Person ;
	foaf:made	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289> .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	atom:Feed .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	sioct:Weblog .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdfs:label	"kidehen@openlinksw.com's BLOG [127] description" .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	sioc:container_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289> .
@prefix ns7:	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#> .
ns7:this	rdf:type	sioc:User ;
	sioc:creator_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1289> .

