<?xml version="1.0" encoding="UTF-8" ?>
<!--RDF based XML document generated By OpenLink Virtuoso-->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
 <rss:channel xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/weblog/dav/dav-blog-1/">
  <rss:title>OpenLink Community Blog</rss:title>
  <rss:link>http://www.openlinksw.com/weblog/dav/dav-blog-1/</rss:link>
  <rss:description>A Collection of blogs by OpenLink Staff</rss:description>
  <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kidehen@openlinksw.com</dc:creator>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-11-23T11:07:20Z</dc:date>
  <rss:items>
   <rdf:Seq>
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-22#1592" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-19#1591" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-18#1590" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-16#1589" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-09-10#1584" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-08-07#1567" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-07-24#1566" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-07-23#1565" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-07-23#1564" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-06-26#1561" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-06-12#1560" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-06-11#1559" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-05-05#1556" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-04-29#1547" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-04-29#1546" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-04-24#1543" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-03-30#1539" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-03-14#1531" />
      <rdf:li rdf:resource="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-01-24#1519" />
   </rdf:Seq>
  </rss:items>
 </rss:channel>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-22#1592">
  <rss:title>What is the DBpedia Project? (Updated)</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-11-22T05:28:15Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">The recent Wikipedia imbroglio centered around DBpedia is the fundamental driver for this particular blog post. At time of writing this blog post, the DBpedia project definition in Wikipedia remains unsatisfactory due to the following shortcomings: inaccurate and incomplete definition of the Project&#39;s What, Why, Who, Where, When, and How inaccurate reflection of project essence, by skewing focus towards data extraction and data set dump production, which is at best a quarter of the project. Here are some insights on DBpedia, from the perspective of someone intimately involved with the other three-quarters of the project. What is DBpedia? A live Web accessible RDF model database (Quad Store) derived from Wikipedia content snapshots, taken periodically. The RDF database underlies a Linked Data Space comprised of: HTML (and most recently HTML+RDFa) based data browser pages and a SPARQL endpoint. Note: DBpedia 3.4 now exists in snapshot (warehouse) and Live Editions (currently being hot-staged). This post is about the snapshot (warehouse) edition, I&#39;ll drop a different post about the DBpedia Live Edition where a new Delta-Engine covers both extraction and database record replacement, in realtime. When was it Created? As an idea under the moniker &quot;DBpedia&quot; it was conceptualized in late 2006 by researchers at University of Leipzig (lead by Soren Auer) and Freie University, Berlin (lead by Chris Bizer). The first public instance of DBpedia (as described above) was released in February 2007. The official DBpedia coming out party occurred at WWW2007, Banff, during the inaugural Linked Data gathering, where it showcased the virtues and immense potential of TimBL&#39;s Linked Data meme. Who&#39;s Behind It? OpenLink Software (developers of OpenLink Virtuoso and providers of Web Hosting infrastructure), University of Leipzig, and Freie Univerity, Berlin. In addition, there is a burgeoning community of collaborators and contributors responsible DBpedia based applications, cross-linked data sets, ontologies (OpenCyc, SUMO, UMBEL, and YAGO) and other utilities. How is it Constructed? The steps are as follows: RDF data set dump preparation via Wikipedia content extraction and transformation to RDF model data, using the N3 data representation format - Java and PHP extraction code produced and maintained by the teams at Leipzig and Berlin Deployment of Linked Data that enables Data browsing and exploration using any HTTP aware user agent (e.g. basic Web Browsers) - handled by OpenLink Virtuoso (handled by Berlin via the Pubby Linked Data Server during the early months of the DBpedia project) SPARQL compliant Quad Store, enabling direct access to database records via SPARQL (Query language, REST or SOAP Web Service, plus a variety of query results serialization formats) - OpenLink Virtuoso since first public release of DBpedia In a nutshell, there are four distinct and vital components to DBpedia. Thus, DBpedia doesn&#39;t exist if all the project offered was a collection of RDF data dumps. Likewise, it doesn&#39;t exist if you have a SPARQL compliant Quad Store without loaded data sets, and of course it doesn&#39;t exist if you have a fully loaded SPARQL compliant Quad Store is up to the cocktail of challenges presented by live Web accessibility. Why is it Important? It remains a live exemplar for any individual or organization seeking to publishing or exploit HTTP based Linked Data on the World Wide Web. Its existence continues to stimulate growth in both density and quality of the burgeoning Web of Linked Data. How Do I Use it? In the most basic sense, simply browse the HTML pages en route to discovery erstwhile relationships that exist across named entities and subject matter concepts / headings. Beyond that, simply look at DBpedia as a master lookup table in a Web hosted distributed database setup; enabling you to mesh your local domain specific details with DBpedia records via structured relations (triples or 3-tuples records) comprised of HTTP URIs from both realms e.g., owl:sameAs relations. What Can I Use it For? Expanding on the Master-Details point above, you can use its rich URI corpus to alleviate tedium associated with activities such as: List maintenance - e.g., Countries, States, Companies, Units of Measurement, Subject Headings etc. Tagging - as a compliment to existing practices Analytical Research - you&#39;re only a LINK (URI) away from erstwhile difficult to attain research data spread across a broad range of topics Closed Vocabulary Construction - rather than commence the futile quest of building your own closed vocabulary, simply leverage Wikipedia&#39;s human curated vocabulary as our common base. Related Pre-loaded and Pre-configured instances of DBpedia 3.4 - via publicly shared Amazon Elastic Block Storage Snapshots Virtuoso &amp; DBpedia Tunning Guide What&#39;s In a Name &amp; The Linked Data Police.</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>The recent <a href="http://en.wikipedia.org/wiki/Talk:DBpedia" id="link-id1120a260">Wikipedia imbroglio</a> centered around <a href="http://dbpedia.org/resource/DBpedia" id="link-id14a5e588">DBpedia</a> is the fundamental driver for this particular <a href="http://dbpedia.org/resource/Blog" id="link-id113ddc10">blog</a> post. At time of writing this blog post, the <a href="http://en.wikipedia.org/wiki/DBpedia" id="link-id158edec0">DBpedia project definition in Wikipedia</a> remains unsatisfactory due to the following shortcomings:</p>
<ol>
<li>inaccurate and incomplete definition of the Project&#39;s What, Why, Who, Where, When, and How</li>
<li>inaccurate reflection of project essence, by skewing focus towards <a href="http://dbpedia.org/resource/Data">data</a> extraction and data set dump production, which is at best a quarter of the project.</li>
</ol>
<p>Here are some insights on DBpedia, from the perspective of someone intimately involved with the other three-quarters of the project.</p>
<h3>What is DBpedia?</h3>
<p>A live <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> accessible RDF model database (Quad Store) derived from Wikipedia content snapshots, taken periodically. The RDF database underlies a <a href="http://dbpedia.org/resource/Linked_Data" id="link-id11ba0ad0">Linked Data</a> <a href="http://en.wikipedia.org/wiki/Data_Spaces" id="link-id1183c978">Space</a> comprised of: HTML (and most recently HTML+<a href="http://dbpedia.org/resource/RDFa" id="link-id602eab8">RDFa</a>) based data browser pages and a <a href="http://dbpedia.org/resource/SPARQL" id="link-id11af5400">SPARQL</a> endpoint.</p> 

<p>Note: <a href="http://blog.dbpedia.org/2009/11/11/dbpedia-34-released/" id="link-id110b8248">DBpedia 3.4</a> now exists in snapshot (warehouse) and <a href="http://dbpedia-live.openlinksw.com/stats/" id="link-id6473258">Live Editions</a> (currently being hot-staged). This post is about the snapshot (warehouse) edition, I&#39;ll drop a different post about the DBpedia Live Edition where a new Delta-Engine covers both extraction and database record replacement, in realtime.</p> 

<h3>When was it Created?</h3>
<p>As an idea under the moniker &quot;DBpedia&quot; it was conceptualized in late 2006 by researchers at University of Leipzig (lead by Soren Auer) and Freie University, Berlin (lead by <a href="http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/" id="link-id14982c78">Chris Bizer</a>). The first public instance of DBpedia (as described above) was released in February 2007. The official DBpedia coming out party occurred at <a href="http://www2007.org/" id="link-id1497c788">WWW2007</a>, Banff, during the <a href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData/BanffGathering" id="link-id1448b9e8">inaugural Linked Data gathering</a>, where it showcased the virtues and immense potential of <a href="http://www.w3.org/People/Berners-Lee/card#i" id="link-id152257e0">TimBL</a>&#39;s <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id111759a8">Linked Data meme</a>.</p>

<h3>Who&#39;s Behind It?</h3>
<p>
<a href="http://www.openlinksw.com/dataspace/organization/openlink#this" id="link-id110e70f8">OpenLink Software</a> (developers of OpenLink <a href="http://virtuoso.openlinksw.com" id="link-id14462f60">Virtuoso</a> and providers of Web Hosting infrastructure), University of Leipzig, and Freie Univerity, Berlin. In addition, there is a burgeoning community of collaborators and contributors responsible DBpedia based applications, cross-linked data sets, ontologies (<a href="http://dbpedia.org/resource/Cyc" id="link-id11244aa0">OpenCyc</a>, <a href="http://www.ontologyportal.org/" id="link-id110e4a40">SUMO</a>, <a href="http://umbel.org/about/" id="link-id11109e48">UMBEL</a>, and <a href="http://www.mpi-inf.mpg.de/yago-naga/yago/" id="link-id10fb4218">YAGO</a>) and other utilities.</p>

<h3>How is it Constructed?</h3>
<p>The steps are as follows:</p>
<ol>
<li>
RDF data set dump preparation via Wikipedia content extraction and transformation to RDF model data, using the N3 data representation format - Java and <a href="http://dbpedia.org/resource/PHP" id="link-id111c93b8">PHP</a> extraction code produced and maintained by the teams at Leipzig and Berlin
</li>
<li>
Deployment of Linked Data that enables Data browsing and exploration using any HTTP aware user agent (e.g. basic Web Browsers) - handled by OpenLink Virtuoso (handled by Berlin via the Pubby Linked Data Server during the early months of the DBpedia project)
</li>
<li>
SPARQL compliant Quad Store, enabling direct access to database records via SPARQL (Query language, REST or SOAP Web Service, plus a variety of query results serialization formats) - OpenLink Virtuoso since first public release of DBpedia
</li>
</ol>
<p>
In a nutshell, there are four distinct and vital components to DBpedia. Thus, DBpedia doesn&#39;t exist if all the project offered was a collection of RDF data dumps. Likewise, it doesn&#39;t exist if you have a SPARQL compliant Quad Store without loaded data sets, and of course it doesn&#39;t exist if you have a fully loaded SPARQL compliant Quad Store is up to the cocktail of challenges presented by live Web accessibility.</p>

<h3>Why is it Important?</h3>
<p>
It remains a live exemplar for any individual or organization seeking to publishing or exploit HTTP based Linked Data on the <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-id118e6388">World Wide Web</a>. Its existence continues to stimulate growth in both density and quality of the burgeoning Web of Linked Data.</p>

<h3>How Do I Use it?</h3>
<p>
In the most basic sense, simply browse the HTML pages en route to discovery erstwhile relationships that exist across <a href="http://dbpedia.org/resource/Named_entity_recognition" id="link-id112def88">named entities</a> and <a href="http://dbpedia.org/resource/Topic" id="link-id1591c5f8">subject matter concepts</a> / headings. Beyond that, simply look at DBpedia as a master lookup table in a Web hosted <a href="http://dbpedia.org/resource/federated_database_system" id="link-id11762618">distributed database</a> setup; enabling you to mesh your local domain specific details with DBpedia records via structured relations (triples or 3-tuples records) comprised of HTTP URIs from both realms e.g., owl:sameAs relations.</p>
<h3>What Can I Use it For?</h3>
<p>
Expanding on the Master-Details point above, you can use its rich <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id0x17df24f0">URI</a> corpus to alleviate tedium associated with activities such as:
</p>
<ol>
<li>List maintenance - e.g., Countries, States, Companies, Units of Measurement, Subject Headings etc.</li>
<li>Tagging - as a compliment to existing practices</li>
<li>Analytical Research - you&#39;re only a LINK (URI) away from erstwhile difficult to attain research data spread across a broad range of topics</li>
<li>Closed Vocabulary Construction - rather than commence the futile quest of building your own closed vocabulary, simply leverage Wikipedia&#39;s human curated vocabulary as our common base.
</li>
</ol>
<h3>Related</h3>
<ul>
<li>
  <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAWSDBpedia34S" id="link-id14a2e698">Pre-loaded and Pre-configured instances of DBpedia 3.4</a> - via publicly shared <a href="http://aws.amazon.com/ebs/" id="link-id1147fcf0">Amazon Elastic Block Storage</a> Snapshots</li>
<li>
  <a href="http://docs.openlinksw.com/virtuoso/rdfperformancetuning.html#rdfperfgeneraldbpedia" id="link-id149ab528">Virtuoso &amp; DBpedia Tunning Guide</a>
</li>
<li>
  <a href="http://dowhatimean.net/2009/11/whats-in-a-name-and-the-linked-data-police" id="link-id110cba10">What&#39;s In a Name &amp; The Linked Data Police</a>.
</li>
</ul>


]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-19#1591">
  <rss:title>5 Very Important Things to Note about HTTP based Linked Data</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-11-19T19:49:09Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">It isn&#39;t World Wide Web Specific (HTTP != World Wide Web) It isn&#39;t Open Data Specific It isn&#39;t about &quot;Free&quot; (Beer or Speech) It isn&#39;t about Markup (so don&#39;t expect to grok it via &quot;markup first&quot; approach) It&#39;s about Hyperdata - the use of HTTP and REST to deliver a powerful platform agnostic mechanism for Data Reference, Access, and Integration. When trying to understand HTTP based Linked Data, especially if you&#39;re well versed in DBMS technology use (User, Power User, Architect, Analyst, DBA, or Programmer) think: Open Database Connectivity (ODBC) without operating system, data model, or wire-protocol specificity or lock-in potential Java Database Connectivity (JDBC) without programming language specificity ADO.NET without .NET runtime specificity and .NET bound language specificity OLE-DB without Windows operating system &amp; programming language specificity XMLA without XML format specificity - with Tabular and Multidimensional results formats expressible in a variety of data representation formats. All of the above scoped to the Record rather than Container level, with Generic HTTP scheme URIs associated with each Record, Field, and Field value (optionally) Remember the need for Data Access &amp; Integration technology is the by product of the following realities: Human curated data is ultimately dirty, because: our thick thumbs, inattention, distractions, and general discomfort with typing, make typos prevalent database engines exist for a variety of data models - Graph, Relational, Hierarchical; within databases you have different record container/partition names e.g. Table Names; within a database record container you have records that are really aspects of the same thing (different keys exist in a plethora of operational / line of business systems that expose aspects of the same entity e.g., customer data that spans Accounts, CRM, ERP application databases); different field names (one database has &quot;EMP&quot; while another has &quot;Employee&quot;) for the same record. Units of measurement is driven by locale, the UK office wants to see sales in Pounds Sterling while the French office prefers French Francs All of the above is subject to context halos which can be quite granular re. sensitivity e.g. staff travel between locations that alter locales and their roles; basically, profiles matters a lot. Related ODBC and WODBC (Web Open Database Connectivity) Comparison Creating, Deploying, and Exploiting Linked Data Presentation Open Data Protocol Project</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<ol>
<li>
It isn&#39;t <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-id115dfd68">World Wide Web</a> Specific (HTTP != World Wide Web)</li>
<li>
It isn&#39;t Open <a href="http://dbpedia.org/resource/Data">Data</a> Specific
</li>
<li>
It isn&#39;t about &quot;Free&quot; (Beer or Speech)
</li>
<li>
It isn&#39;t about Markup (so don&#39;t expect to grok it via &quot;markup first&quot; approach)
</li>
<li>It&#39;s about <a href="http://dbpedia.org/resource/Linked_Data" id="link-id13a6aa98">Hyperdata</a> - the use of HTTP and REST to deliver a powerful platform agnostic mechanism for Data Reference, Access, and Integration.</li>
</ol> 

<p>
When trying to understand HTTP based <a href="http://dbpedia.org/resource/Linked_Data" id="link-id18aa1490">Linked Data</a>, especially if you&#39;re well versed in DBMS technology use (User, Power User, Architect, Analyst, DBA, or Programmer) think:</p>
<ul>
<li>
Open Database Connectivity (<a href="http://dbpedia.org/resource/Open_Database_Connectivity" id="link-id1428fba0">ODBC</a>) without operating system, data model, or wire-protocol specificity or lock-in potential
</li>
<li>
Java Database Connectivity (<a href="http://dbpedia.org/resource/Java_Database_Connectivity" id="link-id18d3c2a8">JDBC</a>) without programming language specificity
</li>
<li>
<a href="http://dbpedia.org/resource/ADO.NET" id="link-id125725b8">ADO</a>.NET without .NET runtime specificity and .NET bound language specificity
</li>
<li>
OLE-DB without Windows operating system &amp; programming language specificity 
</li>
<li>
XMLA without XML format specificity - with Tabular and Multidimensional results formats expressible in a variety of data representation formats.
</li>
<li>All of the above scoped to the Record rather than Container level, with Generic HTTP scheme URIs associated with each Record, Field, and Field value (optionally) 
</li>
</ul>

<p>Remember the need for Data Access &amp; Integration technology is the by product of the following realities:</p>
<ol>
<li>
Human curated data is ultimately dirty, because:
   <ul>
    <li>our thick thumbs, inattention, distractions, and general discomfort with typing, make typos prevalent</li>
<li>database engines exist for a variety of data models - Graph, Relational, Hierarchical;</li>
   <li>within databases you have different record container/partition names e.g. Table Names;</li>
   <li>within a database record container you have records that are really aspects of the same thing (different keys exist in a plethora of operational / line of business systems that expose aspects of the same <a href="http://dbpedia.org/resource/Entity" id="link-id13378338">entity</a> e.g., customer data that spans Accounts, CRM, ERP application databases);</li>
   <li>different field names (one database has &quot;EMP&quot; while another has &quot;Employee&quot;) for the same record</li>.</ul>

</li>
<li>Units of measurement is driven by locale, the UK office wants to see sales in Pounds Sterling while the French office prefers French Francs</li>
<li>All of the above is subject to <a href="http://dbpedia.org/resource/Context_%28language_use%29" id="link-id17e46398">context</a> halos which can be quite granular re. sensitivity e.g. staff travel between locations that alter locales and their roles; basically, profiles matters a lot.</li>
</ol>
<h3>Related</h3>
<ul>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364" id="link-id128f0fe8">ODBC and WODBC (Web Open Database Connectivity) Comparison</a>
</li>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1364" id="link-id1367cd18">Creating, Deploying, and Exploiting Linked Data Presentation</a>
</li>
<li>
  <a href="http://www.odata.org/" id="link-id122ab708">Open Data Protocol Project</a>
</li>
</ul>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-18#1590">
  <rss:title>5 Game Changing Things about the OpenLink Virtuoso + AWS Cloud Combo</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-11-18T19:12:56Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">Here are 5 powerful benefits you can immediately derive from the combination of Virtuoso and Amazon&#39;s AWS services (specifically the EC2 and EBS components): Acquire your own personal or service specific data space in the Cloud. Think DBase, Paradox, FoxPRO, Access of yore, but with the power of Oracle, Informix, Microsoft SQL Server etc.. using a Conceptual, as opposed to solely Logical, model based DBMS (i.e., a Hybrid DBMS Engine for: SQL, RDF, XML, and Full Text) Ability to share and control access to your resources using innovations like FOAF+SSL, OpenID, and OAuth, all from one place Construction of personal or organization based FOAF profiles in a matter of minutes; by simply creating a basic DBMS (or ODS application layer) account; and then using this profile to create strong links (references) to all your Data silos (esp. those from the Web 2.0 realm) Load data sets from the LOD cloud or Sponge existing Web resources (i.e., on the fly data transformation to RDF model based Linked Data) and then use the combination to build powerful lookup services that enrich the value of URLs (think: Web addressable reports holding query results) that you publish Bind all of the above to a domain that you own (e.g. a .Name domain) so that you have an attribution-friendly &quot;authority&quot; component for resource URLs and Entity URIs published from your Personal Linked Data Space on the Web (or private HTTP network). In a nutshell, the AWS Cloud infrastructure simplifies the process of generating Federated presence on the Internet and/or World Wide Web. Remember, centralized networking models always end up creating data silos, in some context, ultimately! :-)</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>
Here are 5 powerful benefits you can immediately derive from the combination of <a href="http://virtuoso.openlinksw.com" id="link-id17eb8988">Virtuoso</a> and Amazon&#39;s AWS services (specifically the EC2 and EBS components):</p>

<ol>
<li>
Acquire your own personal or service specific <a href="http://en.wikipedia.org/wiki/Data_Spaces" id="link-id1423e520">data space</a> in the Cloud. Think DBase, Paradox, FoxPRO, Access of yore, but with the power of <a href="http://dbpedia.org/resource/Oracle_Database" id="link-id136c6290">Oracle</a>, <a href="http://dbpedia.org/resource/IBM_Informix" id="link-id11b269b8">Informix</a>, <a href="http://dbpedia.org/resource/Microsoft_SQL_Server" id="link-id138084b8">Microsoft SQL Server</a> etc.. using a Conceptual, as opposed to solely Logical, model based DBMS (i.e., a Hybrid DBMS Engine for: <a href="http://dbpedia.org/resource/SQL" id="link-id132a7938">SQL</a>, RDF, XML, and Full Text)
</li>
<li>
Ability to share and control access to your resources using innovations like <a href="http://dbpedia.org/resource/Friend_of_a_friend" id="link-id17ee9d28">FOAF</a>+SSL, OpenID, and OAuth, all from one place
</li>
<li>
Construction of personal or organization based FOAF profiles in a matter of minutes; by simply creating a basic DBMS (or <a href="http://dbpedia.org/resource/OpenLink_Data_Spaces" id="link-id14784ae0">ODS</a> application layer) account; and then using this profile to create strong links (references) to all your Data silos (esp. those from the <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> 2.0 realm)
</li>
<li>
Load data sets from the <a href="http://community.linkeddata.org/dataspace/organization/lod#this" id="link-id17e6ac98">LOD</a> cloud or Sponge existing Web resources (i.e., on the fly data transformation to RDF model based <a href="http://dbpedia.org/resource/Linked_Data" id="link-id17e65d38">Linked Data</a>) and then use the combination to build powerful lookup services that enrich the value of URLs (think: Web addressable reports holding query results) that you publish
</li>
<li>
Bind all of the above to a domain that you own (e.g. a .Name domain) so that you have an attribution-friendly &quot;authority&quot; component for resource URLs and <a href="http://dbpedia.org/resource/Entity" id="link-id118a08d8">Entity</a> URIs published from your Personal Linked Data Space on the Web (or private HTTP network).
</li>
</ol>
<p>
In a nutshell, the AWS Cloud infrastructure simplifies the process of generating Federated presence on the <a href="http://dbpedia.org/resource/Internet" id="link-id1380af38">Internet</a> and/or <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-id11633b10">World Wide Web</a>. Remember, centralized networking models always end up creating data silos, in some <a href="http://dbpedia.org/resource/Context_%28language_use%29" id="link-id142006f0">context</a>, ultimately! :-)
</p>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-11-16#1589">
  <rss:title>Personal and/or Service Specific Linked Data Spaces in the Cloud: DBpedia 3.4</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-11-16T18:17:46Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">We have just released an Amazon EC2 based public Snapshot of DBpedia 3.4. Thus, you can now instantiate a personal and/or service specific variant of the DBpedia 3.4 Linked Data Space. Basically, you can replicate what we host, within minutes (as opposed to days). In addition, you no longer need to squabble --on an unpredictable basis with others-- for the infrastructure resources behind DBpedia&#39;s public instance, when using the SPARQL Endpoint, Faceted Search &amp; Find Services, or HTML Browser Pages etc. How Does It work? Instantiate a Virtuoso EC2 AMI (paid variety, which is aggressively priced at $49.99 for setup and $19.99 per month thereafter) Mount the shared DBpedia 3.4 public snapshot Start Virtuoso Server Start exploiting the DBpedia Linked Data Space. What Interfaces are exposed? SPARQL Endpoint Linked Data Viewer Pages (as you see in the public DBpedia instance) Faceted Search &amp; Find UI and Web Services (REST or SOAP) All the inference rules for UMBEL, SUMO, YAGO, OpenCYC, and DBpedia-OWL data dictionaries Type Correlations Between DBpedia and Freebase Enjoy!</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>
We have just released an Amazon EC2 based public Snapshot of <a href="http://dbpedia.org/resource/DBpedia" id="link-id18e899b8">DBpedia</a> 3.4. Thus, you can now instantiate a personal and/or service specific variant of the DBpedia 3.4 <a href="http://dbpedia.org/resource/Linked_Data" id="link-id168dec90">Linked Data</a> <a href="http://en.wikipedia.org/wiki/Data_Spaces" id="link-id18911268">Space</a>. Basically, you can replicate what we host, within minutes (as opposed to days). In addition, you no longer need to squabble --on an unpredictable basis with others-- for the infrastructure resources behind DBpedia&#39;s public instance, when using the <a href="http://dbpedia.org/resource/SPARQL" id="link-id18d5bd78">SPARQL</a> Endpoint, Faceted Search &amp; Find Services, or HTML Browser Pages etc.</p>

<h3>How Does It work?</h3>
<ol>
<li>
   <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtInstallationEC2" id="link-id115932b8">Instantiate a Virtuoso EC2 AMI</a> (paid variety, which is aggressively priced at $49.99 for setup and $19.99 per month thereafter)</li>
 <li>
  <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAWSDBpedia34S" id="link-id182dc800"> Mount the shared DBpedia 3.4 public snapshot</a>
 </li>
<li>
   Start Virtuoso Server</li>
<li>
   Start exploiting the DBpedia Linked Data Space.</li>
</ol>

<h3>What Interfaces are exposed?</h3>
<ol>
<li>
   SPARQL Endpoint</li>
<li>
   Linked Data Viewer Pages (as you see in the public DBpedia instance)</li>
<li>
   <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtFacetBrowserInstallConfig" id="link-id117f6e80">Faceted Search &amp; Find UI and Web Services</a> (REST or SOAP)</li>
<li>
   All the inference rules for <a href="http://umbel.org/about/" id="link-id144b84a8">UMBEL</a>, SUMO, YAGO, <a href="http://dbpedia.org/resource/Cyc" id="link-id16b69da8">OpenCYC</a>, and DBpedia-OWL <a href="http://dbpedia.org/resource/Data">data</a> dictionaries</li>
<li>Type Correlations Between DBpedia and Freebase</li>
</ol>

<p>Enjoy!</p>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-09-10#1584">
  <rss:title>Conversation with Jon Udell: Are We There Yet Re. Web++ ?</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-09-10T15:03:01Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">Personally, I believe that we&#39;ve actually reached a watershed moment re. the evolution of the Web from a mesh of Linked Data Containers (Web of Linked Documents) to a mesh of Linked Data Items (entities or real world objects). The journey towards this watershed moment started with the Semantic Web Project, gained focus and pragmatism via the Linked Data meme, attained substance &amp; credibility via efforts such as DBpedia and the resulting cloud of Open Linked Data Spaces, and finally arrived at the most important destination of all: broad comprehension and coherence, via RDFa. Over the years, I&#39;ve chronicled the journey above via entries in this particular data space (my blog) and most recently, via my rapid-fire comments and debates on Twitter (basically hastag #linkeddata account: kidehen). On a parallel front re. my chronicles, I&#39;ve periodically had conversations with Jon Udell, who has always provided a coherent sounding board and reconciliation framework for my world views and open data access vision; naturally, this has a lot to do with his holistic grasp of the big picture issues, associated technical details, and special communication prowess :-) Against this backdrop, I refer you to my most recent podcast conversation with Jon, which is about how the tandem of HTML+RDFa and the GoodRelations vocabulary deliver the critical missing links re. broad comprehension of the Semantic Web vision en route to mass exploitation. Related Mark Birbeck Introduces RDFa RDFa Handbook GoodRelations Usage Examples &amp; Templates Be the master of your own search index</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>
Personally, I believe that we&#39;ve actually reached a watershed moment re. the evolution of the <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> from a mesh of <a href="http://dbpedia.org/resource/Linked_Data" id="link-id123169a8">Linked Data</a> Containers (Web of Linked Documents) to a mesh of Linked Data Items (entities or real world objects).</p>
<p>
The journey towards this watershed moment started with the <a href="http://dbpedia.org/resource/Semantic_Web" id="link-id14f69f48">Semantic Web</a> Project, gained focus and pragmatism via the <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id11155f78">Linked Data meme</a>, attained substance &amp; credibility via efforts such as <a href="http://dbpedia.org/resource/DBpedia" id="link-id15857c78">DBpedia</a> and the resulting cloud of <a href="http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-07-14.html" id="link-id16adf918">Open Linked Data Spaces</a>, and finally arrived at the most important destination of all: broad comprehension and coherence, via <a href="http://dbpedia.org/resource/RDFa" id="link-id1229b960">RDFa</a>.
</p>
<p>
Over the years, I&#39;ve chronicled the journey above via entries in this particular <a href="http://en.wikipedia.org/wiki/Data_Spaces" id="link-id14f76338">data space</a> (my <a href="http://dbpedia.org/resource/Blog" id="link-idfd32c88">blog</a>) and most recently, via my rapid-fire comments and debates on <a href="http://twitter.com" id="link-id11339e80">Twitter</a> (basically hastag #linkeddata account: <a href="http://twitter.com/kidehen#this" id="link-id115e9af8">kidehen</a>). 
</p>
<p>
On a parallel front re. my chronicles, I&#39;ve periodically had conversations with <a href="http://blog.jonudell.net/about/" id="link-id11829170">Jon Udell</a>, who has always provided a coherent sounding board and reconciliation framework for my world views and open data access vision; naturally, this has a lot to do with his holistic grasp of the big picture issues, associated technical details, and special communication prowess :-)
</p>
<p>
Against this backdrop, I refer you to my <a href="http://itc.conversationsnetwork.org/shows/detail4233.html" id="link-id14ac9c08">most recent podcast conversation with Jon</a>, which is about how the tandem of HTML+RDFa and the <a href="http://www.heppnetz.de/projects/goodrelations/" id="link-id14279be8">GoodRelations vocabulary</a> deliver the critical missing links re. broad comprehension of the Semantic Web vision en route to mass exploitation. 
</p>
<h3>Related</h3>
<ul>
<li>
  <a href="http://webbackplane.com/node/57" id="link-id113b5b00">Mark Birbeck Introduces RDFa</a>
</li>
<li>
  <a href="http://webbackplane.com/rdfa-handbook" id="link-id11b36ac0">RDFa Handbook</a>
</li>
<li>
  <a href="http://www.ebusiness-unibw.org/wiki/GoodRelations#CookBook:_GoodRelations_Recipes_and_Examples" id="link-id1519f458">GoodRelations Usage Examples &amp; Templates</a>
</li>
<li>
  <a href="http://blog.jonudell.net/2009/09/09/talking-with-kingsley-idehen-about-mastering-your-own-search-index/" id="link-id11a62ce0">Be the master of your own search index</a>
</li>
</ul>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-08-07#1567">
  <rss:title>The URI, URL, and Linked Data Meme&#39;s Generic HTTP URI (Updated)</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-08-07T18:34:50Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">Situation Analysis As the &quot;Linked Data&quot; meme has gained momentum you&#39;ve more than likely been on the receiving end of dialog with Linked Open Data community members (myself included) that goes something like this: &quot;Do you have a URI&quot;, &quot;Get yourself a URI&quot;, &quot;Give me a de-referencable URI&quot; etc.. And each time, you respond with a URL -- which to the best of your Web knowledge is a bona fide URI. But to your utter confusion you are told: Nah! You gave me a Document URI instead of the URI of a real-world thing or object etc.. What&#39;s up with that? Well our everyday use of the Web is an unfortunate conflation of two distinct things, which have Identity: Real World Objects (RWOs) &amp; Address/Location of Documents (Information bearing Resources). The &quot;Linked Data&quot; meme is about enhancing the Web by unobtrusively reintroducing its core essence: the generic HTTP URI, a vital piece of Web Architecture DNA. Basically, its about so realizing the full capabilities of the Web as a platform for Open Data Identification, Definition, Access, Storage, Representation, Presentation, and Integration. What is a Real World Object? People, Places, Music, Books, Cars, Ideas, Emotions etc.. What is a URI? A Uniform Resource Identifier. A global identifier mechanism for network addressable data items. Its sole function is Name oriented Identification. URI Generic Syntax The constituent parts of a URI (from URI Generic Syntax RFC) are depicted below: What is a URL? A location oriented HTTP scheme based URI. The HTTP scheme introduces a powerful and inherent duality that delivers: Resource Address/Location Identifier Data Access mechanism for an Information bearing Resource (Document, File etc..) So far so good! What is an HTTP based URI? The kind of URI Linked Data aficionados mean when they use the term: URI. An HTTP URI is an HTTP scheme based URI. Unlike a URL, this kind of HTTP scheme URI is devoid of any Web Location orientation or specificity. Thus, Its inherent duality provides a more powerful level of abstraction. Hence, you can use this form of URI to assign Names/Identifiers to Real World Objects (RWO). Even better, courtesy of the Identity/Address duality of the HTTP scheme, a single URI can deliver the following: RWO Identfier/Name RWO Metadata document Locator (courtesy of URL aspect) Negotiable Representation of the Located Document (courtesy of HTTP&#39;s content negotiation feature). What is Metadata? Data about Data. Put differently, data that describes other data in a structured manner. How Do we Model Metadata? The predominant model for metadata is the Entity-Attribute-Value + Classes &amp; Relationships model (EAV/CR). A model that&#39;s been with us since the inception of modern computing (long before the Web). What about RDF? The Resource Description Framework (RDF) is a framework for describing Web addressable resources. In a nutshell, its a framework for adding Metadata bearing Information Resources to the current Web. Its comprised of: Entity-Attribute-Value (aka. Subject-Predictate-Object) plus Classes &amp; Relationships (Data Dictionaries e.g., OWL) metadata model A plethora of instance data representation formats that include: RDFa (when doing so within (X)HTML docs), Turtle, N3, TriX, RDF/XML etc. What&#39;s the Problem Today? The ubiquitous use of the Web is primarily focused on a Linked Mesh of Information bearing Documents. URLs rather than generic HTTP URIs are the prime mechanism for Web tapestry; basically, we use URLs to conduct Information -- which is inherently subjective -- instead of using HTTP URIs to conduct &quot;Raw Data&quot; -- which is inherently objective. Note: Information is &quot;data in context&quot;, it isn&#39;t the same thing as &quot;Raw Data&quot;. Thus, if we can link to Information via the Web, why shouldn&#39;t we be able to do the same for &quot;Raw Data&quot;? How Does the Link Data meme solve the problem? The meme simply provides a set of guidelines (best practices) for producing Web architecture friendly metadata. Meaning: when producing EAV/CR model based metadata, endow Subjects, their Attributes, and Attribute Values (optionally) with HTTP URIs. By doing so, a new level of Link Abstraction on the Web is possible i.e., &quot;Data Item to Data Item&quot; level links (aka hyperdata links). Even better, when you de-reference a RWO hyperdata link you end up with a negotiated representations of its metadata. Conclusion Linked Data is ultimately about an HTTP URI for each item in the Data Organization Hierarchy :-) Related History of how &quot;Resource&quot; became part of URI - historic account by TimBL Linked Data Design Issues Document - TimBL&#39;s initial Linked Data Guide Linked Data Rules Simplified - My attempt at simplifying the Linked Data Meme without SPARQL &amp; RDF distraction Linked Data &amp; Identity - another related post The Linked Data Meme&#39;s Value Proposition My Del.icio.us hosted Bookmark Data Space for Identity Schemes TimBL&#39;s Ted Talk re. &quot;Raw Linked Data&quot;.</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<h3>Situation Analysis</h3>
<p>As the &quot;<a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id12f96a00">Linked Data&quot; meme</a> has gained momentum you&#39;ve more than likely been on the receiving end of dialog with Linked Open <a href="http://dbpedia.org/resource/Data">Data</a> community members (myself included) that goes something like this:</p>

<blockquote>
<cite>&quot;Do you have a <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id139252a0">URI</a>&quot;, &quot;Get yourself a URI&quot;, &quot;Give <a href="http://myopenlink.net/dataspace/person/kidehen#this" id="link-id140eab68">me</a> a de-referencable URI&quot; etc..</cite>
</blockquote>

<p>And each time, you respond with a <a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id112c1860">URL</a> -- which to the best of your <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> <a href="http://dbpedia.org/resource/Knowledge" id="link-id140b51c0">knowledge</a> is a bona fide URI. But to your utter confusion you are told: Nah! You gave me a Document URI instead of the URI of a real-world thing or object etc..</p>

<h3>What&#39;s up with that?</h3>
<p>Well our everyday use of the Web is an unfortunate conflation of two distinct things, which have Identity: Real World Objects (RWOs) &amp; Address/Location of Documents (<a href="http://dbpedia.org/resource/Information" id="link-id144838b0">Information</a> bearing Resources).</p>

<p>The &quot;Linked Data&quot; meme is about enhancing the Web by unobtrusively reintroducing its core essence: the generic HTTP URI, a vital piece of Web Architecture DNA. Basically, its about so realizing the full capabilities of the Web as a platform for Open Data Identification, Definition, Access, Storage, Representation, Presentation, and Integration.</p>

<h3>What is a Real World Object?</h3>
<p>People, Places, Music, Books, Cars, Ideas, Emotions etc..</p>

<h3>What is a URI?</h3>
<p>A Uniform Resource Identifier. A global identifier mechanism for network addressable data items. Its sole function is Name oriented Identification.</p>

<h4>URI Generic Syntax</h4>

<p>The constituent parts of a URI (from <a href="http://www.ietf.org/rfc/rfc2396.txt" id="link-id1180c700">URI Generic Syntax RFC</a>) are depicted below:

<img src="http://virtuoso.openlinksw.com/images/generic_uri_syntax_image.png" />

</p>
<h3>What is a URL?</h3>
<p>A location oriented HTTP scheme based URI. The HTTP scheme introduces a powerful and inherent duality that delivers:</p>
<ol>
<li>
Resource Address/Location Identifier</li>
<li>
Data Access mechanism for an Information bearing Resource (Document, File etc..) 
</li>
</ol>

<p>So far so good!</p>

<h3>What is an HTTP based URI?</h3>

<p>The kind of URI <a href="http://dbpedia.org/resource/Linked_Data" id="link-id11100a28">Linked Data</a> aficionados mean when they use the term: URI.</p>

<p>An HTTP URI is an HTTP scheme based URI. Unlike a URL, this kind of HTTP scheme URI is devoid of any Web Location orientation or specificity. Thus, Its inherent duality provides a more powerful level of abstraction. Hence, you can use this form of URI to assign Names/Identifiers to Real World Objects (RWO). Even better, courtesy of the Identity/Address duality of the HTTP scheme, a single URI can deliver the following:</p>
<ol>
<li>
RWO Identfier/Name</li>
<li>
RWO Metadata document Locator (courtesy of URL aspect)
</li>
<li>
Negotiable Representation of the Located Document (courtesy of HTTP&#39;s content negotiation feature).</li>
</ol>

<h3>What is Metadata?</h3>
<p>
Data about Data. Put differently, data that describes other data in a structured manner.</p>

<h3>How Do we Model Metadata?</h3>

<p>The predominant model for metadata is the <a href="http://dbpedia.org/resource/Entity-attribute-value_model" id="link-id11193d30">Entity</a>-Attribute-Value + Classes &amp; Relationships model (<a href="http://dbpedia.org/resource/Entity-attribute-value_model" id="link-id11725710">EAV</a>/CR). A model that&#39;s been with us since the inception of modern computing (long before the Web).
</p>
<h3>What about RDF?</h3>

<p>The Resource Description Framework (RDF) is a framework for describing Web addressable resources. In a nutshell, its a framework for adding Metadata bearing Information Resources to the current Web. Its comprised of:</p>
<ol>
<li>
Entity-Attribute-Value (aka. Subject-Predictate-Object) plus Classes &amp; Relationships (<a href="http://dbpedia.org/resource/Data_dictionary" id="link-id138df0f8">Data Dictionaries</a> e.g., <a href="http://dbpedia.org/resource/Web_Ontology_Language" id="link-id116bf590">OWL</a>) metadata model</li>
<li>
A plethora of instance data representation formats that include: <a href="http://dbpedia.org/resource/RDFa" id="link-id13360b90">RDFa</a> (when doing so within (X)HTML docs), Turtle, N3, TriX, RDF/XML etc.
</li>
</ol>

<h3>What&#39;s the Problem Today?</h3>
<p>The ubiquitous use of the Web is primarily focused on a Linked Mesh of Information bearing Documents. URLs rather than generic HTTP URIs are the prime mechanism for Web tapestry; basically, we use URLs to conduct Information -- which is inherently subjective -- instead of using HTTP URIs to conduct &quot;Raw Data&quot; -- which is inherently objective. </p>

<blockquote>
<strong>Note:</strong> Information is &quot;data in <a href="http://dbpedia.org/resource/Context_%28language_use%29" id="link-id1395ca50">context</a>&quot;, it isn&#39;t the same thing as &quot;Raw Data&quot;. Thus, if we can link to Information via the Web, why shouldn&#39;t we be able to do the same for &quot;Raw Data&quot;?</blockquote>


<h3>How Does the Link Data <a href="http://dbpedia.org/resource/Meme" id="link-id1160ab70">meme</a> solve the problem?</h3>

<p>The meme simply provides a set of guidelines (best practices) for producing Web architecture friendly metadata. Meaning: when producing EAV/CR model based metadata, endow Subjects, their Attributes, and Attribute Values (optionally) with HTTP URIs. By doing so, a new level of Link Abstraction on the Web is possible i.e., &quot;Data Item to Data Item&quot; level links (aka <a href="http://dbpedia.org/resource/Linked_Data" id="link-id137a78a0">hyperdata</a> links). Even better, when you de-reference a RWO hyperdata link you end up with a negotiated representations of its metadata.</p>

<h3>Conclusion</h3>
<p>Linked Data is ultimately about an HTTP URI for each item in the <a href="http://dbpedia.org/resource/Data_hierarchy" id="link-id1393c3e0">Data Organization Hierarchy</a> :-)</p>

<h3>Related</h3>
<ol>
<li>
  <a href="http://www.nabble.com/Review-of-new-HTTPbis-text-for-303-See-Other-to24035004.html#a24774368" id="link-id10fcaba8">History of how &quot;Resource&quot; became part of URI</a> - historic account by <a href="http://www.w3.org/People/Berners-Lee/card#i" id="link-id1172b128">TimBL</a>
</li>
<li>
  <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id1338cbd0">Linked Data Design Issues Document</a> - <a href="http://www.w3.org/People/Berners-Lee/card#i" id="link-id13536ad8">TimBL</a>&#39;s initial Linked Data Guide</li>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1561" id="link-id116c1af8">Linked Data Rules Simplified</a> - My attempt at simplifying the Linked Data Meme without <a href="http://dbpedia.org/resource/SPARQL" id="link-id116c3b40">SPARQL</a> &amp; RDF distraction</li>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1547" id="link-id135dd1b8">Linked Data &amp; Identity</a> - another related post</li>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1565" id="link-id134afc50">The Linked Data Meme&#39;s Value Proposition</a>
</li> 
<li>
  <a href="http://delicious.com/kidehen/identifier_scheme" id="link-id14cc7e18">My Del.icio.us hosted Bookmark Data Space for Identity Schemes</a>
</li>
<li>
  <a href="http://www.ted.com/talks/tim_berners_lee_on_the_next_web.html" id="link-id115a3748">TimBL&#39;s Ted Talk re. &quot;Raw Linked Data&quot;</a>.</li>
</ol>





]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-07-24#1566">
  <rss:title>Why Do We Put Stuff On The Web, Really?</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-07-24T15:54:26Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">As espoused by the Ubuntu philosophy, no Human is an Island. Thus, although the objects of our sociality are vast and varied; that said, the basic foundation still centers on the pursuit and/or delivery of products and services. Today, the we put stuff on the Web because we want it do be discovered as part of a &quot;sharing act&quot;. Likewise, we make regular use of Search Engine Services because we want to &quot;Find&quot; stuff in a productive manner. Putting, the above in context, you don&#39;t need to be Einstein to figure out that to date the Web hasn&#39;t enabled vendors to describe their products and services clearly. Likewise, it hasn&#39;t enabled us to describe what we want, when we want it, and how much we are willing to pay etc. Basically, the SDQ of Web Content is excruciatingly low! The Linked Data meme is about using the essence of the Web -- HTTP URIs -- as the mechanism for conducting data across the Web that unambiguously unveils basic things like: Using a personal profile to describe exactly who I am, my interests, favorite things, what I want (wishlist), what I have to offer (offerlist) etc. Using an company profile to describe my entire product catalog, inventory levels, store locations, distributor and reseller networks, feature specs, price specs, deal terms and duration, and even opening and closing hours. Conclusions A Web of Linked Data enables a complete redefinition of eCommerce, and that&#39;s just for starters :-) Related Post Introducing SDQ Serendipitous Discovery Quotient (SDQ): The Future of SEO? Or an Abstract Concept?</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>As espoused by the Ubuntu philosophy, no Human is an Island. Thus, although the objects of our sociality are vast and varied; that said, the basic foundation still centers on the pursuit and/or delivery of products and services.</p>

<p>Today, the we put stuff on the <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> because we want it do be discovered as part of a &quot;sharing act&quot;. Likewise, we make regular use of Search Engine Services because we want to &quot;Find&quot; stuff in a productive manner.</p>

<p>Putting, the above in <a href="http://dbpedia.org/resource/Context_%28language_use%29" id="link-id1340d970">context</a>, you don&#39;t need to be Einstein to figure out that to date the Web hasn&#39;t enabled vendors to describe their products and services clearly. Likewise, it hasn&#39;t enabled us to describe what we want, when we want it, and how much we are willing to pay etc. Basically, the SDQ of Web Content is excruciatingly low!</p>
<p>
The <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id1357e068">Linked Data meme</a> is about using the essence of the Web -- HTTP URIs -- as the mechanism for conducting <a href="http://dbpedia.org/resource/Data">data</a> across the Web that unambiguously unveils basic things like:</p>
<ol>
<li>
Using a personal profile to describe exactly who I am, my interests, favorite things, what I want (wishlist), what I have to offer (offerlist) etc.</li>
<li>
Using an company profile to describe my entire product catalog, inventory levels, store locations, distributor and reseller networks, feature specs, price specs, deal terms and duration, and even opening and closing hours.</li>
</ol>
<h3>Conclusions</h3>
<p>A Web of <a href="http://dbpedia.org/resource/Linked_Data" id="link-id124f7778">Linked Data</a> enables a complete redefinition of eCommerce, and that&#39;s just for starters :-)</p>
<h3>Related</h3>
<ul>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1442" id="link-id112b62c0">Post Introducing SDQ</a>
</li>
<li>
  <a href="http://www.seangolliher.com/2009/linked-data/serendipitous-discovery-quotient-sdq-the-future-of-seo-or-an-abstract-concept/" id="link-id110cf500">Serendipitous Discovery Quotient (SDQ): The Future of SEO? Or an Abstract Concept?</a>
</li>
</ul>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-07-23#1565">
  <rss:title>Exploring the Value Proposition of Linked Data</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-07-24T00:17:19Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">What is Linked Data? The primary topic of a meme penned by TimBL in the form of a Design Issues Doc (note: this is how TimBL has shared his thoughts since the Beginning of the Web). There are a number of dimensions to the meme, but its primary purpose is the reintroduction of the HTTP URI -- a vital component of the Web&#39;s core architecture. What&#39;s Special about HTTP URIs? They possess an intrinsic duality that combines persistent and unambiguous Data Identity with platform &amp; representation format independent Data Access. Thus, you can use a string of characters that look like a contemporary Web URL to unambiguously achieve the following: Identity or Name Anything of Interest Describe Anything of Interest by associating the Description Subject&#39;s Identity with a constellation of Attribute and Value pairs (technically: an Entity-Attribute-Value or Subject-Predicate-Object graph) Make the Description of Named Things of Interest discoverable on the Web by implicitly binding the aforementioned to Documents that hold their descriptions (technically: metadata documents or information resources) What&#39;s the basic value proposition of the Linked Data meme? Enabling more productive use of the Web by users and developers alike. All of which is achieved by tweaking the Web&#39;s Hyperlinking feature such that it now includes Hypertext and Hyperdata as link types. Note: Hyperdata Linking is simply what an HTTP URI facilitates. Examples problems solved by injecting Linked Data into the Web: Federated Identity by enabling Individuals to unambiguously Identify themselves (Profiles++) courtesy of existing Internet and Web protocols (e.g., FOAF+SSL&#39;s WebIDs which combine Personal Identity with X.509 certificates and HTTPs based client side certification) Security and Privacy challenge alleviation by delivering a mechanism for policy based data access that feeds off federated individual identity and social network (graph) traversal Spam Busting via the above. Increasing the Serendipitous Discovery Quotient (SDQ) of Web accessible resources by embedding Rich Metadata into (X)HTML Documents e.g., structured descriptions of your &quot;WishLists&quot; and &quot;OfferLists&quot; via a common set of terms offered by vocabularies such as GoodRelations and SIOC Coherent integration of disparate data across the Web and/or within the Enterprise via &quot;Data Meshing&quot; rather than &quot;Data Mashing&quot; Moving beyond imprecise statistically driven &quot;Keyword Search&quot; (e.g. Page Rank) to &quot;Precision Find&quot; driven by typed link based Entity Rank plus Entity Type and Entity Property filters. Conclusion If all of the above still falls into the technical mumbo-jumbo realm, then simply consider Linked Data as delivering Open Data Access in granular form to Web accessible data -- that goes beyond data containers (documents or files). The value proposition of Linked Data is inextricably linked to the value proposition of the World Wide Web. This is true, because the Linked Data meme is ultimately about an enhancement of the current Web; achieved by reintroducing its architectural essence -- in new context -- via a new level of link abstraction, courtesy of the Identity and Access duality of HTTP URIs. As a result of Linked Data, you can now have Links on the Web for a Person, Document, Music, Consumer Electronics, Products &amp; Services, Business Opening &amp; Closing Hours, Personal &quot;WishLists&quot; and &quot;OfferList&quot;, an Idea, etc.. in addition to links for Properties (Attributes &amp; Values) of the aforementioned. Ultimately, all of these links will be indexed in a myriad of ways providing the substrate for the next major period of Internet &amp; Web driven innovation, within our larger human-ingenuity driven innovation continuum. Related Recipes for Describing Your Business and its Offerings using the GoodRelations Vocabulary / Schema Solving Real Problems with RDF based Linked Data Other Linked Data Posts from this Blog oriented Linked Data Space (goes back a few years!) Various practical Linked Data demo links from my Del.icio.us Bookmark oriented Data Space My personal WebID which is conduit to a Linked Data mesh covering vast variety of things I&#39;ve opted to share with others via the Web (best viewed using a Linked Data aware User Agent like ODE).</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<h3>What is <a href="http://dbpedia.org/resource/Linked_Data" id="link-id138c9aa8">Linked Data</a>?</h3>
<p>
The primary topic of a <a href="http://dbpedia.org/resource/Meme" id="link-id12f86100">meme</a> penned by <a href="http://www.w3.org/People/Berners-Lee/card#i" id="link-id115b4c98">TimBL</a> in the form of a <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id1333f300">Design Issues Doc</a> (note: this is how TimBL has shared his thoughts since the <a href="http://www.w3.org/DesignIssues/" id="link-id1128a1d0">Beginning of the Web</a>).
</p>
<p>
There are a number of dimensions to the meme, but its primary purpose is the reintroduction of the HTTP <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id13c43cb8">URI</a> -- a vital component of the Web&#39;s core architecture. 
</p>
<h3>
What&#39;s Special about HTTP URIs?</h3>
<p>
They possess an intrinsic duality that combines persistent and unambiguous <a href="http://dbpedia.org/resource/Data">Data</a> Identity with platform &amp; representation format independent Data Access. Thus, you can use a string of characters that look like a contemporary Web <a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id119cd8a0">URL</a> to unambiguously achieve the following:
</p>
<ol>
<li>Identity or Name Anything of Interest</li>
<li>Describe Anything of Interest by associating the Description Subject&#39;s Identity with a constellation of Attribute and Value pairs (technically: an <a href="http://dbpedia.org/resource/Entity-attribute-value_model" id="link-id1133e8a8">Entity</a>-Attribute-Value or Subject-Predicate-Object graph)</li>
<li>Make the Description of Named Things of Interest discoverable on the Web by implicitly binding the aforementioned to Documents that hold their descriptions (technically: metadata documents or <a href="http://dbpedia.org/resource/Information" id="link-id1391da40">information</a> resources)</li> 
</ol>
<h3>What&#39;s the basic value proposition of the <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id113bb690">Linked Data meme</a>?</h3>
<p>Enabling more productive use of the Web by users and developers alike. All of which is achieved by tweaking the Web&#39;s Hyperlinking feature such that it now includes Hypertext and <a href="http://dbpedia.org/resource/Linked_Data" id="link-id1337a3f0">Hyperdata</a> as link types.</p>
<p>Note: Hyperdata Linking is simply what an HTTP URI facilitates.</p> 
<p>Examples problems solved by injecting Linked Data into the Web:</p>
<ol>
<li>Federated Identity by enabling Individuals to unambiguously Identify themselves (Profiles++) courtesy of existing <a href="http://dbpedia.org/resource/Internet" id="link-id13926e28">Internet</a> and Web protocols (e.g., <a href="http://dbpedia.org/resource/Friend_of_a_friend" id="link-id13646ec8">FOAF</a>+SSL&#39;s WebIDs which combine Personal Identity with X.509 certificates and HTTPs based client side certification)</li>
<li>Security and Privacy challenge alleviation by delivering a mechanism for policy based data access that feeds off federated individual identity and social network (graph) traversal</li>
<li>Spam Busting via the above</li>. 
<li>
Increasing the Serendipitous Discovery Quotient (SDQ) of Web accessible resources by embedding Rich Metadata into (X)HTML Documents e.g., structured descriptions of your &quot;WishLists&quot; and &quot;OfferLists&quot; via a common set of terms offered by vocabularies such as <a href="http://www.heppnetz.de/projects/goodrelations/" id="link-id1199b4d0">GoodRelations</a> and <a href="http://dbpedia.org/resource/SIOC" id="link-id1334cfb0">SIOC</a> 
</li>
<li>Coherent integration of disparate data across the Web and/or within the Enterprise via &quot;Data Meshing&quot; rather than &quot;Data Mashing&quot;</li>
<li>Moving beyond imprecise statistically driven &quot;Keyword Search&quot; (e.g. Page Rank) to &quot;Precision Find&quot; driven by typed link based <a href="http://dbpedia.org/resource/Entity" id="link-id135f6fe8">Entity</a> Rank plus Entity Type and Entity Property filters.</li> 
</ol>
<h3>Conclusion</h3>
<p>If all of the above still falls into the technical mumbo-jumbo realm, then simply consider Linked Data as delivering Open Data Access in granular form to Web accessible data -- that goes beyond data containers (documents or files).</p> 
<p>The value proposition of Linked Data is inextricably linked to the value proposition of the <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-id1356f5c0">World Wide Web</a>. This is true, because the Linked Data meme is ultimately about an enhancement of the current Web; achieved by reintroducing its architectural essence -- in new <a href="http://dbpedia.org/resource/Context_%28language_use%29" id="link-id11300828">context</a> -- via a new level of link abstraction, courtesy of the Identity and Access duality of HTTP URIs.</p> 
<p>As a result of Linked Data, you can now have Links on the Web for a Person, Document, Music, Consumer Electronics, Products &amp; Services, Business Opening &amp; Closing Hours, Personal &quot;WishLists&quot; and &quot;OfferList&quot;, an Idea, etc.. in addition to links for Properties (Attributes &amp; Values) of the aforementioned. Ultimately, all of these links will be indexed in a myriad of ways providing the substrate for the next major period of Internet &amp; Web driven innovation, within our larger human-ingenuity driven innovation continuum.</p>
<h3>Related</h3>
<ul>
<li>
  <a href="http://www.ebusiness-unibw.org/wiki/GoodRelations#Recipes_and_Examples" id="link-id11386648">Recipes for Describing Your Business and its Offerings using the GoodRelations Vocabulary / Schema</a>
</li>
<li>
  <a href="http://slidesix.com/view/SolvingRealProblemsUsingLinkedData" id="link-id13658ee0">Solving Real Problems with RDF based Linked Data</a>
</li>
<li>
  <a href="http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&amp;q=linked%20data&amp;type=text&amp;output=html" id="link-id1175a650">Other Linked Data Posts from this Blog oriented Linked Data Space</a> (goes back a few years!)</li>
<li>Various practical <a href="http://delicious.com/kidehen/linked_data_demo" id="link-id13390cf8">Linked Data demo links from my Del.icio.us Bookmark oriented Data Space</a>
</li>
<li>
  <a href="http://myopenlink.net/dataspace/person/kidehen#this" id="link-id132cda80">My personal WebID</a> which is conduit to a Linked Data mesh covering vast variety of things I&#39;ve opted to share with others via the Web (best viewed using a Linked Data aware User Agent like ODE).</li>
</ul>









]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-07-23#1564">
  <rss:title>Important Things to Note about the World Wide Web</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-07-23T13:27:11Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">Based on the prevalence of confusion re. the Linked Data meme, here are a few important points to remember about the World Wide Web. Its an HTTP based Network Cluster within the Internet (remember: Networks are about meshes of Nodes connected by Links) Its underlying data model is that of a Network (we&#39;ve had Network Data models for eons. EAV/CR is an example) Links are facilitated via URIs Until recently the granularity of Networking on the Web was scoped to Data Containers (documents) (due to prevalence of URL style links The Linked Data meme adds Data Item (Datum) level granularity to World Wide Web networking via HTTP URIs Data Items become Web Reference-able when you Identify/Name them using HTTP based URIs An HTTP URI implicitly binds a Web Reference-able Data Item (Entity, Datum, Data Object, Resource) to its Web Accessible Metadata Web Accessible Metadata resides within Data Containers (documents or information resources) The representation of a Web Accessible Metadata container is negotiable I am able to write and dispatch this blog post courtesy of the Web features listed above You are able to explore the many dimensions to data exposed by this blog should you decide to explore the Linked Data mesh exposed by this post&#39;s HTTP URI (via its permalink permalink) The HTTP URI is the secret sauce of the Web that is powerfully and unobtrusively reintroduced via the Linked Data meme (classic back to the future act). This powerful sauce possess a unique power courtesy of its inherent duality i.e., how it uniquely combines Data Item Identity (think keys in traditional DBMS parlance) with Data Access (e.g. access to negotiable representations of associated metadata). As you can see, I&#39;ve made no mention of RDF or SPARQL, and I can still articulate the inherent value of the &quot;Linked Data&quot; dimension that the &quot;Linked Data&quot; meme adds to the World Wide Web. As per usual this post is a live demonstration of Linked Data (dog-food style) :-) Related Greg Boutin&#39;s post about Linked Data Brand Management Ian Davis&#39; &quot;Linked Data Brand&quot; post Paul Miller&#39;s &quot;Does Linked Data need RDF&quot; post</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Based on the prevalence of confusion re. the <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id135eee50">Linked Data meme</a>, here are a few important points to remember about the <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-id1118b210">World Wide Web</a>.</p>

<ol>
<li>Its an HTTP based Network Cluster within the <a href="http://dbpedia.org/resource/Internet" id="link-id1332a6e8">Internet</a> (remember: Networks are about meshes of Nodes connected by Links)</li>
<li>Its underlying <a href="http://dbpedia.org/resource/Data">data</a> model is that of a Network (we&#39;ve had Network Data models for eons. <a href="http://dbpedia.org/resource/Entity-attribute-value_model" id="link-id13350310">EAV</a>/CR is an example)</li>
<li>Links are facilitated via URIs</li>
<li>Until recently the granularity of Networking on the <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> was scoped to Data Containers (documents) (due to prevalence of <a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id12f7c078">URL</a> style links</li>
<li>The Linked Data meme adds Data Item (Datum) level granularity to World Wide Web networking via HTTP URIs</li>
<li>Data Items become Web Reference-able when you Identify/Name them using HTTP based URIs</li>
<li>An HTTP <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id135ffdb8">URI</a> implicitly binds a Web Reference-able Data Item (<a href="http://dbpedia.org/resource/Entity" id="link-id113afb60">Entity</a>, Datum, Data Object, Resource) to its Web Accessible Metadata</li>
<li>Web Accessible Metadata resides within Data Containers (documents or <a href="http://dbpedia.org/resource/Information" id="link-id11402318">information</a> resources)</li>
<li>The representation of a Web Accessible Metadata container is negotiable</li>
<li>I am able to write and dispatch this <a href="http://dbpedia.org/resource/Blog" id="link-id0x770cbd0">blog</a> post courtesy of the Web features listed above</li>
<li>You are able to explore the many dimensions to data exposed by this blog should you decide to explore the <a href="http://dbpedia.org/resource/Linked_Data" id="link-id0x7acd540">Linked Data</a> mesh exposed by this post&#39;s HTTP URI (via its permalink permalink)</li>
</ol>

<p>The HTTP URI is the secret sauce of the Web that is powerfully and unobtrusively reintroduced via the Linked Data meme (classic back to the future act). This powerful sauce possess a unique power courtesy of its inherent duality i.e., how it uniquely combines Data Item Identity (think keys in traditional DBMS parlance) with Data Access (e.g. access to negotiable representations of associated metadata).</p>

<p>As you can see, I&#39;ve made no mention of RDF or <a href="http://dbpedia.org/resource/SPARQL" id="link-id1183bd48">SPARQL</a>, and I can still articulate the inherent value of the &quot;<a href="http://dbpedia.org/resource/Linked_Data" id="link-id132e7058">Linked Data</a>&quot; dimension that the &quot;Linked Data&quot; meme adds to the World Wide Web.</p>

<p>As per usual this post is a live demonstration of Linked Data (dog-food style) :-)</p>

<h3>Related</h3>
<ul>
<li>
  <a href="http://www.semanticsincorporated.com/2009/07/if-linked-data-is-a-brand-it-has-big-problems-to-address.html" id="link-id1171d4e8">Greg Boutin&#39;s post about Linked Data Brand Management</a>
</li>
<li>
  <a href="http://iandavis.com/blog/2009/07/the-linked-data-brand" id="link-id12db0880">Ian Davis&#39; &quot;Linked Data Brand&quot; post</a>
</li>
<li>
  <a href="http://cloudofdata.com/2009/07/does-linked-data-need-rdf/" id="link-id13537230">Paul Miller&#39;s &quot;Does Linked Data need RDF&quot; post</a>
</li>
</ul>

]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-06-26#1561">
  <rss:title>Linked Data Rules Simplified</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-06-26T14:49:03Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">As a compliment to the most recent Linked Data Design Issues note by TimBL, I would like to add this subtle tweak to the enumerated rules: Identify or Name things using HTTP URIs Describe things using the RDF metadata model Increase link data mesh density on the Web by linking (referring) to things in other data spaces using their HTTP URIs. If you perform the steps above, on any HTTP network (e.g. World Wide Web), you implicitly bind the Names/Identifiers of things to negotiable representations of their metadata (description) bearing documents. Also note, you can create and deploy the resulting RDF metadata using any of the following approaches: RDFa within (X)HTML documents N3, Turtle, TriX, RDF/XML etc. based documents Programmatically generated variants of 1&amp;2. Related What is the Linked Data meme about? Simple Explanation of RDF and Linked Data Dynamics</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>As a compliment to the most recent <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id11a6a9b8">Linked Data Design Issues</a> note by <a href="http://www.w3.org/People/Berners-Lee/card#i" id="link-id114c1ae8">TimBL</a>, I would like to add this subtle tweak to the enumerated rules:</p>
<ol>
<li>
Identify or Name things using HTTP URIs
</li>
<li>
Describe things using the RDF metadata model
</li>
<li>
Increase link <a href="http://dbpedia.org/resource/Data">data</a> mesh density on the <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> by linking (referring) to things in other data spaces using their HTTP URIs. </li>
</ol>
<p>
If you perform the steps above, on any HTTP network (e.g. <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-iddbef1f0">World Wide Web</a>), you implicitly bind the Names/Identifiers of things to negotiable representations of their metadata (description) bearing documents.
</p>
<p>
Also note, you can create and deploy the resulting RDF metadata using any of the following approaches:</p>
<ol>
<li>
<a href="http://dbpedia.org/resource/RDFa" id="link-id14442c00">RDFa</a> within (X)HTML documents</li>
<li>
N3, Turtle, TriX, RDF/XML etc. based documents
</li>
<li>Programmatically generated variants of 1&amp;2.</li>
</ol>
<h3>Related</h3>
<ul>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1546" id="link-id1181ebf0">What is the Linked Data meme about?</a>
</li>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1543" id="link-id13039a98">Simple Explanation of RDF and Linked Data Dynamics</a>
</li>
</ul>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-06-12#1560">
  <rss:title>BBC Linked Data Meshup In 3 Steps</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-06-12T18:09:08Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">Situation Analysis: Dr. Dre is one of the artists in the Linked Data Space we host for the BBC. He is also referenced in music oriented data spaces such as DBpedia, MusicBrainz and Last.FM (to name a few). Challenge: How do I obtain a holistic view of the entity &quot;Dr. Dre&quot; across the BBC, MusicBrainz, and Last.FM data spaces? We know the BBC published Linked Data, but what about Last.FM and MusicBrainz? Both of these data spaces only expose XML or JSON data via REST APIs? Solution: Simple 3 step Linked Data Meshup courtesy of Virtuoso&#39;s in-built RDFizer Middleware &quot;the Sponger&quot; (think ODBC Driver Manager for the Linked Data Web) and its numerous Cartridges (think ODBC Drivers for the Linked Data Web). Steps: Go to Last.FM and search using pattern: Dr. Dre (you will end up with this URL: http://www.last.fm/music/Dr.+Dre) Go to the Virtuoso powered BBC Linked Data Space home page and enter: http://bbc.openlinksw.com/about/html/http://www.last.fm/music/Dr.+Dre Go to the BBC Linked Data Space home page and type full text pattern (using default tab): Dr. Dre, then view Dr. Dre&#39;s metadata via the Statistics Link. What Happened? The following took place: Virtuoso Sponger sent an HTTP GET to Last.FM Distilled the &quot;Artist&quot; entity &quot;Dr. Dre&quot; from the page, and made a Linked Data graph Inverse Functional Property and sameAs reasoning handled the Meshup (augmented graph from a conjunctive query processing pipeline) Links for &quot;Dr. Dre&quot; across BBC (sameAs), Last.FM (seeAlso), via DBpedia URI. The new enhanced URI for Dr. Dre now provides a rich holistic view of the aforementioned &quot;Artist&quot; entity. This URI is usable anywhere on the Web for Linked Data Conduction :-) Related (as in NearBy) Augmenting Last.fm Data with BBC data on the Talis Platform</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<h3>Situation Analysis:</h3>
<p>Dr. Dre is one of the artists in the <a href="http://dbpedia.org/resource/Linked_Data" id="link-id1117a230">Linked Data</a> <a href="http://en.wikipedia.org/wiki/Data_Spaces" id="link-id10ff0fc0">Space</a> we host for the <a href="http://dbpedia.org/resource/BBC" id="link-id13cdba70">BBC</a>. He is also referenced in music oriented <a href="http://dbpedia.org/resource/Data">data</a> spaces such as <a href="http://dbpedia.org/resource/DBpedia" id="link-id119688a0">DBpedia</a>, <a href="http://musicbrainz.org/" id="link-id146f7d00">MusicBrainz</a> and <a href="http://last.FM" id="link-id15f50698">Last.FM</a> (to name a few). </p>

<h3>Challenge:</h3>
<p>How do I obtain a holistic view of the <a href="http://dbpedia.org/resource/Entity" id="link-id147a1490">entity</a> &quot;Dr. Dre&quot; across the BBC, MusicBrainz, and Last.FM data spaces? We know the BBC published Linked Data, but what about Last.FM and MusicBrainz? Both of these data spaces only expose XML or JSON data via REST APIs?</p>

<h3>Solution:</h3>
Simple 3 step Linked Data Meshup courtesy of <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSponger" id="link-id147faf78">Virtuoso&#39;s in-built RDFizer Middleware</a> &quot;the Sponger&quot; (think <a href="http://dbpedia.org/resource/Open_Database_Connectivity" id="link-id115ecea0">ODBC</a> Driver Manager for the Linked Data <a href="http://dbpedia.org/resource/Giant_Global_Graph" id="link-id11806418">Web</a>) and its numerous Cartridges (think ODBC Drivers for the Linked Data Web). 

<h3>Steps:</h3>
<ol>
<li>
Go to Last.FM and search using pattern: Dr. Dre (you will end up with this <a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id11778f10">URL</a>: http://www.last.fm/music/Dr.+Dre)</li>
<li>
Go to the Virtuoso powered <a href="http://bbc.openlinksw.com" id="link-id14f40338">BBC Linked Data Space home page</a> and enter: http://bbc.openlinksw.com/about/html/http://www.last.fm/music/Dr.+Dre</li>
<li>
Go to the BBC Linked Data Space home page and type full text pattern (using default tab): Dr. Dre, then view <a href="http://bbc.openlinksw.com/fct/rdfdesc/usage.vsp?g=http%3A%2F%2Fwww.bbc.co.uk%2Fmusic%2Fartists%2F5f6ab597-f57a-40da-be9e-adad48708203%23artist&amp;tp=4&amp;sid=519&amp;urilookup=&amp;orig_refr=http://bbc.openlinksw.com/describe/?url=http://www.bbc.co.uk/music/artists/5f6ab597-f57a-40da-be9e-adad48708203" id="link-id119ac658">Dr. Dre&#39;s metadata via the Statistics Link</a>.
</li>
</ol>

<h3>What Happened?</h3>
<p>The following took place:</p>
<ol>
<li>
Virtuoso <a href="http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.html" id="link-id11a46fd8">Sponger</a> sent an HTTP GET to Last.FM</li>
<li>
Distilled the &quot;Artist&quot; entity &quot;Dr. Dre&quot; from the page, and made a <a href="http://dbpedia.org/resource/Resource_Description_Framework" id="link-id1297cc68">Linked Data graph</a>
</li>
<li>
Inverse Functional Property and sameAs reasoning handled the Meshup (augmented graph from a conjunctive query processing pipeline)</li>
<li>Links for &quot;Dr. Dre&quot; across <a href="http://bbc.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FDr._Dre" id="link-id119e63e8">BBC (sameAs), Last.FM (seeAlso), via DBpedia URI</a>.</li> 
</ol>

<p>The <a href="http://bbc.openlinksw.com/about/rdf/http/www.last.fm/music/Dr.+Dre#this" id="link-id111f6130">new enhanced URI for Dr. Dre</a> now provides a rich holistic view of the aforementioned &quot;Artist&quot; entity. This URI is usable anywhere on the Web for Linked Data Conduction :-)</p>


<h3>Related (as in NearBy)</h3>
<ul>
<li>
  <a href="http://blogs.talis.com/n2/archives/617" id="link-idf3e0898">Augmenting Last.fm Data with BBC data on the Talis Platform</a>
</li>
</ul>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-06-11#1559">
  <rss:title>Understanding the BBC&#39;s Virtuoso Powered Linked Data Space</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-06-11T21:59:31Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">The BBC&#39;s recently announced Linked Data space for Programmes and Music data, joins a growing list of immediately useful &quot;Virtuoso Powered&quot; linked data spaces, driving the burgeoning Web of Linked Data. Others include: DBpedia, Bio2RDF, NeuroCommons etc (the click friendly version of the LOD-Cloud diagram reveals a snapshot of other Virtuoso driven linked data spaces). Why is it important? As a leading media organization, the BBC&#39;s use of Linked Data provides a clear beacon to other media players re. the imminence of a serious Linked Data induced sector inflection. In a nutshell, every Web Site has to evolve into a Linked Data Space: a location on the Web that provides granular access to discrete data items in line with the core principles of the Linked Data meme. Remember, the essence of the Linked Data meme is simply this: you reference data items and access their metadata, in variety of formats via a single HTTP based URI. This approach to Web data publishing is compatible with any HTTP aware user agent (e.g., your Web Browser or tools &amp; applications that provide abstracted access to HTTP). How Do I use it? There a number of very powerful things available to end-users and developers alike. End-Users: The most powerful feature of our variant of the BBC&#39;s Linked Data Space is the exposure of Faceted Find (think Search++ and beyond). Thus, you can go the the home page of the service and commence data discovery and exploration via any of the following interfaces: Full Text Search Tab -- type in a full text pattern and then experience Linked Data Entity Ranking as opposed to Page Ranking URI Lookup (By Label) Tab -- type in part of a URI and let the system auto-complete by looking up Entity Labels URI Lookup (Raw String Pattern) Tab -- type in part of a URI and let the system auto-complete by looking up the raw URI OpenLink Data Explorer Service -- &quot;deceptively simple&quot; Linked Data explorer and Data Mesher (simply type in a URI or Text pattern, then view the data via a myriad of entity type specific viewer tabs). Once you are comfortable with at least one of the items above, you can exploit the system further by performing any of the following: Explore the Linked Data Space via Data Dictionary -- click on a Named Data Set URI and then explore Class instances (rdf:type property values) Explore Entity Metadata -- currently labeled &quot;Statistics&quot; but really is &quot;Metadata&quot; that describes data about an Entity (how you discern identifier co-reference, indirect identifiers, references from other data sets, and provenance/source graphs). Information Architects &amp; Developers Bare bones SPARQL Endpoint -- usable by SPARQL aware user agents SPARQL Query Tool -- type in SPARQL and interact with result pages that enable URI navigation (de-referencing) iSPARQL Query By Example -- paint your SPARQL Query and Learn SPARQL by Example (just take defaults and then click &quot;OK&quot; to get in) Virtuoso Facets API - REST API for Faceted Browsing &amp; Navigation across Linked Data Set Dimensions. Disambiguated Search (aka. Search++ or Find) In line with the time-tested &quot;embrace and extend&quot; pattern, we provide Full Text search capability, but unlike Google, Yahoo!, Bing and other search engines, we don&#39;t use use &quot;Page Rank&quot; algorithm to sort results; instead, we use an &quot;Entity Rank&quot; algorithm since we are dealing with an RDF based Graph model DBMS where links exist between entities across instance data and data dictionary (vocabularies, schemas, ontologies) boundaries. In addition, when you get results (by clicking &quot;show values&quot; or &quot;show values with distinct counts&quot;) that list entities associated with a full text search pattern, we take a quantum leap beyond search engines by allowing you to use &quot;Entity Type&quot; and/or &quot;Entity Properties&quot; (all of these have HTTP URIs too) to set your own context for what you seek. Much more to come in the form of BBC specific demo queries and tutorials :-) Related Live LOD Cloud Cache instance that combines BBC data with other data sets from the LOD Cloud (in a single Virtuoso RDF DBMS hosting 5 Billion+ triples &amp; counting)</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>
The <a href="http://welcomebackstage.com/2009/06/bbc-backstage-sparql-endpoint/" id="link-id12969860">BBC&#39;s recently announced Linked Data space for Programmes and Music data</a>, joins a growing list of immediately useful &quot;<a href="http://virtuoso.openlinksw.com" id="link-id110918f8">Virtuoso</a> Powered&quot; linked data spaces, driving the burgeoning Web of Linked Data. Others include: <a href="http://dbpedia.org/resource/DBpedia" id="link-id12c0e720">DBpedia</a>, <a href="http://www.bio2rdf.org/" id="link-id14ee63a8">Bio2RDF</a>, NeuroCommons etc (the <a href="http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-03-27.html" id="link-id129a8588">click friendly version of the LOD-Cloud</a> diagram reveals a snapshot of other Virtuoso driven linked data spaces).</p>

<h3>Why is it important?</h3>
<p>
As a leading media organization, the BBC&#39;s use of Linked Data provides a clear beacon to other media players re. the imminence of a serious Linked Data induced sector inflection. In a nutshell, every Web Site has to evolve into a Linked Data Space: a location on the Web that provides granular access to discrete data items in line with the core principles of the <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id11a14710">Linked Data meme</a>.</p>

<p>
Remember, the essence of the Linked Data meme is simply this: you reference data items and access their metadata, in variety of formats via a single HTTP based <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id1136b1c8">URI</a>. This approach to Web data publishing is compatible with any HTTP aware user agent (e.g., your Web Browser or tools &amp; applications that provide abstracted access to HTTP).</p>

<h3>How Do I use it?</h3>
<p>There a number of very powerful things available to end-users and developers alike.</p>

<h4>End-Users:</h4>
<p>
The most powerful feature of our variant of the BBC&#39;s Linked Data Space is the exposure of Faceted Find (think Search++ and beyond). Thus, you can go the the <a href="http://bbc.openlinksw.com" id="link-id12a32770">home page of the service</a> and commence data discovery and exploration via any of the following interfaces:</p>

<ul>
<li>
  <a href="http://dbpedia.org/resource/Full_text_search" id="link-id1179d618">Full Text Search</a> Tab -- type in a full text pattern and then experience <a href="http://bbc.openlinksw.com/facet_doc.html" id="link-id12c6dab0">Linked Data Entity Ranking as opposed to Page Ranking</a>
</li>
<li>URI Lookup (By Label) Tab -- type in part of a URI and let the system auto-complete by looking up Entity Labels</li>
<li>URI Lookup (Raw String Pattern) Tab -- type in part of a URI and let the system auto-complete by looking up the raw URI</li>
<li>
  <a href="http://bbc.openlinksw.com/ode/" id="link-id114b53c8">OpenLink Data Explorer Service</a> -- &quot;deceptively simple&quot; Linked Data explorer and Data Mesher (simply type in a URI or Text pattern, then view the data via a myriad of entity type specific viewer tabs).</li>
</ul>

<p>Once you are comfortable with at least one of the items above, you can exploit the system further by performing any of the following:</p>
<ul>
<li>
  <a href="http://bbc.openlinksw.com/page/void/Dataset" id="link-id117616c0">Explore the Linked Data Space via Data Dictionary</a> -- click on a Named Data Set URI and then <a href="http://bbc.openlinksw.com/describe/?url=http%3A%2F%2Fpurl.org%2Fontology%2Fpo%2FEpisode" id="link-id11664778">explore Class instances</a> (rdf:type property values)
</li>
<li>
  <a href="http://bbc.openlinksw.com/fct/rdfdesc/usage.vsp?g=http%3A%2F%2Fwww.bbc.co.uk%2Fmusic%2Fartists%2F5f6ab597-f57a-40da-be9e-adad48708203%23artist&amp;tp=4&amp;sid=519&amp;urilookup=&amp;orig_refr=http://bbc.openlinksw.com/describe/?url=http://www.bbc.co.uk/music/artists/5f6ab597-f57a-40da-be9e-adad48708203" id="link-id128a1aa8">Explore Entity Metadata</a> -- currently labeled &quot;Statistics&quot; but really is &quot;Metadata&quot; that describes data about an Entity (how you discern identifier co-reference, indirect identifiers, references from other data sets, and provenance/source graphs).</li>
</ul>

<h4>
<a href="http://dbpedia.org/resource/Information" id="link-id1136cc60">Information</a> Architects &amp; Developers</h4>
<ul>
<li>Bare bones <a href="http://dbpedia.org/resource/SPARQL" id="link-id13c15448">SPARQL</a> Endpoint -- usable by SPARQL aware user agents </li>
<li>
  <a href="http://bbc.openlinksw.com/sparql_demo/" id="link-id114ed7f0">SPARQL Query Tool</a> -- type in SPARQL and interact with result pages that enable URI navigation (de-referencing)</li>
<li>
  <a href="http://bbc.openlinksw.com/isparql" id="link-id12a25b38">iSPARQL Query By Example</a> -- paint your SPARQL Query and Learn <a href="http://wikis.openlinksw.com/dataspace/owiki/wiki/OATWikiWeb/InteractiveSparqlQueryBuilder" id="link-id13c0c578">SPARQL by Example</a> (just take defaults and then click &quot;OK&quot; to get in)</li>
<li>
  <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtFacetBrowserInstallConfig" id="link-id15001fe0">Virtuoso Facets API</a> - REST API for Faceted Browsing &amp; Navigation across Linked Data Set Dimensions.</li>
</ul>


<h3>Disambiguated Search (aka. Search++ or Find)</h3>
<p>
In line with the time-tested &quot;embrace and extend&quot; pattern, we provide Full Text search capability, but unlike Google, Yahoo!, Bing and other search engines, we don&#39;t use use &quot;Page Rank&quot; algorithm to sort results; instead, we use an &quot;Entity Rank&quot; algorithm since we are dealing with an RDF based Graph model DBMS where links exist between entities across instance data and data dictionary (vocabularies, schemas, ontologies) boundaries. In addition, when you get results (by clicking &quot;show values&quot; or &quot;show values with distinct counts&quot;) that list entities associated with a full text search pattern, we take a quantum leap beyond search engines by allowing you to use &quot;Entity Type&quot; and/or &quot;Entity Properties&quot; (all of these have HTTP URIs too) to set your own <a href="http://dbpedia.org/resource/Context_%28language_use%29" id="link-id13c15c30">context</a> for what you seek.</p>

<p>Much more to come in the form of <a href="http://bbc.openlinksw.com/fct/facet.vsp?cmd=featured&amp;sid=423&amp;no_qry=1" id="link-id128a0fd0">BBC specific demo queries</a> and tutorials :-)</p>

<h3>Related</h3>
<ul>
<li>
Live <a href="http://lod.openlinksw.com" id="link-id14eb3010">LOD Cloud Cache</a> instance that combines BBC data with other data sets from the LOD Cloud (in a single Virtuoso RDF DBMS hosting 5 Billion+ triples &amp; counting)
</li>
</ul>
]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-05-05#1556">
  <rss:title>Library of Congress &amp; Reasonable Linked Data</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-05-05T17:53:24Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">While exploring the Subject Headings Linked Data Space (LCSH) recently unveiled by the Library of Congress, I noticed that the URI for the subject heading: World Wide Web, exposes an &quot;owl:sameAs&quot; link to resource URI: &quot;info:lc/authorities/sh95000541&quot; -- in fact, a URI.URN that isn&#39;t HTTP protocol scheme based. The observations above triggered a discussion thread on Twitter that involved: @edsu, @iand, and moi. Naturally, it morphed into a live demonstration of: human vs machine, interpretation of claims expressed in the RDF graph. What makes this whole thing interesting? It showcases (in Man vs Machine style) the issue of unambiguously discerning the meaning of the owl:sameAs claim expressed in the LCSH Linked Data Space. Perspectives &amp; Potential Confusion From the Linked Data perspective, it may spook a few people to see owl:sameAs values such as: &quot;info:lc/authorities/sh95000541&quot;, that cannot be de-referenced using HTTP. It may confuse a few people or user agents that see URI de-referencing as not necessarily HTTP specific, thereby attempting to de-reference the URI.URN on the assumption that it&#39;s associated with a &quot;handle system&quot;, for instance. It may even confuse RDFizer / RDFization middleware that use owl:sameAs as a data provider attribution mechanism via hint/nudge URI values derived from original content / data URI.URLs that de-reference to nothing e.g., an original resource URI.URL plus &quot;#this&quot; which produces URI.URN-URL -- think of this pattern as &quot;owl:shameAs&quot; in a sense :-) Unambiguously Discerning Meaning Simply bring OWL reasoning (inference rules and reasoners) into the mix, thereby negating human dialogue about interpretation which ultimately unveils a mesh of orthogonal view points. Remember, OWL is all about infrastructure that ultimately enables you to express yourself clearly i.e., say what you mean, and mean what you say. Path to Clarity (using Virtuoso, its in-built Sponger Middleware, and Inference Engine): GET the data into the Virtuoso Quad store -- what the sponger does via its URIBurner Service (while following designated predicates such as owl:sameAs in case they point to other mesh-able data sources) Query the data in Quad Store with &quot;owl:sameAs&quot; inference rules enabled Repeat the last step with the inference rules excluded. Actual SPARQL Queries: SPARQL Query against the HTTP based Subject Heading URI for WWW SPARQL Query (with reasoning via inference rule for owl:sameAs) against the URN based Subject Heading URI for WWW SPARQL Query (*without* reasoning via inference rule for owl:sameAs) against the URN based Subject Heading URI for WWW Observations: The SPARQL queries against the Graph generated and automatically populated by the Sponger reveal -- without human intervention-- that: &quot;info:lc/authorities/sh95000541&quot;, is just an alternative name for &lt; xmlns=&quot;http&quot; id.loc.gov=&quot;id.loc.gov&quot; authorities=&quot;authorities&quot; sh95000541=&quot;sh95000541&quot; concept=&quot;concept&quot;&gt;, and that the graph produced by LCSH is self-describing enough for an OWL reasoner to figure this all out courtesy of the owl:sameAs property :-). Hopefully, this post also provides a simple example of how OWL facilitates &quot;Reasonable Linked Data&quot;. Related State of the Linked Data Web Making Linked Data Reasonable Using Description Logics Series - post by Mike Bergman</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>
While exploring the <a href="http://id.loc.gov/authorities/" id="link-id1488cca8">Subject Headings Linked Data Space</a> (LCSH) recently unveiled by the <a href="http://id.loc.gov/" id="link-id1672ad10">Library of Congress</a>, I noticed that the <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id158fef78">URI</a> for the subject heading: <a href="http://id.loc.gov/authorities/sh95000541#concept" id="link-id14c8d3e8">World Wide Web</a>, exposes an &quot;owl:sameAs&quot; link to resource URI: &quot;info:lc/authorities/sh95000541&quot;  -- in fact, a URI.URN that isn&#39;t HTTP protocol scheme based.</p>
<p>
The observations above triggered a <a href="http://search.twitter.com/search?q=&amp;ands=&amp;phrase=&amp;ors=&amp;nots=&amp;tag=linkeddata&amp;lang=all&amp;from=kidehen&amp;to=edsu&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=2009-05-01&amp;until=2009-05-05&amp;rpp=10" id="link-id14e21ba0">discussion thread on Twitter</a> that involved: <a href="http://twitter.com/edsu" id="link-ide411808">@edsu</a>, <a href="http://twitter.com/iand" id="link-id11915ed0">@iand</a>, and <a href="http://twitter.com/kidehen" id="link-id1519c028">moi</a>. Naturally, it morphed into a live demonstration of: human vs machine, interpretation of claims expressed in the RDF graph.</p>

<h3>What makes this whole thing interesting?</h3>
<p>It showcases (in Man vs Machine style) the issue of unambiguously discerning the meaning of the owl:sameAs claim expressed in the LCSH <a href="http://dbpedia.org/resource/Resource_Description_Framework" id="link-id17004728">Linked Data Space</a>.</p>
<h4>Perspectives &amp; Potential Confusion</h4>
<p>
From the Linked Data perspective, it may spook a few people to see owl:sameAs values such as: &quot;info:lc/authorities/sh95000541&quot;, that cannot be de-referenced using HTTP.
</p>
<p>
It may confuse a few people or user agents that see URI de-referencing as not necessarily HTTP specific, thereby attempting to de-reference the URI.URN on the assumption that it&#39;s associated with a &quot;<a href="http://www.handle.net/overviews/overview.html" id="link-id155517a8">handle system</a>&quot;, for instance.</p>
<p>
It may even confuse RDFizer / RDFization middleware that use owl:sameAs as a <a href="http://dbpedia.org/resource/Data">data</a> provider attribution mechanism via hint/nudge URI values derived from original content / data URI.URLs that de-reference to nothing e.g., an original resource URI.<a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id119e0d80">URL</a> plus &quot;#this&quot; which produces URI.URN-URL -- think of this pattern as &quot;owl:shameAs&quot; in a sense :-)</p>
<h3>
Unambiguously Discerning Meaning</h3>
<p>
Simply bring OWL reasoning (inference rules and reasoners) into the mix, thereby negating human dialogue about interpretation which ultimately unveils a mesh of orthogonal view points. Remember, OWL is all about infrastructure that ultimately enables you to express yourself clearly i.e., say what you mean, and mean what you say.
</p>
<h3>Path to Clarity (using <a href="http://virtuoso.openlinksw.com" id="link-id1537aa68">Virtuoso</a>, its in-built Sponger Middleware, and Inference Engine):</h3>
<ol>
<li>GET the data into the Virtuoso Quad store -- what the sponger does via its <a href="http://linkeddata.uriburner.com/about/html/http://id.loc.gov/authorities/sh95000541#concept" id="link-id1669fa40">URIBurner Service</a> (while following designated predicates such as owl:sameAs in case they point to other mesh-able data sources)</li>
<li>Query the data in Quad Store with &quot;owl:sameAs&quot; inference rules enabled</li> 
<li>Repeat the last step with the inference rules excluded.</li>
</ol>
<h4>Actual <a href="http://dbpedia.org/resource/SPARQL" id="link-id17374110">SPARQL</a> Queries:</h4>
 <ul>
<li>
  <a href="http://demo.openlinksw.com/DAV/home/demo/Public/Queries/DataWeb/lcsh_www_subject_heading.isparql" id="link-id16c986d0">SPARQL Query against the HTTP based Subject Heading URI for WWW</a>
</li>
<li>
  <a href="http://demo.openlinksw.com/DAV/home/demo/Public/Queries/DataWeb/lcsh_www_subject_heading_sameAs_inference_on.isparql" id="link-id16d4fea0">SPARQL Query (with reasoning via inference rule for owl:sameAs)</a> against the URN based Subject Heading URI for WWW</li>
<li>
  <a href="http://demo.openlinksw.com/DAV/home/demo/Public/Queries/DataWeb/lcsh_www_subject_heading_no_sameAs_inference_on.isparql" id="link-id11bad768">SPARQL Query (*without* reasoning via inference rule for owl:sameAs)</a> against the URN based Subject Heading URI for WWW</li>
</ul>
<h4>Observations:</h4>
<p>
The <a href="http://dbpedia.org/resource/SPARQL" id="link-ide6acf68">SPARQL</a> queries against the Graph generated and automatically populated by the Sponger reveal -- without human intervention-- that: &quot;info:lc/authorities/sh95000541&quot;, is just an alternative name for &lt; xmlns=&quot;http&quot; id.loc.gov=&quot;id.loc.gov&quot; authorities=&quot;authorities&quot; sh95000541=&quot;sh95000541&quot; concept=&quot;concept&quot;&gt;, and that the graph produced by LCSH is self-describing enough for an OWL reasoner to figure this all out courtesy of the <a href="http://linkeddata.uriburner.com/about/html/http://www.w3.org/2002/07/owl%23sameAs" id="link-id13e364b0">owl:sameAs</a> property :-).</p>
<p>Hopefully, this post also provides a simple example of how <a href="http://dbpedia.org/resource/Web_Ontology_Language" id="link-id158a3fe8">OWL</a> facilitates &quot;Reasonable Linked Data&quot;. 
</p>
<h3>Related</h3>
<ul>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1455" id="link-id164e19f8">State of the Linked Data Web</a>
</li>
<li>
  <a href="http://www.mkbergman.com/?p=474" id="link-id11973d10">Making Linked Data Reasonable Using Description Logics Series</a> - post by <a href="http://community.linkeddata.org/dataspace/person/mkbergman#this" id="link-id1184bfb8">Mike Bergman</a>
</li>
</ul>
]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-04-29#1547">
  <rss:title>Linked Data &amp; Identity</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-04-29T20:05:58Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">A person, organization, place, idea, subject matter topic/heading, and other real world things possess &quot;identity&quot; -- that is, a constellation of characteristics that distinguish them from any other identity. Associated with this abstraction can be a label used as a reference, or &quot;identifier&quot;. This is the distinction between a thing and the name of the thing. section from IETF&#39;s Domain Keys spec. (paraphrased by me) . The Linked Data meme is based on the use of HTTP based URIs as reference / identifier labels associated with the &quot;identity abstraction&quot; referred to above. Thus, when you de-reference (request information about) an HTTP based URI you ultimately end up with a resource URL that exposes the &quot;constellation of characteristics&quot; mentioned above, in a representation negotiated at request time -- between an HTTP client and server e.g., (X)HTML, JSON, XML, RDF/XML, N3, Turtle, Trix, others :-) Related What is the Linked Data meme About? Simple Explanation of RDF &amp; Linked Data Dynamics. Handle -- Internet wide Identity Scheme and Resolution System</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<blockquote>
<cite>A person, organization, place, idea, subject matter topic/heading, and other real world things possess &quot;identity&quot; --
that is, a constellation of characteristics that distinguish them from any other identity. Associated with this abstraction can be a label used as a reference, or &quot;identifier&quot;. This is the distinction between a thing and the name of the thing.</cite>
</blockquote>

<blockquote>
<p>section from <a href="http://www.ietf.org/internet-drafts/draft-ietf-dkim-overview-11.txt" id="link-id15a13d40">IETF&#39;s Domain Keys spec</a>. (paraphrased by <a href="http://myopenlink.net/dataspace/person/kidehen#this" id="link-id13d88ed8">me</a>) </p>.</blockquote>
<p>The <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id11d5b9a8">Linked Data meme</a> is based on the use of HTTP based URIs as reference / identifier labels associated with the &quot;identity abstraction&quot; referred to above. Thus, when you de-reference (request <a href="http://dbpedia.org/resource/Information" id="link-id14706fb8">information</a> about) an HTTP based <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id12b4ea50">URI</a> you ultimately end up with a resource <a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id12127e20">URL</a> that exposes the &quot;constellation of characteristics&quot; mentioned above, in a representation negotiated at request time -- between an HTTP client and server e.g., (X)HTML, JSON, XML, RDF/XML, N3, Turtle, Trix, others :-)</p>

<h3>Related</h3>
<ul>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1546" id="link-id11b67288">What is the Linked Data meme About?</a>
</li>
<li>
  <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1543" id="link-id151fa890">Simple Explanation of RDF &amp; Linked Data Dynamics</a>.</li>
<li>
  <a href="http://www.handle.net/" id="link-id11d9cd30">Handle</a> -- <a href="http://dbpedia.org/resource/Internet" id="link-id0x131986f0">Internet</a> wide Identity Scheme and Resolution System</li>  	
</ul>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-04-29#1546">
  <rss:title>What is the Linked Data Meme about?</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-04-29T15:32:49Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">The act of using URIs to &quot;refer to&quot; (reference) Web addressable data objects. It&#39;s also the act of using the same URI to de-reference the description of a referenced data object; in this case, the representation of the description is negotiated by a Web client and/or Web server. Thus, you can access the description of a data object via data representation formats such as: JSON, XML, (X)HTML, RDF/XML, N3, Turtle, TriX etc. Note: In proper Web parlance, a data object is referred to as a resource. Simple example (using DBpedia) In the Linked Data realm, If you want to make a reference to the Linked Data meme in a blog post, you are better off using the resource URI: http://dbpedia.org/resource/Linked_Data, instead of the Web page URL: http://dbpedia.org/page/Linked_Data, which is the address of a physical document (an information conveying artifact) that at best visually presents the negotiated representation of a resource description. Why is this valuable? In the simplest sense, you only have one focal point for referencing (referring to) and de-referencing (retrieving data about) a given Web resource. It protects you from the impact of Web document location changes (amongst many other things). Remember, a single URI is a conduit into a realm where the identity, access, representation, presentation, and storage of a resource (data object) are completely distinct. It&#39;s the mechanism for conducting data across network, machine, operating system, dbms engine, application, and service (API) boundaries. Thus, without &quot;linked data meme&quot; prescribed URI referencing and de-referencing, we are simply back to &quot;business as usual&quot; re. the industry at large, where networks, operating systems, dbms engines, applications, and services (APIs) become the basis for &quot;data lock-in&quot; and silo construction. Going forward Take a second to think about the profound virtues of the ubiquitous Web of Linked Document URLs that we have today, and then apply that thinking to the burgeoning Web of Linked Data URIs, that has just turned corner and heading in everyone&#39;s direction at full blast. Note to &quot;Social Media&quot; players: Who you know isn&#39;t the canonical object of sociality. What you are i.e., your description and the data objects it exposes, are real objects of your sociality :-) Related Other post in this Blog Data Space associated with &quot;Linked Data&quot;.</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>The act of using URIs to &quot;refer to&quot; (reference) <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> addressable <a href="http://dbpedia.org/resource/Data">data</a> objects. It&#39;s also the act of using the same <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id12b41fc0">URI</a> to de-reference the description of a referenced data object; in this case, the representation of the description is negotiated by a Web client and/or Web server. Thus, you can access the description of a data object via data representation formats such as: JSON, XML, (X)HTML, RDF/XML, N3, Turtle, TriX etc. </p>

<p>
<strong>Note:</strong> In proper Web parlance, a data object is referred to as a resource.</p> 

<h3>Simple example (using <a href="http://dbpedia.org/resource/DBpedia" id="link-id0x131005a0">DBpedia</a>)</h3>

<p>In the <a href="http://dbpedia.org/resource/Linked_Data" id="link-id0x13299d20">Linked Data</a> realm, If you want to make a reference to the <a href="http://www.w3.org/DesignIssues/LinkedData.html" id="link-id0x188210a8">Linked Data meme</a> in a <a href="http://dbpedia.org/resource/Blog" id="link-id0x158a3fc0">blog</a> post, you are better off using the resource <strong>URI</strong>: http://dbpedia.org/resource/Linked_Data, instead of the Web page <strong><a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id0x142865b0">URL</a></strong>: http://dbpedia.org/page/Linked_Data, which is the address of a physical document (an <a href="http://dbpedia.org/resource/Information" id="link-id0x15884030">information</a> conveying artifact) that at best visually presents the negotiated representation of a resource description.</p>

<h3>Why is this valuable?</h3>

<p>In the simplest sense, you only have one focal point for referencing (referring to) and de-referencing (retrieving data about) a given Web resource. It protects you from the impact of Web document location changes (amongst many other things).</p>

<p>Remember, a single URI is a conduit into a realm where the identity, access, representation, presentation, and storage of a resource (data object) are completely distinct. It&#39;s the mechanism for conducting data across network, machine, operating system, dbms engine, application, and service (API) boundaries. Thus, without &quot;linked data meme&quot; prescribed URI referencing and de-referencing, we are simply back to &quot;business as usual&quot; re. the industry at large, where networks, operating systems, dbms engines, applications, and services (APIs) become the basis for &quot;data lock-in&quot; and silo construction.</p>

<h3>Going forward</h3>
<p>Take a second to think about the profound virtues of the ubiquitous Web of Linked Document URLs that we have today, and then apply that thinking to the burgeoning Web of Linked Data URIs, that has just turned corner and heading in everyone&#39;s direction at full blast.</p> 

<p>
<strong>Note to &quot;Social Media&quot; players:</strong> Who you know isn&#39;t the canonical object of sociality.  What you are i.e., your description and the data objects it exposes, are real objects of your sociality :-)</p>

<h3>Related</h3>
<ul>
<li>
<a href="http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&amp;q=%22Linked%20Data%22&amp;type=text&amp;output=html" id="link-id14d44430">Other post in this Blog Data Space associated with &quot;Linked Data&quot;</a>.
</li>
</ul>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-04-24#1543">
  <rss:title>Simple Explanation of RDF and Linked Data Dynamics</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-04-24T20:59:08Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">What is RDF? The acronym stands for: Resource Description Framework. And that&#39;s just what it is. RDF is comprised of a Data Model (EAV/CR Graph) and Data Representation Formats such as: N3, Turtle, RDF/XML etc. RDF&#39;s essence is about: &quot;Entities&quot; and &quot;Attributes&quot; being URI based, while &quot;Values&quot; may be URI or Literals (typed or untyped) based. URIs are Entity Identifiers. What is Linked Data? Short for &quot;Web of Linked Data&quot; or &quot;Linked Data Web&quot;. A term coined by TimBL that describes an HTTP based &quot;data access by reference pattern&quot; that uses a single pointer or handle for &quot;referring to&quot; and &quot;obtaining actual data about&quot; an entity. Linked Data uses the deceptively simple messaging scheme of HTTP to deliver a granular entity reference and access mechanism that transcends traditional computing boundaries such as: operating system, application, database engines, and networks. How are Linked Data &amp; RDF Related? Linked Data simply mandates the following re. RDF: URIs should be HTTP based so that you can &quot;refer to&quot; (Reference) an Entity, its Attributes, or URI based Attribute values via the Web (infact any HTTP based network e.g., Intranets and Extranets) URIs should also be HTTP based so that you can use them to de-reference resource descriptions via the Web (or Intranets and Extranets). Note: by Entity I am also referring to: a resource (Web parlance), data item, data object, real-world object, or datum. Linked Data is also about, using URIs and HTTP&#39;s content negotiation feature to separate: presentation, representation, access, and identity of data items. Even better, content negotiation can be driven by user agent and/or data server based quality of service algorithms (representation preference order schemes). To conclude, Linked Data is ultimately about the realization that: Data is the new Electricity, and it&#39;s conductors are URIs :-) Tip to governments of the world: we are in exponential times, the current downturn is but one side of the &quot;exponential times ledger&quot;, the other side of the &quot;exponential times ledger&quot; is simply about unleashing &quot;raw data&quot; -- in structured form -- into the Web, so that &quot;citizen analysts&quot; can blossom and ultimately deliver the transparency desperately sought at every level of the economic value chain. Think: &quot;raw data ready&quot; whenever you ponder about &quot;shovel ready&quot; infrastructure projects!</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<h3>What is RDF?</h3>

<p>The acronym stands for: Resource Description Framework. And that&#39;s just what it is.</p>

<p>RDF is comprised of a <a href="http://dbpedia.org/resource/Data">Data</a> Model (<a href="http://dbpedia.org/resource/Entity-attribute-value_model" id="link-id11bb5cd8">EAV</a>/CR Graph) and Data Representation Formats such as: N3, Turtle, RDF/XML etc.</p> 

<p>RDF&#39;s essence is about: &quot;Entities&quot; and &quot;Attributes&quot; being <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id14362100">URI</a> based, while &quot;Values&quot; may be URI or Literals (typed or untyped) based. </p>

<p>URIs are <a href="http://dbpedia.org/resource/Entity" id="link-id139066e8">Entity</a> Identifiers.</p>

<h3>What is <a href="http://dbpedia.org/resource/Linked_Data" id="link-id11ed5340">Linked Data</a>?</h3>

<p>Short for &quot;<a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> of Linked Data&quot; or &quot;Linked Data <a href="http://dbpedia.org/resource/Giant_Global_Graph" id="link-id13f4b878">Web</a>&quot;.</p>
<p>A term coined by <a href="http://www.w3.org/People/Berners-Lee/card#i" id="link-id117b4310">TimBL</a> that describes an HTTP based &quot;<a href="http://dbpedia.org/resource/Reference_(computer_science)" id="link-id138fed30">data access by reference</a> pattern&quot; that uses a single pointer or handle for &quot;referring to&quot; and &quot;obtaining actual data about&quot; an entity.</p>
<p>Linked Data uses the deceptively simple messaging scheme of HTTP to deliver a granular entity reference and access mechanism that transcends traditional computing boundaries such as: operating system, application, database engines, and networks.</p>

<h3>How are Linked Data &amp; RDF Related?</h3>

<p>Linked Data simply mandates the following re. RDF:</p> 
<ul>
<li>URIs should be HTTP based so that you can &quot;refer to&quot; (Reference) an Entity, its Attributes, or URI based Attribute values via the Web (infact any HTTP based network e.g., Intranets and Extranets)</li>
<li>
URIs should also be HTTP based so that you can use them to de-reference resource descriptions via the Web (or Intranets and Extranets).</li>
</ul>

<p>
<strong>Note:</strong> by Entity I am also referring to: a resource (Web parlance), data item, data object, real-world object, or datum. </p>

<p>Linked Data is also about, using URIs and HTTP&#39;s content negotiation feature to separate: presentation, representation, access, and identity of data items. Even better, content negotiation can be driven by user agent and/or data server based quality of service algorithms (representation preference order schemes).</p>

<p>To conclude, Linked Data is ultimately about the realization that: Data is the new Electricity, and it&#39;s conductors are URIs :-)</p>
<p>
<strong>Tip to governments of the world</strong>: we are in exponential times, the current downturn is but one side of the &quot;exponential times ledger&quot;, the other side of the &quot;exponential times ledger&quot; is simply about unleashing &quot;raw data&quot; -- in structured form -- into the Web, so that &quot;citizen analysts&quot; can blossom and ultimately deliver the transparency desperately sought at every level of the economic value chain. Think: &quot;raw data ready&quot; whenever you ponder about &quot;shovel ready&quot; infrastructure projects!</p>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-03-30#1539">
  <rss:title>Live Virtuoso instance hosting Linked Open Data (LOD) Cloud</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-03-30T16:27:26Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">We have reached a beachead re. the Virtuoso instance hosting the Linked Open Data (LOD) Cloud; meaning, we are not going to be performing any major updates and deletions short-term, bar incorporation of fresh data sets from the Freebase and Bio2RDF projects (both communities a prepping new RDF data sets). At the current time we have loaded 100% of all the very large data sets from the LOD Cloud. As result, we can start the process of exposing Linked Data virtues in a manner that&#39;s palatable to users, developers, and database professionals across the Web 1.0, 2.0, and 3.0 spectrums. What does this mean? You can use the &quot;Search &amp; Find&quot; or&quot;URI Lookup&quot; or SPARQL endpoint associated with the LOD cloud hosting instance to perform the following tasks: Find entities associated with full text search patterns -- Google Style, but with Entity &amp; Text proximity Rank instead of Page Rank, since we are dealing with Entities rather than documents about entities Find and Lookup entities by Identifier (URI) -- which is helpful when locating URIs to use for identify entities in your own linked data spaces on the Web View entity descriptions via a variety of representation formats (HTML, RDFa, RDF/XML, N3, Turtle etc.) Determine uses of entity identifiers across the LOD cloud -- which helps you select preferred URIs based on usage statistics. What does it offer Web 1.0 and 2.0 developers? If you don&#39;t want to use the SPARQL based Web Service, or other Linked Data Web oriented APIs for interacting with the LOD cloud programmatically, you can simply use the powerful REST style Web Service that provides URL parameters for performing full text oriented &quot;Search&quot;, entity oriented &quot;Find&quot; queries, and faceted navigation over the huge data corpus with results data returned in JSON and XML formats. Next Steps: Amazon have agreed to add all the LOD Cloud data sets to their existing public data sets collective. Thus, the data sets we are loading will be available in &quot;raw data&quot; (RDF) format on the public data sets page via Named Elastic Block Storage (EBS) Snapshots); meaning, you can make an EC2 AMI (e.g. a Linux, Windows, Solaris) and install an RDF quad or triple store of choice into your AMI, then simply load data from the LOD cloud based on your needs. In addition to the above, we are also going to offer a Virtuoso 6.0 Cluster Edition based LOD Cloud AMI (as we&#39;ve already done with DBpedia, MusicBrainz, NeuroCommons, and Bio2Rdf) that will enable you to simply instantiate a personal and service specific edition of Virtuoso with all the LOD data in place and fully tuned for performance and scalability; basically, you will simply press &quot;Instantiate AMI&quot; and a LOD cloud data space, in true Linked Data from, will be at your disposal within minutes (i.e. the time it takes the DB to start). Work on the migration of the LOD data to EC2 starts this week. Thus, if you are interested in contributing an RDF based data set to the LOD cloud now is the time to get your archive links in place on the (see: ESW Wiki page for LOD Data Sets).</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p>We have reached a beachead re. the <a href="http://lod.openlinksw.com" id="link-id11a035e0">Virtuoso instance hosting the Linked Open Data (LOD) Cloud</a>; meaning, we are not going to be performing any major updates and deletions short-term, bar incorporation of fresh data sets from the Freebase and <a href="http://www.bio2rdf.org/" id="link-id121d7278">Bio2RDF</a> projects (both communities a prepping new RDF data sets).</p>  <p>At the current time we have loaded 100% of all the very large data sets from the <a href="http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-03-05.html" id="link-id1441f7e0">LOD Cloud</a>. As result, we can start the process of exposing <a href="http://dbpedia.org/resource/Linked_Data" id="link-id16c53de8">Linked Data</a> virtues in a manner that&#39;s palatable to users, developers, and database professionals across the <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-id0x20165290">Web</a> 1.0, 2.0, and 3.0 spectrums.</p>  <h3>What does this mean?</h3> <p>You can use the &quot;Search &amp; Find&quot; or&quot;<a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id119c6878">URI</a> Lookup&quot; or <a href="http://dbpedia.org/resource/SPARQL" id="link-id157acde8">SPARQL</a> endpoint associated with the LOD cloud hosting instance to perform the following tasks:</p> <p>  </p> <ol> <li>Find entities associated with <a href="http://dbpedia.org/resource/Full_text_search" id="link-id11a82f28">full text search</a> patterns -- Google Style, but with <a href="http://dbpedia.org/resource/Entity" id="link-id131b6380">Entity</a> &amp; Text proximity Rank instead of Page Rank, since we are dealing with Entities rather than documents about entities</li> <li>Find and Lookup entities by Identifier (URI) -- which is helpful when locating URIs to use for identify entities in your own linked data spaces on the Web</li> <li>View entity descriptions via a variety of representation formats (HTML, <a href="http://dbpedia.org/resource/RDFa" id="link-id11e323b0">RDFa</a>, RDF/XML, N3, Turtle etc.)</li> <li>Determine uses of entity identifiers across the LOD cloud -- which helps you select preferred URIs based on usage statistics.</li> </ol>  <h3>What does it offer Web 1.0 and 2.0 developers?</h3> <p> If you don&#39;t want to use the <a href="http://lod.openlinksw.com/sparql" id="link-id15c1ec30">SPARQL based Web Service</a>, or other Linked Data <a href="http://dbpedia.org/resource/Giant_Global_Graph" id="link-id15ebd3b0">Web</a> oriented APIs for interacting with the LOD cloud programmatically, you can simply use the powerful <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtuosoFacetsWebService" id="link-id12e556a8">REST style Web Service</a> that provides <a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id12138090">URL</a> parameters for performing full text oriented &quot;Search&quot;, entity oriented &quot;Find&quot; queries, and faceted navigation over the huge data corpus with results data returned in JSON and XML formats.</p>  <h3>Next Steps:</h3> <p> Amazon have agreed to add all the LOD Cloud data sets to their existing <a href="http://aws.amazon.com/publicdatasets" id="link-id11989aa8">public data sets collective</a>. Thus, the data sets we are loading will be available in &quot;raw data&quot; (RDF) format on the public data sets page via Named Elastic Block Storage (EBS) Snapshots); meaning, you can make an EC2 AMI (e.g. a Linux, Windows, Solaris) and install an RDF quad or triple store of choice into your AMI, then simply load data from the LOD cloud based on your needs.</p> <p> In addition to the above, we are also going to offer a <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtInstallationEC2" id="link-id13982a88">Virtuoso 6.0 Cluster Edition based LOD Cloud AMI</a> (as we&#39;ve already done with <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtEC2AMIDBpediaInstall" id="link-id12cba108">DBpedia</a>, <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtEC2AMIMusicBrainzInstall" id="link-id1390d338">MusicBrainz</a>, <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtEC2AMINeuroCommonsInstall" id="link-id15801668">NeuroCommons</a>, and <a href="http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtEC2AMIBio2rdfInstall" id="link-id133e0840">Bio2Rdf</a>) that will enable you to simply instantiate a personal and service specific edition of Virtuoso with all the LOD data in place and fully tuned for performance and scalability; basically, you will simply press &quot;Instantiate AMI&quot; and a LOD cloud <a href="http://en.wikipedia.org/wiki/Data_Spaces" id="link-id15ccbf80">data space</a>, in true Linked Data from, will be at your disposal within minutes (i.e. the time it takes the DB to start).</p>  <p>Work on the migration of the LOD data to EC2 starts this week. Thus, if you are interested in contributing an RDF based data set to the LOD cloud now is the time to get your archive links in place on the (see: <a href="http://esw.w3.org/topic/DataSetRDFDumps" id="link-id154d6f88">ESW Wiki page for LOD Data Sets</a>).</p> 
]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-03-14#1531">
  <rss:title>Simple Compare &amp; Contrast of Web 1.0, 2.0, and 3.0 (Update 1)</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-03-14T18:20:00Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">Here is a tabulated &quot;compare and contrast&quot; of Web usage patterns 1.0, 2.0, and 3.0. Â  Web 1.0 Web 2.0 Web 3.0 Simple Definition Interactive / Visual Web Programmable Web Linked Data Web Unit of Presence Web Page Web Service Endpoint Data Space (named structured data enclave) Unit of Value Exchange Page URL Endpoint URL for API Resource / Entity / Object URI Data Granularity Low (HTML) Medium (XML) High (RDF) Defining Services Search Community (Blogs to Social Networks) Find Participation Quotient Low Medium High Serendipitous Discovery Quotient Low Medium High Data Referencability Quotient Low (Documents) Medium (Documents) High (Documents and their constituent Data) Subjectivity Quotient High Medium (from A-list bloggers to select source and partner lists) Low (everything is discovered via URIs) Transclusence Low Medium (Code driven Mashups) HIgh (Data driven Meshups) What You See Is What You Prefer (WYSIWYP) Low Medium High (negotiated representation of resource descriptions) Open Data Access (Data Accessibility) Low Medium (Silos) High (no Silos) Identity Issues Handling Low Medium (OpenID) High (FOAF+SSL) Solution Deployment Model Centralized Centralized with sprinklings of Federation Federated with function specific Centralization (e.g. Lookup hubs like LOD Cloud or DBpedia) Data Model Orientation Logical (Tree based DOM) Logical (Tree based XML) Conceptual (Graph based RDF) User Interface Issues Dynamically generated static interfaces Dyanically generated interafaces with semi-dynamic interfaces (courtesy of XSLT or XQuery/XPath) Dynamic Interfaces (pre- and post-generation) courtesy of self-describing nature of RDF Data Querying Full Text Search Full Text Search Full Text Search + Structured Graph Pattern Query Language (SPARQL) What Each Delivers Democratized Publishing Democratized Journalism &amp; Commentary (Citizen Journalists &amp; Commentators) Democratized Analysis (Citizen Data Analysts) Star Wars Edition Analogy Star Wars (original fight for decentralization via rebellion) Empire Strikes Back (centralization and data silos make comeback) Return of the JEDI (FORCE emerges and facilitates decentralization from &quot;Identity&quot; all the way to &quot;Open Data Access&quot; and &quot;Negotiable Descriptive Data Representation&quot;) Naturally, I am not expecting everyone to agree with me. I am simply making my contribution to what will remain facinating discourse for a long time to come :-) Related Web 3.0 The Best Official Definition Imaginable -- Nova Spivack&#39;s</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p>Here is a tabulated &quot;compare and contrast&quot; of <a href="http://dbpedia.org/resource/World_Wide_Web">Web</a> usage patterns 1.0, 2.0, and 3.0.</p>  <table border="1" width="715" height="286">    <tbody>
  <tr>      <td>Â </td>      <td><strong>Web 1.0</strong></td>      <td><strong>Web 2.0</strong></td>      <td><strong>Web 3.0</strong></td>   </tr>    <tr>      <td><strong>Simple Definition</strong></td>      <td>Interactive / Visual Web</td>      <td>Programmable Web</td>      <td><a href="http://dbpedia.org/resource/Linked_Data" id="link-id117a9a98">Linked Data</a> <a href="http://dbpedia.org/resource/Giant_Global_Graph" id="link-id146bcdb0">Web</a></td>   </tr>    <tr>      <td><strong>Unit of Presence</strong></td>      <td>Web Page</td>      <td>Web Service Endpoint</td>      <td><a href="http://en.wikipedia.org/wiki/Data_Spaces" id="link-id11a66c60">Data Space</a> (named structured data enclave)</td>   </tr>    <tr>      <td><strong>Unit of Value Exchange</strong></td>      <td>Page <a href="http://dbpedia.org/resource/Uniform_Resource_Locator" id="link-id146083f8">URL</a></td>      <td>Endpoint URL for API</td>      <td>Resource / <a href="http://dbpedia.org/resource/Entity" id="link-id121b2148">Entity</a> / Object <a href="http://dbpedia.org/resource/Uniform_Resource_Identifier" id="link-id1467ed00">URI</a></td>   </tr>    <tr>      <td><strong>Data Granularity</strong></td>      <td>Low (HTML)</td>      <td>Medium (XML)</td>      <td>High (RDF)</td>   </tr>    <tr>      <td><strong>Defining Services</strong></td>      <td>Search </td>      <td>Community (Blogs to Social Networks) </td>      <td>Find</td>   </tr>    <tr>      <td><strong>Participation Quotient</strong></td>      <td>Low</td>      <td>Medium</td>      <td>High</td>   </tr>    <tr>      <td><strong>Serendipitous Discovery Quotient </strong></td>      <td>Low</td>      <td>Medium</td>      <td>High</td>   </tr>    <tr>      <td><strong>Data Referencability Quotient </strong></td>      <td>Low (Documents)</td>      <td>Medium (Documents)</td>      <td>High (Documents and their constituent Data)</td>   </tr>    <tr>      <td><strong>Subjectivity Quotient</strong></td>      <td>High</td>      <td>Medium (from A-list bloggers to select source and partner lists)</td>      <td>Low (everything is discovered via URIs)</td>   </tr>    <tr>      <td>    <strong><a href="http://dbpedia.org/resource/Transclusion" id="link-id155308d8">Transclusence</a>    </strong></td>      <td>Low</td>      <td>Medium (Code driven Mashups)</td>      <td>HIgh (Data driven Meshups)</td>   </tr>    <tr>      <td><strong>What You See Is What You Prefer (WYSIWYP)</strong></td>      <td>Low</td>      <td>Medium </td>      <td>High (negotiated representation of resource descriptions)</td>   </tr>    <tr>      <td><strong>Open Data Access (Data Accessibility)</strong></td>      <td>Low</td>      <td>Medium (Silos)</td>      <td>High (no Silos)</td>   </tr>    <tr>      <td><strong>Identity Issues Handling</strong></td>      <td>Low</td>      <td>Medium (<a href="http://dbpedia.org/resource/OpenID" id="link-id119d77f8">OpenID</a>)</td>      <td><p>High (<a href="http://esw.w3.org/topic/foaf+ssl" id="link-id135cc348">FOAF+SSL</a>)</p></td>   </tr>    <tr>      <td><strong>Solution Deployment Model</strong></td>      <td>Centralized</td>      <td>Centralized with sprinklings of Federation</td>      <td>Federated with function specific Centralization (e.g. Lookup hubs like <a href="http://community.linkeddata.org/dataspace/organization/lod#this" id="link-id1496d1d0">LOD</a> Cloud or <a href="http://dbpedia.org/resource/DBpedia" id="link-id1571f690">DBpedia</a>)</td>   </tr>   <tr>     <td><strong>Data Model Orientation</strong></td>     <td>Logical (Tree based DOM)</td>     <td>Logical (Tree based XML)</td>     <td>Conceptual (Graph based RDF)</td>   </tr>   <tr>     <td><strong>User Interface Issues</strong></td>     <td>Dynamically generated static interfaces</td>     <td>Dyanically generated interafaces with semi-dynamic interfaces (courtesy of XSLT or <a href="http://dbpedia.org/resource/XQuery" id="link-id118399e8">XQuery</a>/<a href="http://dbpedia.org/resource/XPath" id="link-id14b00ba0">XPath</a>)</td>     <td>Dynamic Interfaces (pre- and post-generation) courtesy of self-describing nature of RDF</td>   </tr>   <tr>     <td><strong>Data Querying</strong></td>     <td><a href="http://dbpedia.org/resource/Full_text_search" id="link-id14fdd948">Full Text Search</a></td>     <td>Full Text Search</td>     <td>Full Text Search + Structured Graph Pattern Query Language (<a href="http://dbpedia.org/resource/SPARQL" id="link-id154a9368">SPARQL</a>)</td>   </tr>   <tr>     <td><strong>What Each Delivers</strong></td>     <td>Democratized Publishing</td>     <td>Democratized Journalism &amp; Commentary (Citizen Journalists &amp; Commentators)</td>     <td>Democratized Analysis (Citizen Data Analysts)</td>   </tr>     <tr>     <td>    <strong><a href="http://dbpedia.org/resource/Star_Wars" id="link-id155ce920">Star Wars Edition Analogy</a>    </strong></td>     <td>Star Wars (original fight for decentralization via rebellion)</td>     <td>Empire Strikes Back (centralization and data silos make comeback)</td>     <td>Return of the JEDI (<a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1474" id="link-id11706640">FORCE</a> emerges and facilitates decentralization from &quot;Identity&quot; all the way to &quot;Open Data Access&quot; and &quot;Negotiable Descriptive Data Representation&quot;)</td>   </tr> </tbody>
</table>  <p>Naturally, I am not expecting everyone to agree with <a href="http://myopenlink.net/dataspace/person/kidehen#this" id="link-id15be20c0">me</a>. I am simply making my contribution to what will remain facinating discourse for a long time to come :-)</p>  <h3>Related</h3>  <ul>    <li>    <a href="http://novaspivack.typepad.com/nova_spivacks_weblog/2007/10/web-30----the-a.html" id="link-id14a9d738">Web 3.0 The Best Official Definition Imaginable</a> -- Nova Spivack&#39;s </li>  </ul>
]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?date=2009-01-24#1519">
  <rss:title>The Time for RDBMS Primacy Downgrade is Nigh!</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-01-25T00:04:00Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">As the world works it way through a &quot;once in a generation&quot; economic crisis, the long overdue downgrade of the RDBMS, from its pivotal position at the apex of the data access and data management pyramid is nigh. What is the Data Access, and Data Management Value Pyramid? As depicted below, a top-down view of the data access and data management value chain. The term: apex, simply indicates value primacy, which takes the form of a data access API based entry point into a DBMS realm -- aligned to an underlying data model. Examples of data access APIs include: Native Call Level Interfaces (CLIs), ODBC, JDBC, ADO.NET, OLE-DB, XMLA, and Web Services. The degree to which ad-hoc views of data managed by a DBMS can be produced and dispatched to relevant data consumers (e.g. people), without compromising concurrency, data durability, and security, collectively determine the &quot;Agility Value Factor&quot; (AVF) of a given DBMS. Remember, agility as the cornerstone of environmental adaptation is as old as the concept of evolution, and intrinsic to all pursuits of primacy. In simpler business oriented terms, look at AVF as the degree to which DBMS technology affects the ability to effectively implement &quot;Market Leadership Discipline&quot; along the following pathways: innovation, operation excellence, or customer intimacy. Why has RDBMS Primacy has Endured? Historically, at least since the late &#39;80s, the RDBMS genre of DBMS has consistently offered the highest AVF relative to other DBMS genres en route to primacy within the value pyramid. The desire to improve on paper reports and spreadsheets is basically what DBMS technology has fundamentally addressed to date, even though conceptual level interaction with data has never been its forte. For more then 10 years -- at the very least -- limitations of the traditional RDBMS in the realm of conceptual level interaction with data across diverse data sources and schemas (enterprise, Web, and Internet) has been crystal clear to many RDBMS technology practitioners, as indicated by some of the quotes excerpted below: &quot;Future of Database Research is excellent, but what is the future of data?&quot; &quot;..it is hard for me to disagree with the conclusions in this report. It captures exactly the right thoughts, and should be a must read for everyone involved in the area of databases and database research in particular.&quot; -- Dr. Anant Jingran, CTO, IBM Information Management Systems, commenting on the 2007 RDBMS technology retreat attended by a number of key DBMS technology pioneers and researchers. &quot;One size fits all: A concept whose time has come and gone They are direct descendants of System R and Ingres and were architected more than 25 years ago They are advocating &quot;one size fits all&quot;; i.e. a single engine that solves all DBMS needs. -- Prof. Michael Stonebreaker, one of the founding fathers of the RDBMS industry. Until this point in time, the requisite confluence of &quot;circumstantial pain&quot; and &quot;open standards&quot; based technology required to enable an objective &quot;compare and contrast&quot; of RDBMS engine virtues and viable alternatives hasn&#39;t occurred. Thus, the RDBMS has endured it position of primacy albeit on a &quot;one size fits all basis&quot;. Circumstantial Pain As mentioned earlier, we are in the midst of an economic crisis that is ultimately about a consistent inability to connect dots across a substrate of interlinked data sources that transcend traditional data access boundaries with high doses of schematic heterogeneity. Ironically, in a era of the dot-com, we haven&#39;t been able to make meaningful connections between relevant &quot;real-world things&quot; that extend beyond primitive data hosted database tables and content management style document containers; we&#39;ve struggled to achieve this in the most basic sense, let alone evolve our ability to connect inline with the exponential rate at which the Internet &amp; Web are spawning &quot;universes of discourse&quot; (data spaces) that emanate from user activity (within the enterprise and across the Internet &amp; Web). In a nutshell, we haven&#39;t been able to upgrade our interaction with data such that &quot;conceptual models&quot; and resulting &quot;context lenses&quot; (or facets) become concrete; by this I mean: real-world entity interaction making its way into the computer realm as opposed to the impedance we all suffer today when we transition from conceptual model interaction (real-world) to logical model interaction (when dealing with RDBMS based data access and data management). Here are some simple examples of what I can only best describe as: &quot;critical dots unconnected&quot;, resulting from an inability to interact with data conceptually: Government (Globally) - Financial regulatory bodies couldn&#39;t effectively discern that a Credit Default Swap is an Insurance policy in all but literal name. And in not doing so the cost of an unregulated insurance policy laid the foundation for exacerbating the toxicity of fatally flawed mortgage backed securities. Put simply: a flawed insurance policy was the fallback on a toxic security that financiers found exotic based on superficial packaging. Enterprises - Banks still don&#39;t understand that capital really does exists in tangible and intangible forms; with the intangible being the variant that is inherently dynamic. For example, a tech companies intellectual capital far exceeds the value of fixture, fittings, and buildings, but you be amazed to find that in most cases this vital asset has not significant value when banks get down to the nitty gritty of debt collateral; instead, a buffer of flawed securitization has occurred atop a borderline static asset class covering the aforementioned buildings, fixtures, and fittings. In the general enterprise arena, IT executives continued to &quot;rip and replace&quot; existing technology without ever effectively addressing the timeless inability to connect data across disparate data silos generated by internal enterprise applications, let alone the broader need to mesh data from the inside with external data sources. No correlations made between the growth of buzzwords and the compounding nature of data integration challenges. It&#39;s 2009 and only a miniscule number of executives dare fantasize about being anywhere within distance of the: relevant information at your fingertips vision. Looking more holistically at data interaction in general, whether you interact with data in the enterprise space (i.e., at work) or on the Internet or Web, you ultimately are delving into a mishmash of disparate computer systems, applications, service (Web or SOA), and databases (of the RDBMS variety in a majority of cases) associated with a plethora of disparate schemas. Yes, but even today &quot;rip and replace&quot; is still the norm pushed by most vendors; pitting one mono culture against another as exemplified by irrelevances such as: FOSS/LAMP vs Commercial or Web vs. Enterprise, when none of this matters if the data access and integration issues are recognized let alone addressed (see: Applications are Like Fish and Data Like Wine). Like the current credit-crunch, exponential growth of data originating from disparate application databases and associated schemas, within shrinking processing time frames, has triggered a rethinking of what defines data access and data management value today en route to an inevitable RDBMS downgrade within the value pyramid. Technology There have been many attempts to address real-world modeling requirements across the broader DBMS community from Object Databases to Object-Relational Databases, and more recently the emergence of simple Entity-Attribute-Value model DBMS engines. In all cases failure has come down to the existence of one or more of the following deficiencies, across each potential alternative: Query language standardization - nothing close to SQL standardization Data Access API standardization - nothing close to ODBC, JDBC, OLE-DB, or ADO.NET Wire protocol standardization - nothing close to HTTP Distributed Identity infrastructure - nothing close to the non-repudiatable digital Identity that foaf+ssl accords Use of Identifiers as network based pointers to data sources - nothing close to RDF based Linked Data Negotiable data representation - nothing close to Mime and HTTP based Content Negotiation Scalability especially in the era of Internet &amp; Web scale. Entity-Attribute-Value with Classes &amp; Relationships (EAV/CR) data models A common characteristic shared by all post-relational DBMS management systems (from Object Relational to pure Object) is an orientation towards variations of EAV/CR based data models. Unfortunately, all efforts in the EAV/CR realm have typically suffered from at least one of the deficiencies listed above. In addition, the same &quot;one DBMS model fits all&quot; approach that lies at the heart of the RDBMS downgrade also exists in the EAV/CR realm. What Comes Next? The RDBMS is not going away (ever), but its era of primacy -- by virtue of its placement at the apex of the data access and data management value pyramid -- is over! I make this bold claim for the following reasons: The Internet aided &quot;Global Village&quot; has brought &quot;Open World&quot; vs &quot;Closed World&quot; assumption issues to the fore e.g., the current global economic crisis remains centered on the inability to connect dots across &quot;Open World&quot; and &quot;Closed World&quot; data frontiers Entity-Attribute-Value with Classes &amp; Relationships (EAV/CR) based DBMS models are more effective when dealing with disparate data associated with disparate schemas, across disparate DBMS engines, host operating systems, and networks. Based on the above, it is crystal clear that a different kind of DBMS -- one with higher AVF relative to the RDBMS -- needs to sit atop today&#39;s data access and data management value pyramid. The characteristics of this DBMS must include the following: Every item of data (Datum/Entity/Object/Resource) has Identity Identity is achieved via Identifiers that aren&#39;t locked at the DBMS, OS, Network, or Application levels Object Identifiers and Object values are independent (extricably linked by association) Object values should be de-referencable via Object Identifier Representation of de-referenced value graph (entity, attributes, and values mesh) must be negotiable (i.e. content negotiation) Structured query language must provide mechanism for Creation, Deletion, Updates, and Querying of data objects Performance &amp; Scalability across &quot;Closed World&quot; (enterprise) and &quot;Open World&quot; (Internet &amp; Web) realms. Quick recap, I am not saying that RDBMS engine technology is dead or obsolete. I am simply stating that the era of RDBMS primacy within the data access and data management value pyramid is over. The problem domain (conceptual model views over heterogeneous data sources) at the apex of the aforementioned pyramid has simply evolved beyond the natural capabilities of the RDBMS which is rooted in &quot;Closed World&quot; assumptions re., data definition, access, and management. The need to maintain domain based conceptual interaction with data is now palpable at every echelon within our &quot;Global Village&quot; - Internet, Web, Enterprise, Government etc. It is my personal view that an EAV/CR model based DBMS, with support for the seven items enumerated above, can trigger the long anticipated RDBMS downgrade. Such a DBMS would be inherently multi-model because you would need to the best of RDBMS and EAV/CR model engines in a single product, with in-built support for HTTP and other Internet protocols in order to effectively address data representation and serialization issues. EAV/CR Oriented Data Access &amp; Management Technology Examples of contemporary EAV/CR frameworks that provide concrete conceptual layers for data access and data management currently include: Resource Description Framework (RDF) - an EAV/CR based framework RDF Linked Data - EAV/CR based framework that mandates de-referencable HTTP based Identifiers ADO.NET Entity Frameworks - Microsoft .NET based EAV/CR framework Core Data Services - Mac OS X based EAV/CR framework that evolved from NeXT&#39;s Enterprise Object Frameworks (EOF). The frameworks above provide the basis for a revised AVF pyramid, as depicted below, that reflects today&#39;s data access and management realities i.e., an Internet &amp; Web driven global village comprised of interlinked distributed data objects, compatible with &quot;Open World&quot; assumptions. Related The Semantic Way - Alan Cho&#39;s Summary of PwC 2009 tech forecast report on the Semantic Web Is the RDBMS Doomed - ReadWriteWeb Article Anti-RDBMS: a list of Distributed Key-Value Stores - by Richard Jones (CTO Last.FM) How &amp; Why Glue is Using Amazon SimpleDB Object Database Manifesto (Identity excerpt) Database Models Overview Ted Nelson Explaining Irregularity and Idiosyncrasy of Data Structures - ZigZag Demo</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> As the world works it way through a &quot;once in a generation&quot; economic crisis, the long overdue downgrade of the <a href="http://dbpedia.org/resource/Relational_database_management_system" id="link-id15750540">RDBMS</a>, from its pivotal position at the apex of the <a href="http://dbpedia.org/resource/Data" id="link-id0x66a74b8">data</a> access and data management pyramid is nigh.</p> <h3>What is the Data Access, and Data Management Value Pyramid?</h3> <p> As depicted below, a top-down view of the data access and data management value chain. The term: apex, simply indicates value primacy, which takes the form of a data access API based entry point into a DBMS realm -- aligned to an underlying data model. Examples of data access APIs include: Native Call Level Interfaces (CLIs), <a href="http://dbpedia.org/resource/Open_Database_Connectivity" id="link-id11c254c0">ODBC</a>, <a href="http://dbpedia.org/resource/Java_Database_Connectivity" id="link-id149b16a8">JDBC</a>, <a href="http://dbpedia.org/resource/ADO.NET" id="link-id11451eb0">ADO</a>.NET, <a href="http://dbpedia.org/resource/OLE_DB" id="link-id15b02478">OLE-DB</a>, <a href="http://dbpedia.org/resource/XML_for_Analysis" id="link-id1181fa10">XMLA</a>, and <a href="http://dbpedia.org/resource/World_Wide_Web" id="link-id0x2fef498">Web</a> Services.</p> <div> <img alt="Image" src="http://virtuoso.openlinksw.com/images/Agility_Value_Factors_Pyramid.png" /> </div> <p> The degree to which ad-hoc views of data managed by a DBMS can be produced and dispatched to relevant data consumers (e.g. people), without compromising concurrency, data durability, and security, collectively determine the &quot;Agility Value Factor&quot; (AVF) of a given DBMS. Remember, agility as the cornerstone of environmental adaptation is as old as the concept of evolution, and intrinsic to all pursuits of primacy. </p> <p>In simpler business oriented terms, look at AVF as the degree to which DBMS technology affects the ability to effectively implement &quot;Market Leadership Discipline&quot; along the following pathways: innovation, operation excellence, or customer intimacy. </p> <h3>Why has RDBMS Primacy has Endured?</h3> <p> Historically, at least since the late &#39;80s, the RDBMS genre of DBMS has consistently offered the highest AVF relative to other DBMS genres en route to primacy within the value pyramid. The desire to improve on paper reports and spreadsheets is basically what DBMS technology has fundamentally addressed to date, even though conceptual level interaction with data has never been its forte.</p> <div> <img alt="Image" src="http://virtuoso.openlinksw.com/images/Old_RDBMS_Primacy_Pyramid.png" /> </div> <p> For more then 10 years -- at the very least -- limitations of the traditional RDBMS in the realm of conceptual level interaction with data across diverse data sources and schemas (enterprise, Web, and <a href="http://dbpedia.org/resource/Internet" id="link-id116001c0">Internet</a>) has been crystal clear to many RDBMS technology practitioners, as indicated by some of the quotes excerpted below:</p> <blockquote> <cite> <p> &quot;Future of Database Research is excellent, but what is the future of data?&quot; </p> &quot;..it is hard for <a href="http://myopenlink.net/dataspace/person/kidehen#this" id="link-id14932398">me</a> to disagree with the conclusions in this report. It captures exactly the right thoughts, and should be a must read for everyone involved in the area of databases and database research in particular.&quot; <p>-- <a href="http://jhingran.typepad.com/anant_jhingrans_musings/" id="link-id11334c50">Dr. Anant Jingran</a>, CTO, IBM <a href="http://dbpedia.org/resource/Information" id="link-id150c7970">Information</a> Management Systems, commenting on the <a href="http://db.cs.berkeley.edu/claremont/" id="link-id11c3b408">2007 RDBMS technology retreat</a> attended by a number of key DBMS technology pioneers and researchers.</p> </cite> </blockquote> <blockquote> <cite> <p> &quot;<a href="http://www.databasecolumn.com/2007/09/one-size-fits-all.html" id="link-id15c14f08">One size fits all: A concept whose time has come and gone</a> </p> <p> </p> <ol> <li> They are direct descendants of System R and <a href="http://dbpedia.org/resource/Ingres" id="link-id146da780">Ingres</a> and were architected more than 25 years ago</li> <li> They are advocating &quot;one size fits all&quot;; i.e. a single engine that solves all DBMS needs. </li> </ol> <p>-- Prof. <a href="http://en.wikipedia.org/wiki/Michael_Stonebraker" id="link-id145c4e28">Michael Stonebreaker</a>, one of the founding fathers of the RDBMS industry.</p> </cite> </blockquote> <p>Until this point in time, the requisite confluence of &quot;circumstantial pain&quot; and &quot;open standards&quot; based technology required to enable an objective &quot;compare and contrast&quot; of RDBMS engine virtues and viable alternatives hasn&#39;t occurred. Thus, the RDBMS has endured it position of primacy albeit on a &quot;one size fits all basis&quot;. </p> <h4>Circumstantial Pain</h4> <p> As mentioned earlier, we are in the midst of an economic crisis that is ultimately about a consistent inability to connect dots across a substrate of interlinked data sources that transcend traditional data access boundaries with high doses of schematic heterogeneity. Ironically, in a era of the dot-com, we haven&#39;t been able to make meaningful connections between relevant &quot;real-world things&quot; that extend beyond primitive data hosted database tables and content management style document containers; we&#39;ve struggled to achieve this in the most basic sense, let alone evolve our ability to connect inline with the <a href="http://www.vldb2007.org/program/slides/s1161-brodie.pdf" id="link-id11a0dcf0">exponential rate at which the Internet &amp; Web are spawning &quot;universes of discourse&quot; (data spaces) that emanate from user activity</a> (within the enterprise and across the Internet &amp; Web). In a nutshell, we haven&#39;t been able to upgrade our interaction with data such that &quot;conceptual models&quot; and resulting &quot;<a href="http://dbpedia.org/resource/Context_%28language_use%29" id="link-id12da4b00">context</a> lenses&quot; (or facets) become concrete; by this I mean: real-world <a href="http://dbpedia.org/resource/Entity" id="link-id146a48a8">entity</a> interaction making its way into the computer realm as opposed to the impedance we all suffer today when we transition from conceptual model interaction (real-world) to logical model interaction (when dealing with RDBMS based data access and data management). </p> <p>Here are some simple examples of what I can only best describe as: &quot;critical dots unconnected&quot;, resulting from an inability to interact with data conceptually:</p> <strong>Government (Globally) -</strong> <p> Financial regulatory bodies couldn&#39;t effectively discern that a <a href="http://dbpedia.org/resource/Credit_default_swap" id="link-id115ba0e0">Credit Default Swap</a> is an Insurance policy in all but literal name. And in not doing so the cost of an unregulated <a href="http://dbpedia.org/resource/Insurance" id="link-id158d4960">insurance policy</a> laid the foundation for exacerbating the toxicity of fatally flawed mortgage backed securities. Put simply: a flawed insurance policy was the fallback on a toxic security that financiers found exotic based on superficial packaging.</p> <strong>Enterprises - </strong> <p> Banks still don&#39;t understand that capital really does exists in tangible and intangible forms; with the intangible being the variant that is inherently dynamic. For example, a tech companies intellectual capital far exceeds the value of fixture, fittings, and buildings, but you be amazed to find that in most cases this vital asset has not significant value when banks get down to the nitty gritty of debt collateral; instead, a buffer of flawed securitization has occurred atop a borderline static asset class covering the aforementioned buildings, fixtures, and fittings. </p> <p> In the general enterprise arena, IT executives continued to &quot;rip and replace&quot; existing technology without ever effectively addressing the timeless inability to connect data across disparate data silos generated by internal enterprise applications, let alone the broader need to mesh data from the inside with external data sources. No correlations made between the growth of buzzwords and the compounding nature of data integration challenges. It&#39;s 2009 and only a miniscule number of executives dare fantasize about being anywhere within distance of the: relevant information at your fingertips vision. </p> <p> Looking more holistically at data interaction in general, whether you interact with data in the enterprise space (i.e., at work) or on the Internet or Web, you ultimately are delving into a mishmash of disparate computer systems, applications, service (Web or SOA), and databases (of the RDBMS variety in a majority of cases) associated with a plethora of disparate schemas. Yes, but even today &quot;rip and replace&quot; is still the norm pushed by most vendors; pitting one mono culture against another as exemplified by irrelevances such as: FOSS/LAMP vs Commercial or Web vs. Enterprise, when none of this matters if the data access and integration issues are recognized let alone addressed (see: <a href="http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1497?sid=0df0294caee8b37925c6a888bbbca136&amp;realm=wa" id="link-id15c27300">Applications are Like Fish and Data Like Wine</a>). </p> <p> Like the current credit-crunch, exponential growth of data originating from disparate application databases and associated schemas, within shrinking processing time frames, has triggered a rethinking of what defines data access and data management value today en route to an inevitable RDBMS downgrade within the value pyramid.</p> <h3>Technology</h3> <p>There have been many attempts to address real-world modeling requirements across the broader DBMS community from Object Databases to Object-Relational Databases, and more recently the emergence of simple <a href="http://dbpedia.org/resource/Entity-attribute-value_model" id="link-id1128dad0">Entity</a>-Attribute-Value model DBMS engines. In all cases failure has come down to the existence of one or more of the following deficiencies, across each potential alternative:</p> <ol> <li>Query language standardization - nothing close to <a href="http://dbpedia.org/resource/SQL" id="link-id16002d60">SQL</a> standardization</li> <li>Data Access API standardization - nothing close to ODBC, JDBC, OLE-DB, or ADO.NET</li> <li>Wire protocol standardization - nothing close to HTTP</li> <li>Distributed Identity infrastructure - nothing close to the non-repudiatable digital Identity that <a href="http://dbpedia.org/resource/Friend_of_a_friend" id="link-id14926b18">foaf</a>+ssl accords</li> <li>Use of Identifiers as network based pointers to data sources - nothing close to RDF based <a href="http://dbpedia.org/resource/Linked_Data" id="link-id16180a28">Linked Data</a> </li> <li>Negotiable data representation - nothing close to Mime and HTTP based Content Negotiation</li> <li>Scalability especially in the era of Internet &amp; Web scale.</li> </ol> <h4>Entity-Attribute-Value with Classes &amp; Relationships (<a href="http://dbpedia.org/resource/Entity-attribute-value_model" id="link-id13e741b8">EAV</a>/CR) data models</h4> <p>A common characteristic shared by all post-relational DBMS management systems (from Object Relational to pure Object) is an orientation towards variations of EAV/CR based data models. Unfortunately, all efforts in the EAV/CR realm have typically suffered from at least one of the deficiencies listed above. In addition, the same &quot;one DBMS model fits all&quot; approach that lies at the heart of the RDBMS downgrade also exists in the EAV/CR realm.</p> <h3>What Comes Next?</h3> <p>The RDBMS is not going away (ever), but its era of primacy -- by virtue of its placement at the apex of the data access and data management value pyramid -- is over! I make this bold claim for the following reasons: </p> <ol> <li> The Internet aided &quot;Global Village&quot; has brought &quot;<a href="http://en.wikipedia.org/wiki/Open_World_Assumption" id="link-id1148e560">Open World</a>&quot; vs &quot;<a href="http://en.wikipedia.org/wiki/Closed_World_Assumption" id="link-id11967cd0">Closed World</a>&quot; assumption issues to the fore e.g., the current global economic crisis remains centered on the inability to connect dots across &quot;Open World&quot; and &quot;Closed World&quot; data frontiers </li> <li> Entity-Attribute-Value with Classes &amp; Relationships (EAV/CR) based DBMS models are more effective when dealing with disparate data associated with disparate schemas, across disparate DBMS engines, host operating systems, and networks. </li> </ol> <p>Based on the above, it is crystal clear that a different kind of DBMS -- one with higher AVF relative to the RDBMS -- needs to sit atop today&#39;s data access and data management value pyramid. The characteristics of this DBMS must include the following:</p> <ol> <li> Every item of data (Datum/Entity/Object/Resource) has Identity</li> <li> Identity is achieved via Identifiers that aren&#39;t locked at the DBMS, OS, Network, or Application levels</li> <li> Object Identifiers and Object values are independent (extricably linked by association)</li> <li> Object values should be de-referencable via Object Identifier</li> <li> Representation of de-referenced value graph (entity, attributes, and values mesh) must be negotiable (i.e. content negotiation)</li> <li>Structured query language must provide mechanism for Creation, Deletion, Updates, and Querying of data objects</li> <li> Performance &amp; Scalability across &quot;Closed World&quot; (enterprise) and &quot;Open World&quot; (Internet &amp; Web) realms.</li> </ol> <p>Quick recap, I am not saying that RDBMS engine technology is dead or obsolete. I am simply stating that the era of RDBMS primacy within the data access and data management value pyramid is over. </p> <p>The problem domain (conceptual model views over heterogeneous data sources) at the apex of the aforementioned pyramid has simply evolved beyond the natural capabilities of the RDBMS which is rooted in &quot;Closed World&quot; assumptions re., data definition, access, and management. The need to maintain domain based conceptual interaction with data is now palpable at every echelon within our &quot;Global Village&quot; - Internet, Web, Enterprise, Government etc.</p> <p>It is my personal view that an EAV/CR model based DBMS, with support for the seven items enumerated above, can trigger the long anticipated RDBMS downgrade. Such a DBMS would be inherently multi-model because you would need to the best of RDBMS and EAV/CR model engines in a single product, with in-built support for HTTP and other Internet protocols in order to effectively address data representation and serialization issues.</p> <h4>EAV/CR Oriented Data Access &amp; Management Technology</h4> <p>Examples of contemporary EAV/CR frameworks that provide concrete conceptual layers for data access and data management currently include:</p> <ul> <li> <a href="http://dbpedia.org/resource/Resource_Description_Framework" id="link-id115d1cb0"> Resource Description Framework</a> (RDF) - an EAV/CR based framework</li> <li> <a href="http://dbpedia.org/resource/Linked_Data" id="link-id116cf810">RDF Linked Data </a>- EAV/CR based framework that mandates de-referencable HTTP based Identifiers</li> <li> <a href="http://dbpedia.org/resource/ADO.NET_Entity_Framework" id="link-id13daa160">ADO.NET Entity Frameworks</a> - Microsoft .NET based EAV/CR framework</li> <li> <a href="http://dbpedia.org/page/Core_Data" id="link-id11111838">Core Data Services </a>- Mac OS X based EAV/CR framework that evolved from NeXT&#39;s <a href="http://dbpedia.org/resource/Enterprise_Objects_Framework" id="link-id15c27df0">Enterprise Object Frameworks</a> (EOF).</li> </ul> <p>The frameworks above provide the basis for a revised AVF pyramid, as depicted below, that reflects today&#39;s data access and management realities i.e., an Internet &amp; Web driven global village comprised of interlinked distributed data objects, compatible with &quot;Open World&quot; assumptions.</p> <div> <image src="http://virtuoso.openlinksw.com/images/New_EAV_RDBMS_Pyramid.png"></image> </div> <h3>Related</h3> <ul> 
<li>
  <a href="http://allanslibrary.blogspot.com/2009/06/semantic-way.html" id="link-id0xb8c5e498">The Semantic Way</a> - Alan Cho&#39;s Summary of <a href="http://www.pwc.com/extweb/home.nsf/docid/1308AF8EA7929CCA852575BA00720F26" id="link-id0xb80f5e10">PwC 2009 tech forecast report on the Semantic Web</a>
</li>
<li>
  <a href="http://www.readwriteweb.com/archives/is_the_relational_database_doomed.php" id="link-id0xb8c20658">Is the RDBMS Doomed</a> - <a href="http://www.readwriteweb.com">ReadWriteWeb</a> Article</li>
<li>
  <a href="http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores/" id="link-id0x1ab4778">Anti-RDBMS: a list of Distributed Key-Value Stores</a> - by <a href="http://www.last.fm/user/RJ" id="link-id0x5a968060">Richard Jones</a> (CTO Last.FM)</li>
<li> <a href="http://dynamicorange.com/2009/01/22/blueblog-how-and-why-glue-is-using-amazon-simpledb-instead-of-a-relational-database/" id="link-id15e07c10">How &amp; Why Glue is Using Amazon SimpleDB</a> </li> <li> <a href="http://www.cs.cmu.edu/afs/cs.cmu.edu/user/clamen/OODBMS/Manifesto/htManifesto/node4.html#SECTION00022000000000000000" id="link-id116cf450">Object Database Manifesto (Identity excerpt)</a> </li> <li> <a href="http://www.unixspace.com/context/databases.html" id="link-id150b2c20">Database Models Overview</a> </li> <li> <a href="http://www.youtube.com/watch?v=WEj9vqVvHPc&amp;feature=related" id="link-id0x66b0850">Ted Nelson Explaining Irregularity and Idiosyncrasy of Data Structures</a> - ZigZag Demo </li> </ul>]]></content:encoded>
 </rss:item>
</rdf:RDF>