If we want to read an ontology that also import another ontology ( have an OWL: IMPORT), both the ontology URI has to resolve. But, most of the time we may need to load both the ontology from file system. The default JENA “read” method will process the ontology automatically and try to resolve the […]
