On 04/10/13 21:38, Peter Ansell wrote:
From memory I think it is a Repository wrapper but I haven't looked at it for
a while.
I am on mobile only for the next week but I think the following is the url:
https://github.com/ansell/jenasesame
Forked from https://github.com/afs/JenaSesame (the file name AFS.txt is
a bit of a give away!)
I hadn't done the Sesame API over Jena storge, only the other way round;
Jena API over Sesame storage. It's not a project I'm working on.
IMO A better way would be to modularize the backends with SPARQL over
HTTP or over an API. . Then you can use a wide range of backends
without needing customization for each (HHTP) or little customization
(API). A tiered architecture, using SPARQL/HTTP for the conenction to
the database layer.
Andy
--
Peter
On 05/10/2013, at 12:06 AM, Sergio Fernández
<[email protected]> wrote:
That refresh me the question (which maybe Andy or Peter could answer): is there
any Sesame Sail implementation for Jena?
Add a Jena TDB backend would be cool!