On 11/01/13 15:02, hlel emna wrote:
hi
goal: create a java program to build an ontology (using jena).
I built all classes: male, female and all ObjectProperty: marry and
all instances: john, pretty
Then I found a problem: how can I add this information: pretty marie john
(using jena).
Please, help me.
The documentation
http://jena.apache.org/documentation/ontology/index.html
should help you start. If you then have a specific question, a complete
minimal example of what you are doing is helpful.
http://jena.apache.org/help_and_support/#how-to-ask-a-good-question
Andy