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 so that it helps in creating individuals of a given class.
Further digging down the code to a specific class, it contains only add, remove, collection and has functions for a given property associated with the class. I am unable to figure out the usage of such methods defined in the class. Say suppose, if I want to add a literal/resource to a property of a class, how can that be done. Looking forward for some sample exaple running code with basic functionality. Thanks in advance. -- *Dibyanshu Jaiswal* Mb: +91 9038304989
