Click here to Skip to main content
15,896,269 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have Dictionary database. It include Japan_English_Dictionary Table.

My table design is as follow.

Field Name Data Type
ID AutoNumber
Japan_Word nvarchar (50)
POS nvarchar (50)
English_Word nvarchar (200)

I want to convert this table into owl file in run time.
Posted
Comments
So what you have tried and where is the issue?
ZurdoDev 6-Jun-15 21:57pm    
What is an owl file?
Member 11597253 7-Jun-15 5:15am    
I would like to build the ontology generator. Just like
Health Ontology Generator : Design and Implementation paper.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900