Search the web
Sign In
New User? Sign Up
jena-dev · Jena Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
ANN: SDB 1.0   Message List  
Reply | Forward Message #31788 of 42022 |
SDB 1.0
=======

SDB is a SPARQL database subsystem for Jena. It provides for large
scale storage and query of RDF datasets using conventional SQL
databases. The database tools for load balancing, security, clustering,
backup and administration can all be used to manage the installation.

Supported databases:
* Oracle, 10gR2 & 11g including Oracle Express,
* IBM DB2 9 including DB Express
* Microsoft SQL Server 2005 including SQL Server Express,
* PostgreSQL v8,
* MySQL 5.0 (>=5.0.22),
* HSQLDB 1.8,
* Apache Derby 10.2.

Download:
http://downloads.sourceforge.net/jena/sdb-1.0.zip
Homepage:
http://jena.sf.net/SDB
Documentation:
http://jena.hpl.hp.com/wiki/SDB

SDB requires Java5.

We are actively seeking feedback on SDB - both good and bad.
If it works, please tell us - if it doesn't work, please tell us!

Andy

--------------------------------------------
Hewlett-Packard Limited
Registered Office: Cain Road, Bracknell, Berks RG12 1HN
Registered No: 690597 England



Wed Nov 28, 2007 2:49 pm

andyseaborne
Offline Offline
Send Email Send Email

Forward
Message #31788 of 42022 |
Expand Messages Author Sort by Date

SDB 1.0 ======= SDB is a SPARQL database subsystem for Jena. It provides for large scale storage and query of RDF datasets using conventional SQL databases....
Seaborne, Andy
andyseaborne
Offline Send Email
Nov 28, 2007
2:53 pm

Dear Andy, I'm a newbie to Jena persistence. 1) What is the relationship between SDB and the Jena Database Interface, specifically, a) the...
wcm0113
Offline Send Email
Nov 29, 2007
6:52 am

... Hash: SHA1 ... There isn't a relationship. SDB is a new system tailored for SPARQL. There's nothing common between them, and in particular the database ...
Damian Steer
pldms2
Offline Send Email
Nov 29, 2007
12:03 pm

Thank you Damian. Got the points. Will try out SDB. When I said 'do your things -> persist' I was thinking of doing inference within a memory-based model for...
wcm0113
Offline Send Email
Nov 29, 2007
2:41 pm

... Hash: SHA1 ... On the contrary, that's a very good way to work. Inferencing involves lots of little reads and writes, each of which cost IO when you work ...
Damian Steer
pldms2
Offline Send Email
Nov 29, 2007
2:58 pm

Hello, I have three questions: ... 1. What is the envisioned scale considering a single database setup? Are (the forthcoming SW challenge) 1 billion of triples...
Laurian Gridinoc
lauriangridinoc
Offline Send Email
Nov 29, 2007
7:42 pm

... The 1e9 question needs refining. What sort of queries would be asked? For entity lookup queries (simple, indexed queries) and it's just a matter of ...
Seaborne, Andy
andyseaborne
Offline Send Email
Nov 29, 2007
11:01 pm

Hi, ... We currently look at loadin DBpedia and play this way (pasting from a colleague mail): - Get all/direct superclasses of a class - Get all properties of...
Laurian Gridinoc
lauriangridinoc
Offline Send Email
Nov 30, 2007
4:28 pm

... If "a class" is fixed, this is a simple query for "direct" meaning immediate Strict "direct" under inference is harder: ...
Seaborne, Andy
andyseaborne
Offline Send Email
Nov 30, 2007
5:31 pm

Wow, thanks Andy for the examples, I'm going to build my app around SDB (use if from java); one more thing… since SDB is not distributed via a maven repo.,...
Laurian Gridinoc
lauriangridinoc
Offline Send Email
Dec 4, 2007
4:08 pm

... Best to use the jars exactly in the distribution - jena.jar and arq.jar. Now SDB is more formally out, the development process can settle on specific ...
Seaborne, Andy
andyseaborne
Offline Send Email
Dec 4, 2007
5:15 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help