hello,
I have an application that loops through the individuals in the jena model and is importing them into a proprietary semantic store. My main owl file imports several other owl files via import statements. my problem is that when I get to an anonymous individual, I can't tell which file it came from, and so I can't tell which namespace to put it into. is there an easy way to do this? or just to associate the individual with the Ontology object from which it came?
-thomas

Reply via email to