@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185/5058>	rdf:type	atom:Entry .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185/5058>	rdf:type	sioct:Comment .
@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 .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	sioct:Weblog ,
		atom:Feed .
@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" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185>	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/1185>	dc:title	"Semantic Web Data Spaces" ;
	foaf:maker	ns3:this ;
	rdfs:label	"Semantic Web Data Spaces" .
@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/1185>	dcterms:created	"2007-04-13T21:15:54Z"^^dt:dateTime ;
	dcterms:modified	"2007-04-13T18:19:29.000001-04: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/1185>	sioc:id	"cdcc4c28cdae8d4c10884224ef8aca73" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1185> ;
	sioc:content	"Web Data Spaces\nNow that broader understanding of the Semantic Data Web is emerging, I would like to revisit the issue of &amp;quot;Data Spaces&amp;quot;.\nA Data Space is a place where Data Resides. It isn&amp;#39;t inherently bound to a specific Data Model (Concept Oriented, Relational, Hierarchical etc..). Neither is it implicitly an access point to Data, Information, or Knowledge (the perception is purely determined through the experiences of the user agents interacting with the Data Space.\nA Web Data Space is a Web accessible Data Space.\nReal world example:\nToday we increasing perform one of more of the following tasks as part of our professional and personal interactions on the Web:\n\nBlog via many service providers or personally managed weblog platforms\nCreate Event Calendars via Upcoming.com and Eventful\n\nMaintain and participate in Social Networks (e.g. Facebook, Orkut, MySpace)\nCreate and Participate in Discussions (note: when you comment on blogs or wikis for instance, you are participating in, or creating, a conversation)\nTrack news by subscribing to RSS 1.0, RSS 2.0, or Atom Feeds\nShare Bookmarks &amp;amp; Tags via Del.icio.us and other Services\nShare Photos via Flickr\n\nBuy, Review, or Search for books via Amazon\n\nParticipates in auctions via eBay \nSearch for data via Google (of course!)\n\n\nJohn Breslin has nice a animation depicting the creation of Web Data Spaces that drives home the point.\nWeb Data Space Silos\n\nUnfortunately, what isn&amp;#39;t as obvious to many netizens, is the fact that each of the activities above results in the creation of data that is put into some context by you the user. Even worse, you eventually realize that the service providers aren&amp;#39;t particularly willing, or capable of,  giving you unfettered access to your own data. Of course, this isn&amp;#39;t always by design as the infrastructure behind the service can make this a nightmare from security and/or load balancing perspectives. Irrespective of cause, we end up creating our own &amp;quot;Data Spaces&amp;quot; all over the Web without a coherent mechanism for accessing and meshing these &amp;quot;Data Spaces&amp;quot;.\nWhat are Semantic Web Data Spaces?\nData Spaces on the Web that provide granular access to RDF Data.\nWhat&amp;#39;s OpenLink Data Spaces (ODS) About?\n\nShort History\nIn anticipation of this the &amp;quot;Web Data Silo&amp;quot; challenge (an issue that we tackled within internal enterprise networks for years) we commenced the development (circa. 2001) of a distributed collaborative application suite called OpenLink Data Spaces (ODS). The project was never released to the public since the problems associated with the deliberate or inadvertent creation of Web Data silos hadn&amp;#39;t really materialized (silos only emerged  in concreted form after the emergence of the Blogosphere and Web 2.0). In addition, there wasn&amp;#39;t a clear standard Query Language for the RDF based Web Data Model (i.e. the SPARQL Query Language didn&amp;#39;t exist).\n\n\n\nToday, ODS is delivered as a packaged solution (in Open Source and Commercial flavors) that alleviates the pain associated with Data Space Silos that exist on the Web and/or behind corporate firewalls. In either scenario, ODS simply allows you to create Open and Secure Data Spaces (via it&amp;#39;s suite of applications) that expose data via SQL, RDF, XML oriented data access and data management technologies. Of course it also enables you to integrates transparently with existing 3rd party data space generators (Blogs, Wikis, Shared Bookmrks, Discussion etc. services) by supporting industry standards that cover:\n\n\nContent Publishing - Atom, Moveable Type, MetaWeblog, Blogger protocols\n\n\nContent Syndication Formats - RSS 1.0, RSS 2.0, Atom, OPML etc.\n\n\nData Management - SQL, RDF, XML, Free Text\n\n\nData Access - SQL, SPARQL, GData, Web Services (SOAP or REST styles), WebDAV/HTTP\n\n\nSemantic Data Web Middleware - GRDDL, XSLT, SPARQL, XPath/XQuery, HTTP (Content Negotiation) for producing RDF from non RDF Data ((X)HTML, Microformats, XML, Web Services Response Data etc).\n\n\nThus, by installing ODS on your Desktop, Workgroup, Enterprise, or public Web Server, you end up with a very powerful solution for creating Open Data access oriented presence on the &amp;quot;Semantic Data Web&amp;quot; without incurring any of the typically assumed &amp;quot;RDF Tax&amp;quot;.  \nNaturally, ODS is built atop Virtuoso and of course it exploits Virtuoso&amp;#39;s feature-set to the max. It&amp;#39;s also beginning to exploit functionality offered by the OpenLink Ajax Toolkit (OAT).\n\n\n\n" ;
	atom:title	"Semantic Web Data Spaces" .
@prefix ns10:	<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/1185>	sioc:has_creator	ns10:this ;
	sioc:has_container	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	sioc:links_to	<http://www.sixapart.com/developers/product_documentation/movable_type/> .
@prefix ns11:	<http://www.w3.org/2004/01/rdxh/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185>	sioc:links_to	ns11:spec .
@prefix ns12:	<http://en.wikipedia.org/wiki/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185>	sioc:links_to	ns12:Network_model ,
		<http://google.com> ,
		<http://myspace.com> ,
		<http://facebook.com> ,
		<http://flickr.com> ,
		<http://virtuoso.openlinksw.com> ,
		<http://web.resource.org/rss/1.0/> ,
		<http://orkut.com> ,
		<http://upcoming.com> ,
		<http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&q=\u0027data%20spaces\u0027&type=text&output=html> ,
		<http://www.w3.org/TR/rdf-sparql-query/> ,
		ns12:SQL ,
		<http://del.icio.us> ,
		<http://ebay.com> ,
		<http://amazon.com> ,
		<http://cyber.law.harvard.edu/rss/rss.html> ,
		ns12:Relational_model ,
		<http://eventful.com> ,
		<http://en.wikipedia.org/wiki/Atom_(standard)> ,
		ns12:Hierarchical_database ,
		<http://www.johnbreslin.com/> ,
		<http://www.johnbreslin.com/blog/wp-content/20051015a.gif> ,
		<http://demo.openlinksw.com/DAV/JS/demo/index.html> ,
		<http://www.w3.org/RDF/> .
@prefix ns13:	<http://www.w3.org/TR/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185>	sioc:links_to	ns13:xslt .
@prefix ns14:	<http://www.xmlrpc.com/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185>	sioc:links_to	ns14:metaWeblogApi ;
	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	"2007-04-13T21:15:54Z" ;
	atom:updated	"2007-04-13T22:19:29Z" ;
	sioc:has_reply	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185/5058> .
@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/1185>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185/sioc.rdf> .
ns10:this	rdf:type	sioc:User .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185/5058>	rdf:type	atom:Entry .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185/5058>	rdf:type	sioct:Comment .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185/5058>	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185> .
@prefix ns4:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns4:this	rdf:type	foaf:Person ;
	foaf:made	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	atom:Feed ,
		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" ;
	sioc:container_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1185> .
@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/1185> .

