Thank you!
It seems to do want I want.

To explain what I'm doing : I've first create an ontology (owl file with
Protege 4) and now I am developing a web portal referring to this ontology
( but not directly linked to it ).
Now I want to display in this web portal the ontology populated with the
individuals that are stored in the portal db.

My Goal is to visualize in a web page of the portal, the ontology and his
individuals (populated dynamically from the portal db) using semantic
queries.

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?


-- 
David DE LA PEÑA


On Sun, May 19, 2013 at 3:27 PM, Rob Walpole <robkwalp...@gmail.com> 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" <da...@delapena.eu> 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