You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fifth major version, celebrating 2 years of intense OWL2 development done in our 4.X journey!
(NEW) Added support for reading and writing Manchester syntax (#73) (NEW) Added support for reading and writing Functional syntax (#77) (NEW) Added profile checking for OWL2 EL/RL/QL (#74) (NEW) Aligned Reasoner and Validator with the normative OWL2 RL/RDF ruleset (#75) (FIX) Semantic overclaim in Validator T-Box overlap rules (#76) (MISC) Updated RDFSharp dependency to v4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
(NEW) Advanced OWL2-RL reasoner (#72) (FIX) HasKey rules ignoring OWLObjectInverseOf in key property expressions (#69) (FIX) Ontology import is vulnerable against duplicates and loops (#70) (FIX) SWRL substring built-in should adhere to W3C specs to be 1-based (#71)
This commit was created on GitHub.com and signed with GitHub’s verified signature.
(NEW) OWLOntology is now compatible with IDisposable and IAsyncDisposable (#67) (NEW) OWLReasoner is now able to iterate the inference process with a configurable strategy (#68) (NEW) OWLReasoner expands its domain/range inference capabilities (764dc66) (DOCS) Codebase has been properly documented and optimized for Intellisense (DOCS) PDF documentation is available as reference guide for working with the library
(NEW) Enhanced TopBottomAnalysis validator rule with scanning of object/data assertions (#64) (NEW) Moved extensions to their own dedicated project (-428KB core assembly size)