<?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/oerling/">
  <rss:title>Orri Erling&#39;s Weblog</rss:title>
  <rss:link>http://www.openlinksw.com/weblog/oerling/</rss:link>
  <rss:description />
  <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">oerling@openlinksw.com</dc:creator>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2009-11-23T12:18:46Z</dc:date>
  <rss:items>
   <rdf:Seq>
      <rdf:li rdf:resource="http://www.openlinksw.com/weblog/oerling/?date=2007-09-24#1262" />
      <rdf:li rdf:resource="http://www.openlinksw.com/weblog/oerling/?date=2006-09-19#1043" />
      <rdf:li rdf:resource="http://www.openlinksw.com/weblog/oerling/?date=2006-09-19#1043" />
   </rdf:Seq>
  </rss:items>
 </rss:channel>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/weblog/oerling/?date=2007-09-24#1262">
  <rss:title>Virtuoso update</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2007-09-24T14:30:28Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">I have been occupied with getting the Virtuoso cluster to fuifull functionality.  It now does insert/delete/update and select over partitions spread over multiple instances and can send co-located joins and other co-located query fragments over to partner nodes.  Of course, the more functionality is transferred per  message, the better. Most of the code is definitely written.  Now it is a question of testing and adding optimizations here and there, also detecting distributed deadlocks. I&#39;ll go to the SABRE conference in Leipzig this week, where we present an update on Virtuoso.  This is an updated verversion of the Virtuoso intro paper, now also at the Virtuoso web site.   In another month, I&#39;ll be at the RDF Relational Mapping workshop in Cambridge, MA.  There will be more updates on our results before then. DatabaseDatabasesVirtuosoScalabilityClustering</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
 <font face="Arial">  <font size="2">I have been occupied with getting the  Virtuoso cluster to fuifull functionality.  It now does  insert/delete/update and select over partitions spread over multiple instances  and can send co-located joins and other co-located query fragments over to  partner nodes. <span class="093250614-24092007"> Of course, the more  functionality is transferred per  message, the  better.</span>  </font> </font>  <div> <font face="Arial" size="2"><br />Most of the code is definitely written.  Now  it is a question of testing and adding optimizations here and there, also  detecting distributed deadlocks.</font> </div>  <div> <font face="Arial" size="2"><br />I&#39;ll go to the <a href="http://www.sabre-conference.com/">SABRE</a> conference in Leipzig this  week, where we present an update on Virtuoso.  This is an updated  verversion of the Virtuoso intro paper, now also at the Virtuoso web  site.</font> </div> <div> </div> <div> <font face="Arial" size="2">In another month, I&#39;ll be at the RDF Relational  Mapping workshop in Cambridge, MA.  There will be more updates on our  results before then.</font> </div>   
<a href="index.vspx?tag=Database" rel="tag" style="display:none;">Database</a><a href="index.vspx?tag=Databases" rel="tag" style="display:none;">Databases</a><a href="index.vspx?tag=Virtuoso" rel="tag" style="display:none;">Virtuoso</a><a href="index.vspx?tag=Scalability" rel="tag" style="display:none;">Scalability</a><a href="index.vspx?tag=Clustering" rel="tag" style="display:none;">Clustering</a>]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/weblog/oerling/?date=2006-09-19#1043">
  <rss:title>Recent Virtuoso Developments</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2006-09-19T10:59:30Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">We have been extensively working on virtual database refinements.  There aremany SQL cost model adjustments to better model  distributed queries and wenow support direct access to Oracle and Informix statistics system tables.Thus, when you attach  a table from one or the other, you automatically getup to date statistics.  This helps Virtuoso optimize distributed  queries.Also the documentation is updated as concerns these, with a new section ondistributed query optimization. On the applications side, we have been keeping up with the SIOC RDF ontologydevelopments.  All ODS applications now make  their data available as SIOCgraphs for download and SPARQL query access. What is most exciting however is our advance in mapping relational data intoRDF.  We now have a mapping language that makes  arbitrary legacy data in Virtuoso or elsewhere in the relational world RDF queriable.  We will putout a white paper on  this in a few days. Also we have some innovations in mind for optimizing the physical storage ofRDF triples.  We keep experimenting, now with  our sights set to the highend of triple storage, towards billion triple data sets.  We areexperimenting with a new more space efficient index structure  for betterworking set behavior.  Next week will yield the first results. SQL Database Databases Virtuoso Programming Semantic Web SPARQL</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>We have been extensively working on virtual database refinements.  There aremany SQL cost model adjustments to better model  distributed queries and wenow support direct access to Oracle and Informix statistics system tables.Thus, when you attach  a table from one or the other, you automatically getup to date statistics.  This helps <a href="http://virtuoso.openlinksw.com/wiki/main/">Virtuoso</a> optimize distributed  queries.Also the documentation is updated as concerns these, with a new section ondistributed query optimization.</p>
<p>On the applications side, we have been keeping up with the SIOC RDF ontologydevelopments.  All ODS applications now make  their data available as SIOCgraphs for download and SPARQL query access.</p>
<p>What is most exciting however is our advance in mapping relational data intoRDF.  We now have a mapping language that makes  arbitrary legacy data in <a href="http://virtuoso.openlinksw.com/wiki/main/">Virtuoso</a> or elsewhere in the relational world RDF queriable.  We will putout a white paper on  this in a few days.</p>
<p>Also we have some innovations in mind for optimizing the physical storage ofRDF triples.  We keep experimenting, now with  our sights set to the highend of triple storage, towards billion triple data sets.  We areexperimenting with a new more space efficient index structure  for betterworking set behavior.  Next week will yield the first results.</p>
<a href="http://www.technorati.com/tags/sql" rel="tag">SQL</a> <a href="http://www.technorati.com/tags/database" rel="tag">Database</a> <a href="http://www.technorati.com/tags/databases" rel="tag">Databases</a> <a href="http://www.technorati.com/tags/virtuoso" rel="tag">Virtuoso</a> <a href="http://www.technorati.com/tags/programming" rel="tag">Programming</a> <a href="http://www.technorati.com/tags/semantic%20web" rel="tag">Semantic Web</a> <a href="http://www.technorati.com/tags/sparql" rel="tag">SPARQL</a> ]]></content:encoded>
 </rss:item>
 <rss:item xmlns:rss="http://purl.org/rss/1.0/" rdf:about="http://www.openlinksw.com/weblog/oerling/?date=2006-09-19#1043">
  <rss:title>Recent Virtuoso Developments</rss:title>
  <dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2006-09-19T10:59:30Z</dc:date>
  <dc:description xmlns:dc="http://purl.org/dc/elements/1.1/">We have been extensively working on virtual database refinements.  There aremany SQL cost model adjustments to better model  distributed queries and wenow support direct access to Oracle and Informix statistics system tables.Thus, when you attach  a table from one or the other, you automatically getup to date statistics.  This helps Virtuoso optimize distributed  queries.Also the documentation is updated as concerns these, with a new section ondistributed query optimization. On the applications side, we have been keeping up with the SIOC RDF ontologydevelopments.  All ODS applications now make  their data available as SIOCgraphs for download and SPARQL query access. What is most exciting however is our advance in mapping relational data intoRDF.  We now have a mapping language that makes  arbitrary legacy data in Virtuoso or elsewhere in the relational world RDF queriable.  We will putout a white paper on  this in a few days. Also we have some innovations in mind for optimizing the physical storage ofRDF triples.  We keep experimenting, now with  our sights set to the highend of triple storage, towards billion triple data sets.  We areexperimenting with a new more space efficient index structure  for betterworking set behavior.  Next week will yield the first results. SQL Database Databases Virtuoso Programming Semantic Web SPARQL</dc:description>
  <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>We have been extensively working on virtual database refinements.  There aremany SQL cost model adjustments to better model  distributed queries and wenow support direct access to Oracle and Informix statistics system tables.Thus, when you attach  a table from one or the other, you automatically getup to date statistics.  This helps <a href="http://virtuoso.openlinksw.com/wiki/main/">Virtuoso</a> optimize distributed  queries.Also the documentation is updated as concerns these, with a new section ondistributed query optimization.</p>
<p>On the applications side, we have been keeping up with the SIOC RDF ontologydevelopments.  All ODS applications now make  their data available as SIOCgraphs for download and SPARQL query access.</p>
<p>What is most exciting however is our advance in mapping relational data intoRDF.  We now have a mapping language that makes  arbitrary legacy data in <a href="http://virtuoso.openlinksw.com/wiki/main/">Virtuoso</a> or elsewhere in the relational world RDF queriable.  We will putout a white paper on  this in a few days.</p>
<p>Also we have some innovations in mind for optimizing the physical storage ofRDF triples.  We keep experimenting, now with  our sights set to the highend of triple storage, towards billion triple data sets.  We areexperimenting with a new more space efficient index structure  for betterworking set behavior.  Next week will yield the first results.</p>
<a href="http://www.technorati.com/tags/sql" rel="tag">SQL</a> <a href="http://www.technorati.com/tags/database" rel="tag">Database</a> <a href="http://www.technorati.com/tags/databases" rel="tag">Databases</a> <a href="http://www.technorati.com/tags/virtuoso" rel="tag">Virtuoso</a> <a href="http://www.technorati.com/tags/programming" rel="tag">Programming</a> <a href="http://www.technorati.com/tags/semantic%20web" rel="tag">Semantic Web</a> <a href="http://www.technorati.com/tags/sparql" rel="tag">SPARQL</a> ]]></content:encoded>
 </rss:item>
</rdf:RDF>