@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 .
@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 .
@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/1224>	rdf:type	atom:Entry ,
		sioct:BlogPost ;
	rdfs:label	"Enterprise 0.0, Linked Data, and Semantic Data Web" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1420>	rdf:type	atom:Entry ,
		sioct:BlogPost ;
	rdfs:label	"Virtuoso, Linked Data, and Linq2Rdf (Update 1)" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1475>	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/1475>	dc:title	"Entity Oriented Data Access " ;
	foaf:maker	ns1:this ;
	rdfs:label	"Entity Oriented Data Access " .
@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/1475>	dcterms:created	"2008-11-03T17:32:08Z"^^dt:dateTime ;
	dcterms:modified	"2008-11-03T22:51:48-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/1475>	sioc:id	"9a46117853a1c0d5df479034ce78139a" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1475> ;
	sioc:content	"Recent perturbations in Data Access and Data Management technology realms are clear signs of an imminent inflection. In a nutshell, the focus of data access is moving from the &amp;quot;Logical Level&amp;quot; (what you see if you&amp;#39;ve ever looked at a DBMS schema derived from an Entity Data Model) to the &amp;quot;Conceptual Level&amp;quot; (i.e., the Entity Model becoming concrete).\n\nIn recent times I&amp;#39;ve stumbled across Master Data Management (MDM) which is all about entities that provide holistic views of enterprise data (or what I call: Context Lenses). I&amp;#39;ve also stumbled across emerging tensions in the .NET realm between Linq to Entities and Linq to SQL, where in either case the fundamental issues comes down to the optimal paths &amp;quot;Conceptual Level Access&amp;quot; over the &amp;quot;Logical Logical Level&amp;quot; when dealing with data access in the .NET realm.\n\nStrangely, the emerging realm of RDF Linked Data, MDM, and .NET&amp;#39;s Entity Frameworks, remain strangely disconnected.\n\nAnother oddity is the obvious, but barely acknowledged, blurring of the lines between the &amp;quot;traditional enterprise employee&amp;quot; and the &amp;quot;individual Web netizen&amp;quot;. The fusion between these entities is one of the most defining characteristics of how the Web is reshaping the data landscape.\n\nAt the current time, I tend to crystalize my data access world view under the moniker: YODA (&amp;quot;You&amp;quot; Oriented Data Access), based on the following:\n\n\n\nEntities are the new focal point of data access, management, and integration\n\n\n&amp;quot;You&amp;quot; are the entry point (Data Source Name) into this new realm of inter connected Entities that the Web exposes\n\n&amp;quot;You&amp;quot; the &amp;quot;Person&amp;quot; Entity is associated with many other &amp;quot;Things&amp;quot; such as &amp;quot;Organizations&amp;quot;, &amp;quot;Other People&amp;quot;, &amp;quot;Books&amp;quot;, &amp;quot;Music&amp;quot;, &amp;quot;Subject Matter&amp;quot; etc. \n\n&amp;quot;You&amp;quot; the &amp;quot;Person&amp;quot; needs Identity in this new global database, which is why &amp;quot;You&amp;quot; need to Identify &amp;quot;Yourself&amp;quot; using an an HTTP based Entity ID (aka. URI)\n\n\nWhen &amp;quot;You&amp;quot; have an ID for &amp;quot;Yourself&amp;quot; it becomes much easier for the essence of &amp;quot;You&amp;quot; to be discovered via the Web \n\n\nWhen &amp;quot;Others&amp;quot; have IDs for &amp;quot;Themselves&amp;quot; on the Web it becomes much easier for &amp;quot;You&amp;quot; to serendipitously discover or explicitly &amp;quot;Find&amp;quot; things on the Web.\n\n\nRelated\n\n\n  Is LINQ to SQL truly dead?\n\n\n  Virtuoso, Linked Data, and Linq2Rdf\n\n\n  Enterprise 0.0, Linked Data, and the Semantic Data Web (*an old post*)\n\n\n\n" ;
	atom:title	"Entity Oriented Data Access " .
@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/1475>	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 dbpedia:	<http://dbpedia.org/resource/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1475>	sioc:links_to	dbpedia:Linked_Data ,
		dbpedia:Netizen .
@prefix ns12:	<http://en.wiktionary.org/wiki/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1475>	sioc:links_to	ns12:perturbation .
@prefix ns13:	<http://www.infoq.com/news/2008/11/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1475>	sioc:links_to	ns13:DLINQ-Future ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1224> ,
		dbpedia:Uniform_Resource_Identifier ,
		dbpedia:Entity ,
		<http://dbpedia.org/resource/Identity_%28object-oriented_programming%29> ,
		<http://dbpedia.org/resource/Context_%28language_use%29> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1420> ,
		dbpedia:SQL ;
	atom:source	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	atom:author	ns1:this ;
	atom:published	"2008-11-03T17:32:08Z" ;
	atom:updated	"2008-11-04T03:51:48Z" .
@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/1475>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1475/sioc.rdf> .
ns10: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/1475> .
@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/1475> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1475> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1475> .
@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/1475> .

