@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://myopenlink.net/dataspace/person/> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns3:kidehen	rdf:type	foaf:Person .
@prefix ns5:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
ns5: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/1364>	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/1364>	dc:title	"ODBC & WODBC Comparison" ;
	foaf:maker	ns5:this ;
	rdfs:label	"ODBC & WODBC Comparison" .
@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/1364>	dcterms:created	"2008-05-20T19:37:53Z"^^dt:dateTime ;
	dcterms:modified	"2008-05-20T15:46:11-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/1364>	sioc:id	"84126eaa140288002c42858ec97b1449" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1364> ;
	sioc:content	"\nODBC delivers open data access (by reference) to a broad range of enterprise databases via  a &amp;#39;C&amp;#39; based API. Thanks to the iODBC and unixODBC projects, ODBC is available across broad range of platforms beyond Windows.\n\n\nODBC identifies data sources using Data Source Names (DSNs). \n\nWODBC (Web Open Database Connectivity) delivers open data access to Web Databases / Data Spaces. The Data Source Naming scheme: URI or IRI,  is HTTP based thereby enabling data access by reference via the Web. \n\nODBC DSNs bind ODBC client applications to Tables, Views, Stored Procedures. \n\nWODBC DSNs bind you to a Data Space (e.g. my FOAF based Profile Page where you can use the &amp;quot;Explore Data Tab&amp;quot; to look around if you are a human visitor) or a specific Entity within a Data Space (i.e Person Entity Me).\n\nODBC Drivers are built using APIs (DBMS Call Level Interfaces) provided by DBMS vendors. Thus, a DBMS vendor can chose not to release an API, or do so selectivity, for competitive advantage or market disruption purposes (it&amp;#39;s happened!).\n\nWODBC Drivers are also built using APIs (Web Services associated with a Web Data Space). These drivers are also referred to as RDF Middleware or RDFizers. The &amp;quot;Web&amp;quot; component of WODBC ensures openness, you publish Data with URIs from your Linked Data Server and that&amp;#39;s it; your data space or specific data entities are live and accessible (by reference) over the Web!\n\nSo we have come full circle (or cycle), the Web is becoming more of a structured database everyday! What&amp;#39;s new is old, and what&amp;#39;s old is new! \n\nData Access is everything, without &amp;quot;Data&amp;quot; there is no information or knowledge. Without &amp;quot;Data&amp;quot; there&amp;#39;s not notion of vitality, purpose, or value.\n\nURIs make or break everything in the Linked Data Web just as ODBC DSNs do within the enterprise.\n\nI&amp;#39;ve deliberately left JDBC, ADO.NET, and OLE-DB out of this piece due to their respective programming languages and frameworks specificity. None of these mechanisms match the platform availability breadth of ODBC.\n\nThe Web as a true M-V-C pattern is now crystalizing. The &amp;quot;M&amp;quot; (Model) component of M-V-C is finally rising to the realm of broad attention courtesy of the &amp;quot;Linked Data&amp;quot; meme and &amp;quot;Semantic Web&amp;quot; vision.\n\nBy the way, M-V-C lines up nicely with Web 1.0 (Web Forms / Pages), Web 2.0 (Web Services based APIs), and Web 3.0 (Data Web, Web of Data, or Linked Data Web) :-)" ;
	atom:title	"ODBC & WODBC Comparison" .
@prefix ns12:	<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/1364>	sioc:has_creator	ns12: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/1364>	sioc:links_to	dbpedia:Linked_Data ,
		dbpedia:Semantic_Web ,
		<http://dbpedia.org/resource/ADO.NET> ,
		dbpedia:Knowledge ,
		<http://www.unixodbc.org> ,
		dbpedia:Hypertext_Transfer_Protocol ,
		dbpedia:Java_Database_Connectivity ,
		<http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&q=rdf%20middleware&type=text&output=html> ,
		dbpedia:Information ,
		ns1:this ,
		<http://www.iodbc.org> ,
		dbpedia:Uniform_Resource_Identifier ,
		ns3:kidehen ,
		dbpedia:Giant_Global_Graph ,
		dbpedia:Data ,
		<http://www.w3.org/DesignIssues/LinkedData.html> ,
		dbpedia:Entity ,
		dbpedia:Open_Database_Connectivity .
@prefix ns14:	<http://en.wikipedia.org/wiki/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364>	sioc:links_to	ns14:Data_Spaces ,
		dbpedia:Model-view-controller ,
		<http://dbpedia.org/resource/C_(programming_language)> ;
	atom:source	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	atom:author	ns5:this ;
	atom:published	"2008-05-20T19:37:53Z" ;
	atom:updated	"2008-05-20T19:46:11Z" .
@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/1364>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364/sioc.rdf> .
ns12: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/1591>	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/1591>	rdf:type	sioct:BlogPost .
@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/1591>	rdfs:label	"5 Very Important Things to Note about HTTP based Linked Data" .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1591>	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364> .
@prefix ns5:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns5:this	rdf:type	foaf:Person ;
	foaf:made	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	atom:Feed ,
		sioct:Weblog ;
	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/1364> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364> .
@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/1364> .

