Hi,
While running the reasoner we are getting the below error.
raise OwlReadyJavaError("Java error message is:\n%s" % (e.stderr or e.output or b"").decode("utf8"))
owlready2.base.OwlReadyJavaError: Java error message is:
log4j:WARN No appenders could be found for logger (com.hp.hpl.jena.sparql.mgt.ARQMgt).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Dec 21, 2021 6:34:04 AM org.mindswap.pellet.jena.graph.loader.DefaultGraphLoader addUnsupportedFeature
WARNING: Unsupported axiom: Ignoring triple with unknown property from OWL namespace:
http://semanticwebindia.in/GVA/ont/ @owl:versionIRI
http://semanticwebindia.in/GVA/ont/Classifying 33 elements
Classifying: 100% complete in 00:00
Classifying finished in 00:00
Realizing 33 elements
Realizing: 30% complete in 00:01
Can someone help me with this issue?
Regards,
Gopi