On 14/08/12 20:39, Jayanath Amaranayake wrote:
Hi all,
I'm trying to store my RDF models in an Oracle DB. I know that I have to
use SDB with Jena. However the latest Jena download bundle does not have
SDB at the moment. Has anyone used Jena 2.7.2 with SDB 1.3.4. It seems like
the SDB 1.3.4 had been released with the older Jena 2.6.4.
Thanks in advance for any help.
Jay
It may work but there was quite a gap between jena versions 2.6.4 and
2.7.2. I'd be interesting in hearing if it works.
I have just updated SDB and there is a development build with current
dependencies:
http://s.apache.org/jena-sdb-1.3.5-SNAPSHOT
Dependencies:
jena-sdb 1.3.5-SNAPSHOT
jena-parent: 3
jena-core: 2.7.3
jena-arq: 2.9.3
Andy