Because we want to find a way to map ontologies provided by an other company and the data stored in our TDB and i saw that D2R server allows to generate mapping files, so the idea was to map some ontology concepts to data from the TDB.
2014-07-07 17:06 GMT+02:00 Claude Warren <[email protected]>: > Frederic, > > I am not certain why you would want to do this. > > Jena TDB is a graph/model store > > D2R is a tool that makes a relational database appear as a graph/model > store. > > I think to use D2R you would have to dump the TDB and then find a way to > load it into the relational tables. > > Why do you want to use D2R and not TDB? > > Claude > > > > > On Mon, Jul 7, 2014 at 3:57 PM, Frederic Toublanc < > [email protected]> wrote: > > > Hello everyone, > > > > We currently have a Jena TDB and we would like to install a D2R server > and > > connect this D2R server directly to the Jena TDB. > > > > Do i have to export the content of the whole TDB in a .rdf file and then > > import this to D2R server, or is there a way to use an API or a service > to > > make my Jena TDB linked to the D2R server ? > > > > Thanks in advance for your help. > > > > > > -- > I like: Like Like - The likeliest place on the web > <http://like-like.xenei.com> > LinkedIn: http://www.linkedin.com/in/claudewarren >
