RDF tools as workhorse from Leigh Dodds on 2005-09-15 (semantic-web@w3.org from September 2005) (original) (raw)
Richard Newman wrote:
- Scalability -- Our triplestore would be HUGE. I'd estimate 10-20 Million triples. Is that small or large in RDF circles?
That's fairly large. Leigh Dodds will have something to say on this
topic, having used very large sets of triples.
Our store is pretty big -- its about 200M triples.
We're currently using Jena on Postgres. For our needs this worked out better than Jena/MySQL, Sesame, and Kowari.
(SPARQL/RDQL) Query performance times are pretty patchy and poor across the board. Direct resource lookups are generally very fast though.
From our testing we found that a store backed with a relational database proved to be the most stable and easiest to manage.
Cheers,
L.
-- Home: http://www.ldodds.com | "Simplicity is the ultimate Blog: http://www.ldodds.com/blog | sophistication" -- Leonardo da Vinci
Received on Thursday, 15 September 2005 11:10:29 UTC