Hi all, I managed to load owl files into a Jena Model and persist it in an SQL datase using SDB. The triples in these ontologies can be used to reason with but the ontologies beiing imported using owl:import are not in the model. What should I do to fix this.
Another question I have is how I can materialize all inferences at application startup in order to maximize performance of the application. Kind regards for helping me out. Johan
