That's what i thought unfortunately. Thanks for your answers..
2014-07-07 17:58 GMT+02:00 Arthur Ryman <[email protected]>: > Frederic, > > D2R generates a mapping file from a relational database to a D2R mapping. > The D2R mapping file defines how the relational database looks as a set of > RDF triples. The mapping is very simple. It is basically the Direct > Mapping [1]. It doesn't sound like this does what you want. > > [1] http://www.w3.org/TR/rdb-direct-mapping/ > > Regards, > ___________________________________________________________________________ > Arthur Ryman, PhD > > Chief Data Officer, Rational > Chief Architect, Portfolio & Strategy Management > Distinguished Engineer | Master Inventor | Academy of Technology > > Toronto Lab | +1-905-413-3077 (office) | +1-416-939-5063 (mobile) > > > > > > From: Frederic Toublanc <[email protected]> > To: users <[email protected]>, > Date: 07/07/2014 11:14 AM > Subject: Re: D2R Server and Jena TDB. > > > > 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 > > > > >
