v2.21.0
(NEW) Improved reasoner with better space-time performances -> API breaking change
(NEW) Added OWL2 reasoning rule for data entailments based on NamedIndividual facts
(NEW) Added OWL-DL reasoning rule for data entailments based on HasValue restrictions (#166)
(NEW) Added ability to create ontology with given model, data and annotations (#161)
(FIX) Incorrect parsing of owl:AllDifferent from graph to ontology (#162)
(FIX) Typos in RDFOntologyHelper.GetInferences (#164)