<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.1.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: More import optimisation</title>
	<link>http://phildawes.net/blog/2004/09/23/more-import-optimisation/</link>
	<description>Mostly programming with a few bits of other stuff</description>
	<pubDate>Tue, 06 Jan 2009 20:57:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.1</generator>

	<item>
		<title>By: Binary Relations</title>
		<link>http://phildawes.net/blog/2004/09/23/more-import-optimisation/#comment-8</link>
		<author>Binary Relations</author>
		<pubDate>Fri, 24 Sep 2004 19:21:01 +0000</pubDate>
		<guid>http://phildawes.net/blog/2004/09/23/more-import-optimisation/#comment-8</guid>
					<description>&lt;strong&gt;Triple Loading&lt;/strong&gt;
The one with benchmark results for loading triples into a Redland/MySQL store, including a somewhat pretty diagram.</description>
		<content:encoded><![CDATA[<p><strong>Triple Loading</strong><br />
The one with benchmark results for loading triples into a Redland/MySQL store, including a somewhat pretty diagram.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Eric Jain</title>
		<link>http://phildawes.net/blog/2004/09/23/more-import-optimisation/#comment-9</link>
		<author>Eric Jain</author>
		<pubDate>Sat, 25 Sep 2004 11:22:35 +0000</pubDate>
		<guid>http://phildawes.net/blog/2004/09/23/more-import-optimisation/#comment-9</guid>
					<description>If you want to test your system with a really large data set (150M triples), have a look at http://www.isb-sib.ch/~ejain/rdf/data/ :-)

I believe the only way to load such amounts of data within reasonable time on reasonable hardware is to make use of the underlying database's bulk loading facilities - I gather you chose a similar approach. We can load 6'000 triples per second, most of which is required for building all the indexes...</description>
		<content:encoded><![CDATA[<p>If you want to test your system with a really large data set (150M triples), have a look at <a href="http://www.isb-sib.ch/~ejain/rdf/data/" rel="nofollow">http://www.isb-sib.ch/~ejain/rdf/data/</a> <img src='http://phildawes.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I believe the only way to load such amounts of data within reasonable time on reasonable hardware is to make use of the underlying database&#8217;s bulk loading facilities - I gather you chose a similar approach. We can load 6&#8242;000 triples per second, most of which is required for building all the indexes&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Phil Dawes</title>
		<link>http://phildawes.net/blog/2004/09/23/more-import-optimisation/#comment-10</link>
		<author>Phil Dawes</author>
		<pubDate>Tue, 28 Sep 2004 08:53:39 +0000</pubDate>
		<guid>http://phildawes.net/blog/2004/09/23/more-import-optimisation/#comment-10</guid>
					<description>Hi Eric,

When you say 6000 triples a second, is this from rdf/xml, or already parsed into some sort of optimized format?</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>When you say 6000 triples a second, is this from rdf/xml, or already parsed into some sort of optimized format?</p>
]]></content:encoded>
				</item>
</channel>
</rss>
