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
(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)
(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)
(NEW) Added TIME extension for modeling temporal features (#46) (NEW) Easier modeling of geospatial features with GEOEntity abstraction (#53) (FIX) Crash when loading object property expressions from graph (#51)