>
> It's a java portal on a Tomcat server, maybe D2RQ could help me to define
> mappings and populate my owl ontology. Is that the right way to do that?
>
>
D2R can create a default mapping, but you'll end with one class per table,
and one property per column. If you need to map your relational db to
anything different, you'll need to customize the mapping file by hand.

good luck!

dfcp


>
> --
> David DE LA PEÑA
>
>
> On Sun, May 19, 2013 at 3:27 PM, Rob Walpole <[email protected]>
> wrote:
>
> > David,
> >
> > I would suggest using something like D2RQ to dump your data as RDF. You
> may
> > be able to get the mapping you want from this but if not, load it into
> TDB
> > and run some SPARQL transforms (constructs) to get it how you want it.
> >
> > Rob
> > On May 19, 2013 11:58 AM, "David De La Peña" <[email protected]> wrote:
> >
> > > Hello,
> > > could I use Jena to populate individuals form a mysql db to an owl
> > > ontology?
> > >
> > > Thank you,
> > >
> > > --
> > > David DE LA PEÑA
> > >
> >
>

Reply via email to