Skip to content

Passed

cz.cvut.kbss.ontodriver.owlapi.MainAxiomLoaderTest.skipsExplicitAssertionValueIfThereIsTheSameAssertionAlsoWithInference (from cz.cvut.kbss.ontodriver.owlapi.EpistemicAxiomRemoverTest)

Took 16 ms.

Standard Output

17-10-2025 17:44:01.978 [ForkJoinPool-1-worker-4] TRACE c.c.k.o.o.c.BasicStorageConnector - Unable to load ontology from document.
org.semanticweb.owlapi.io.OWLOntologyCreationIOException: OWLOntologyCreationIOException: java.io.FileNotFoundException: /tmp/non-existent.owl (No such file or directory)
	at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:216)
	at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:
...[truncated 5962 chars]...
e/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86)
	at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:189)
	at org.semanticweb.owlapi.io.DocumentSources.getInputStreamFromContentEncoding(DocumentSources.java:309)
	at org.semanticweb.owlapi.io.DocumentSources.connectWithFiveRetries(DocumentSources.java:271)
	at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:211)
	... 51 common frames omitted