I just now Say the problem domain. I have some collection of words words are below


Algoithms,Sorting,Tree Sorting


The above words to be stored in protege. How to store and retrive from protege? Any Idea.I know Java and Mysql,

Any Tutorials for my situation

link|improve this question

60% accept rate
protege can you elaborate this word ? – Jigar Joshi Nov 22 '10 at 7:53
Protégé is a toolset for creating and managing OWL ontologies; see protege.stanford.edu – Stephen C Nov 22 '10 at 7:58
feedback

1 Answer

It is not clear what you are trying to do. The developer documentation page for Protégé is here, and there is a good chance that it will contain the information that you need.

(Your experience with MySQL is probably irrelevant. You should not be trying to access Protégé's back-end database directly.)

link|improve this answer
My idea is extract and assign the rank towards word so i need to access protege Any Other methods? – venkat Nov 22 '10 at 8:28
IMHO , OP will need User documentation protege.stanford.edu/doc/users.html instead of developers. – Tasawer Khan Dec 29 '10 at 20:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.