@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/1542/4822>	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/1542/4822>	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/1415>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"The Future of the Desktop" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542>	rdf:type	sioct:BlogPost ,
		atom:Entry .
@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/1542>	dc:title	"Take N: Yet Another OpenLink Data Spaces Introduction" ;
	foaf:maker	ns3:this ;
	rdfs:label	"Take N: Yet Another OpenLink Data Spaces Introduction" .
@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/1542>	dcterms:created	"2009-04-22T14:46:18-04:00"^^dt:dateTime ;
	dcterms:modified	"2009-04-22T15:32:06.000020-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/1542>	sioc:id	"7488a6d02a40ec6d0b22e33343511806" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1542> ;
	sioc:content	"\nProblem:\nYour Life, Profession, Web, and Internet do not need to become mutually exclusive due to &amp;quot;information overload&amp;quot;.\n\nSolution:\n\nA platform or service that delivers a point of online presence that embodies the fundamental separation of: Identity, Data Access, Data Representation, Data Presentation, by adhering to Web and Internet protocols.\n\nHow:\n\nTypical post installation (Local or Cloud) task sequence:\n\n\nIdentify myself (happens automatically by way of registration)\nIf in an LDAP environment, import accounts or associate system with LDAP for account lookup and authentication\n\nIdentify Online Accounts (by fleshing out profile) which also connects system to online accounts and their data\nUse Profile for granular description (Biography, Interests, WishList, OfferList, etc.)\nOptionally upstream or downstream data to and from my online accounts\nCreate content Tagging Rules\nCreate rules for associating Tags with formal URIs\nCreate automatic Hyperlinking Rules for reuse when new content is created (e.g. Blog posts)\nExploit Data Portability virtues of RSS, Atom, OPML, RDFa, RDF/XML, and other formats for imports and exports \nAutomatically tag imported content\nUse function-specific helper application UIs for domain specific data generation e.g. AddressBook (optionally use vCard import), Calendar (optionally use iCalendar import), Email, File Storage (use WebDAV mount with copy and paste or HTTP GET), Feed Subscriptions (optionally import RSS/Atom/OPML feeds), Bookmarking (optionally import bookmark.html or XBEL) etc..\nOptionally enable &amp;quot;Conversation&amp;quot; feature (today: Social Media feature) across the relevant application domains (manage conversations under covers using NNTP, the standard for this functionality realm)\n\nGenerate HTTP based Entity IDs (URIs) for every piece of data in this burgeoning data space\n\nUse REST based APIs to perform CRUD tasks against my data (local and remote) (SPARQL, GData, Ubiquity Commands, Atom Publishing) \n\nUse OpenID, OAuth, FOAF+SSL, FOAF+SSL+OpenID for accessing data elsewhere\nUse OpenID, OAuth, FOAF+SSL, FOAF+SSL+OpenID for Controlling access to my data (Self Signed Certificate Generation, Browser Import of said Certificate &amp;amp; associated Private Key, plus persistence of Certificate to FOAF based profile data space in &amp;quot;one click&amp;quot;)\nHave a simple UI for Entity-Attribute-Value or Subject-Predicate-Object arbitrary data annotations and creation since you can&amp;#39;t pre model an &amp;quot;Open World&amp;quot; where the only constant is data flow\nHave my Personal URI (Web ID) as the single entry point for controlled access to my HTTP accessible data space\n\n\nI&amp;#39;ve just outlined a snippet of the capabilities of the OpenLink Data Spaces platform. A platform built using OpenLink Virtuoso, architected to deliver: open, platform independent, multi-model, data access and data management across heterogeneous data sources.\n\n\nAll you need to remember is your URI when seeking to interact with your data space.\n\nRelated\n\n\n  Get Yourself a URI (Web ID) in 5 Minutes or Less!\n\n\nVarious posts over the years about Data Spaces\n\n\n  Future of Desktop Post\n\n \n  Simplify My Life Post by Bengee Nowack\n \n" ;
	atom:title	"Take N: Yet Another OpenLink Data Spaces Introduction" .
@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/1542>	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> .
@prefix ns11:	<http://en.wikipedia.org/wiki/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542>	sioc:links_to	ns11:Data_Spaces .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542>	sioc:links_to	dbpedia:Entity-attribute-value_model ,
		dbpedia:Information ,
		dbpedia:RDFa .
@prefix ns13:	<http://bnode.org/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542>	sioc:links_to	ns13:about ,
		dbpedia:Uniform_Resource_Identifier ,
		dbpedia:Internet ,
		dbpedia:Friend_of_a_friend .
@prefix ns14:	<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542>	sioc:links_to	ns14:GetAPersonalURIIn5MinutesOrLess ,
		<http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&q=%22data%20spaces%22&type=text&output=html> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1415> .
@prefix ns15:	<http://bnode.org/blog/2009/04/22/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542>	sioc:links_to	ns15:semantic-web-apps-to-simplify-my-life ,
		dbpedia:Open_world_assumption ,
		dbpedia:Blog ,
		dbpedia:OpenLink_Data_Spaces ,
		dbpedia:SPARQL ,
		<http://virtuoso.openlinksw.com> ,
		dbpedia:Entity ,
		dbpedia:Tag ;
	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	"2009-04-22T18:46:18Z" ;
	atom:updated	"2009-04-22T19:32:06Z" ;
	sioc:has_reply	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/4822> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/5111> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/5218> .
@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/1542>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/sioc.rdf> .
ns10:this	rdf:type	sioc:User .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/5218>	rdf:type	sioct:Comment ,
		atom:Entry .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/5111>	rdf:type	sioct:Comment ,
		atom:Entry .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/4822>	rdf:type	sioct:Comment .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/4822>	rdf:type	atom:Entry .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/4822>	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542> .
@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/1542> .
<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/1542> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542> .
@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/1542> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/5218>	rdf:type	sioct:Comment ,
		atom:Entry ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542/5111>	rdf:type	sioct:Comment ,
		atom:Entry ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1542> .

