fac.getOWLObjectProperty(IRI.create(propertyIRI));
NodeSet<OWLNamedIndividual> namedIndividualSet = reasoner.getObjectPropertyValuesHow can I access the explanation for one of the inferred object properties by the reasoner here?
# Setup Assembler model with reasoner ja:defaultGraph :modelInf:modelInf rdf:type ja:InfModel; ja:reasoner [ at org.apache.jena.tdb.store.GraphTDB.close(GraphTDB.java:133)