* Owlready2 * Running HermiT... C:/Program Files/Java/jdk1.8.0_101/bin/java.exe -Xmx2000M -cp C:\Users\R\GOOGLE~1\PhD\PHD_ON~1\00_DEV~1\002_PY~1\KB_Tests\lib\site-packages\owlready2\hermit;C:\Users\R\GOOGLE~1\PhD\PHD_ON~1\00_DEV~1\002_PY~1\KB_Tests\lib\site-packages\owlready2\hermit\HermiT.jar org.semanticweb.HermiT.cli.CommandLine -c -O -D -I file:///C:/Users/R/AppData/Local/Temp/tmpcpguhz5g It all went pear-shaped: Problem parsing file:///C:/Users/R/AppData/Local/Temp/tmpcpguhz5g Could not parse ontology. Either a suitable parser could not be found, or parsing failed. See parser logs below for explanation. The following parsers were tried: 1) RDFXMLParser 2) OWLXMLParser 3) OWLFunctionalSyntaxOWLParser 4) TurtleOntologyParser 5) OWLOBOParser 6) KRSS2OWLParser 7) ManchesterOWLSyntaxOntologyParser Detailed logs: -------------------------------------------------------------------------------- Parser: RDFXMLParser org.xml.sax.SAXParseException; systemId: file:///C:/Users/R/AppData/Local/Temp/tmpcpguhz5g; lineNumber: 1; columnNumber: 5; Element type "C:" must be followed by either attribute specifications, ">" or "/>". -------------------------------------------------------------------------------- Parser: OWLXMLParser org.xml.sax.SAXParseException; systemId: file:///C:/Users/R/AppData/Local/Temp/tmpcpguhz5g; lineNumber: 1; columnNumber: 5; Element type "C:" must be followed by either attribute specifications, ">" or "/>". -------------------------------------------------------------------------------- Parser: OWLFunctionalSyntaxOWLParser Encountered " "< "" at line 1, column 1. Was expecting: "Ontology" ... (Line 0) -------------------------------------------------------------------------------- Parser: TurtleOntologyParser uk.ac.manchester.cs.owl.owlapi.turtle.parser.ParseException: Encountered "" at line 1, column 1. Was expecting one of: -------------------------------------------------------------------------------- Parser: OWLOBOParser org.coode.owlapi.obo.parser.ParseException: Encountered "" at line 450, column 523. Was expecting one of: "[" ... ... ... ... ... ... (Line 450) -------------------------------------------------------------------------------- Parser: KRSS2OWLParser de.uulm.ecs.ai.owlapi.krssparser.ParseException: Encountered " ">" " "" at line 1, column 1. Was expecting: -------------------------------------------------------------------------------- Parser: ManchesterOWLSyntaxOntologyParser Encountered < at line 1 column 1. Expected one of: Individual: AnnotationProperty: Datatype: DataProperty: ObjectProperty: DisjointProperties: ValuePartition: EquivalentClasses: Import: Prefix: DisjointClasses: Class: SameIndividual: DifferentIndividuals: (Line 1) org.semanticweb.owlapi.io.UnparsableOntologyException: Problem parsing file:///C:/Users/R/AppData/Local/Temp/tmpcpguhz5g Could not parse ontology. Either a suitable parser could not be found, or parsing failed. See parser logs below for explanation. The following parsers were tried: 1) RDFXMLParser 2) OWLXMLParser 3) OWLFunctionalSyntaxOWLParser 4) TurtleOntologyParser 5) OWLOBOParser 6) KRSS2OWLParser 7) ManchesterOWLSyntaxOntologyParser Detailed logs: -------------------------------------------------------------------------------- Parser: RDFXMLParser org.xml.sax.SAXParseException; systemId: file:///C:/Users/R/AppData/Local/Temp/tmpcpguhz5g; lineNumber: 1; columnNumber: 5; Element type "C:" must be followed by either attribute specifications, ">" or "/>". -------------------------------------------------------------------------------- Parser: OWLXMLParser org.xml.sax.SAXParseException; systemId: file:///C:/Users/R/AppData/Local/Temp/tmpcpguhz5g; lineNumber: 1; columnNumber: 5; Element type "C:" must be followed by either attribute specifications, ">" or "/>". -------------------------------------------------------------------------------- Parser: OWLFunctionalSyntaxOWLParser Encountered " "< "" at line 1, column 1. Was expecting: "Ontology" ... (Line 0) -------------------------------------------------------------------------------- Parser: TurtleOntologyParser uk.ac.manchester.cs.owl.owlapi.turtle.parser.ParseException: Encountered "" at line 1, column 1. Was expecting one of: -------------------------------------------------------------------------------- Parser: OWLOBOParser org.coode.owlapi.obo.parser.ParseException: Encountered "" at line 450, column 523. Was expecting one of: "[" ... ... ... ... ... ... (Line 450) -------------------------------------------------------------------------------- Parser: KRSS2OWLParser de.uulm.ecs.ai.owlapi.krssparser.ParseException: Encountered " ">" " "" at line 1, column 1. Was expecting: -------------------------------------------------------------------------------- Parser: ManchesterOWLSyntaxOntologyParser Encountered < at line 1 column 1. Expected one of: Individual: AnnotationProperty: Datatype: DataProperty: ObjectProperty: DisjointProperties: ValuePartition: EquivalentClasses: Import: Prefix: DisjointClasses: Class: SameIndividual: DifferentIndividuals: (Line 1) at uk.ac.manchester.cs.owl.owlapi.ParsableOWLOntologyFactory.loadOWLOntology(ParsableOWLOntologyFactory.java:236) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:880) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:800) at uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.loadOntology(OWLOntologyManagerImpl.java:758) at org.semanticweb.HermiT.cli.CommandLine.main(CommandLine.java:771) * Owlready2 * HermiT took 0.6864540576934814 seconds