W3C home > Mailing lists > Public > semantic-web@w3.org > January 2007

Sesame: getting the underlying SailConnection from a Connection

From: Aldo Bucchi <aldo.bucchi@gmail.com>
Date: Fri, 19 Jan 2007 04:58:09 -0300
Message-ID: <7a4ebe1d0701182358x4e3035bfg8ab39957b7f30a25@mail.gmail.com>
To: semantic-web@w3.org

Hi all,

I am trying to keep two repositories in sync. One of them is a sesame
Repository running in a java app, the other one is a Jena Model
running on another java app.

Don't ask why jaja, it's just the way it is.

Well, the thing is that one of them is the main repository ( the
sesame one ) and the other one is just a mirror.

I was thinking of listening to sailconnection events ( add and remove
statements ) and generate a simple rdfxml package with the delta (
additions and removals ) that can be easily sent over the wire to the
jena side, but I haven't been able to understand the correct place to
hook the listeners.

I am modifying the sesame Repository through
Repository.getConnection().etc() methods, so I need a way to get hold
of the underlying SailConnection.

any ideas??

Thanks,
Aldo

-- 
::::: Aldo Bucchi :::::
mobile (56) 8 429 8300
Received on Friday, 19 January 2007 07:58:14 UTC

This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 08:44:59 UTC