Exception in thread "main" org.semanticweb.owlapi.model.UnloadableImportException: Could not load imported ontology: Cause: OWLOntologyCreationIOException: java.io.IOException: Server returned HTTP response code: 403 for URL: http://id.loc.gov/ontologies/bflc/../bibframe at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1682) at org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$TPImportsHandler.handleTriple(TripleHandlers.java:1440) at org.semanticweb.owlapi.rdf.rdfxml.parser.TripleHandlers$HandlerAccessor.handleStreaming(TripleHandlers.java:262) at org.semanticweb.owlapi.rdf.rdfxml.parser.OWLRDFConsumer.statementWithResourceValue(OWLRDFConsumer.java:1459) at org.semanticweb.owlapi.rdf.turtle.parser.OWLRDFConsumerAdapter.handleTriple(OWLRDFConsumerAdapter.java:53) at org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseObject(TurtleParser.java:581) at org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseObjectList(TurtleParser.java:522) at org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parsePredicateObjectList(TurtleParser.java:459) at org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseTriples(TurtleParser.java:331) at org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseStatement(TurtleParser.java:320) at org.semanticweb.owlapi.rdf.turtle.parser.TurtleParser.parseDocument(TurtleParser.java:253) at org.semanticweb.owlapi.rdf.turtle.parser.TurtleOntologyParser.parse(TurtleOntologyParser.java:54) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:188) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1072) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1033) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntologyFromOntologyDocument(OWLOntologyManagerImpl.java:973) at no.s11.owlapi.ProfileChecker.loadOntology(ProfileChecker.java:152) at no.s11.owlapi.ProfileChecker.checkOntology(ProfileChecker.java:81) at no.s11.owlapi.ProfileChecker.check(ProfileChecker.java:76) at no.s11.owlapi.ProfileChecker.main(ProfileChecker.java:177) Caused by: org.semanticweb.owlapi.io.OWLOntologyCreationIOException: OWLOntologyCreationIOException: java.io.IOException: Server returned HTTP response code: 403 for URL: http://id.loc.gov/ontologies/bflc/../bibframe at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:209) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.load(OWLOntologyManagerImpl.java:1072) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:1033) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:930) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadImports(OWLOntologyManagerImpl.java:1635) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.makeLoadImportRequest(OWLOntologyManagerImpl.java:1675) ... 19 more Caused by: org.semanticweb.owlapi.io.OWLOntologyInputSourceException: java.io.IOException: Server returned HTTP response code: 403 for URL: http://id.loc.gov/ontologies/bflc/../bibframe at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:158) at org.semanticweb.owlapi.io.DocumentSources.wrapInput(DocumentSources.java:115) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:79) at org.semanticweb.owlapi.io.DocumentSources.wrapInputAsReader(DocumentSources.java:96) at org.semanticweb.owlapi.io.AbstractOWLParser.getInputSource(AbstractOWLParser.java:38) at org.semanticweb.owlapi.rdf.rdfxml.parser.RDFXMLParser.parse(RDFXMLParser.java:59) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyFactoryImpl.loadOWLOntology(OWLOntologyFactoryImpl.java:188) ... 24 more Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://id.loc.gov/ontologies/bflc/../bibframe at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1944) at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1939) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1938) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1508) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at org.semanticweb.owlapi.io.DocumentSources.getInputStreamFromContentEncoding(DocumentSources.java:263) at org.semanticweb.owlapi.io.DocumentSources.connectWithFiveRetries(DocumentSources.java:227) at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:150) ... 30 more Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://id.loc.gov/ontologies/bflc/../bibframe at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) at org.semanticweb.owlapi.io.DocumentSources.connect(DocumentSources.java:169) at org.semanticweb.owlapi.io.DocumentSources.getInputStream(DocumentSources.java:148) ... 30 more