I noticed that when OwlToSadl.individualToSadl is called with the URI of an instance defined in an external model (imported owl file), it returns null. But if the instance is defined in an imported sadl model, it does return the instance. How can we modify individualToSadl to return instances from an external model?