wiki:Sesame2Jena

This is Sesame2Jena a collection of classes that wrap a Sesame Repository as a Jena Graph/Model

This is built against Sesame2-alpha3 - which you will need to use this.

You can download a binary copy below. Source is in source:trunk/Sesame2Jena

This is based on JSM from Weijian Fang, at Southhampton Uni, but fixed to use Sesame2, Jena2.3, and also support named graphs (As done in ARQ) See Original: http://www.ecs.soton.ac.uk/~wf/jsm.htm

The classes you care about are:

org.openrdf.jena.ModelSesame - This wrap the GraphSesame as Jena Model
org.openrdf.jena.GraphSesame - The wraps a Sesame repository as a Jena Graph
|
+- org.openrdf.jena.DataSourceSesame - This wraps a Sesame repository to a Jena Datasource, which supports named model operations
+- org.openrdf.jena.NamedGraphSesame - This wraps a Sesame Context as Jena NamedGraph, there is no real "context" object is sesame though, so it's faked. 

Any questions, get in touch.

Last modified 18 years ago Last modified on 09/21/06 21:48:44

Attachments (2)

Download all attachments as: .zip