Re: How to use Java code generated by Protege-OWL Java code tool.

2014-02-02 Thread Andreas Grünwald
Hello Dibyanshu, did you find a solution to your problem? It's a long time since I tried that Protege plugin, but it never worked for me. Although it does not directly answer your problem, I can recommend you two other solutions: 1) http://semanticweb.org/wiki/RDFReactor is a code generation plugi

How to use Java code generated by Protege-OWL Java code tool.

2014-01-31 Thread Dibyanshu Jaiswal
Hi! Does any body has a working example of How to use the the Java code generated by Protege-OWL Java code tool. for a given Ontology. Browsing thorugh the generated java code i have found that code/package consists of a factory class corresponding to the ontology. My main aim is to use these code