Skip to content
Advertisement

Tag: owl-api

Fix OWLOntologyStorageException

I’m developing a Java application using owl-api. For testing I want to use a TestDataProvider to provide test data for unit-testing. I’m using version 5.0.0 because the tutorial I read is using this version too. I plan to update later. But I run in following exception at the last line of addOWLIndividualToOWLOntology() I already read that I have to retrieve

Advertisement