Skip to content

v2.21.0

Compare
Choose a tag to compare
@mdesalvo mdesalvo released this 14 Feb 11:25
· 1162 commits to master since this release
84bb017

(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)