How to create individuals for a class from a MySQL databse (Each row in the database should become an individual)

2 messages Options
Embed this post
Permalink
venkata krishna

How to create individuals for a class from a MySQL databse (Each row in the database should become an individual)

Reply Threaded More More options
Print post
Permalink
Dear Members,

I have a Database with several fields and thousands of records(MySQL).

I am trying to develop an ontology (from this data base) with a Class,
seeral Object Properties and several Data Type Properties such that
each and every record in my data base should act as an individual to a
Class in my ontology (Field values of the data base should act as
values for the properties for that corresponding individual).

There are some thousands of records in my database. I need to create
Individuals for each and every record in Database. I can not create
individuals manually.
Is there any automation process for this issue?

Thank You Very Much.

With Regards,
krishna
_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
Timothy Redmond

Re: How to create individuals for a class from a MySQL databse (Each row in the database should become an individual)

Reply Threaded More More options
Print post
Permalink

I think that Csongor's datamaster plugin does exactly what you want.  
I will see if I can get you more information.

-Timothy


On Nov 11, 2009, at 5:55 PM, venkata krishna wrote:

> Dear Members,
>
> I have a Database with several fields and thousands of records(MySQL).
>
> I am trying to develop an ontology (from this data base) with a Class,
> seeral Object Properties and several Data Type Properties such that
> each and every record in my data base should act as an individual to a
> Class in my ontology (Field values of the data base should act as
> values for the properties for that corresponding individual).
>
> There are some thousands of records in my database. I need to create
> Individuals for each and every record in Database. I can not create
> individuals manually.
> Is there any automation process for this issue?
>
> Thank You Very Much.
>
> With Regards,
> krishna
> _______________________________________________
> protege-owl mailing list
> [hidden email]
> https://mailman.stanford.edu/mailman/listinfo/protege-owl
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03

_______________________________________________
protege-owl mailing list
[hidden email]
https://mailman.stanford.edu/mailman/listinfo/protege-owl

Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03