Hi to every one, I need your help please!!
I am trying to index components(Nodes and Edges) of an OWL model file (Call it: x.owl file) using Jena. After indexing them, I need to be able assign a value to each of the component in the model be it automatic or static assignment. Also I want to be able to traverse my ontology with specific algorithms such as BFS and retrieve all the paths according to my algorithm walk. I am not very much expert on Jena as I have started using it and have tried to go through jena tutorials but could not figure out on how I can achieve to solve my problem of indexing. Could any one please assist me with very specific Jena tutorials on performing the indexing? Will very much appreciate for your help. -- Thank you, Gustaph.
