Roadmap Summary¶
OntoLogos follows semantic versioning. Latest release: v1.1.4 on crates.io/PyPI/npm/Wasmer · See Release status.
v1.1.4 shipped (2026-07-12)¶
Test-suite verification and conformance guard honesty.
| Area | Status |
|---|---|
| Conformance entailment guards | Hardened (weak IRI-shape shortcut removed) |
| Shared semantic fixtures | Added (benchmarks/data/semantic-fixtures.json) |
| Rust / Python API | Unchanged — bump pins to "1.1.4" |
v1.1.0 shipped (2026-07-04)¶
Multi-language native bindings over shared FFI.
| Area | Status |
|---|---|
Shared FFI (ontologos-ffi) |
Shipped |
| Java / .NET / C/C++ | Source-build with CI smoke |
| Node / WASM | Published on npm (ontologos, @ontologos/wasm; WASM also on Wasmer) |
| Rust / Python API | Unchanged — bump pins to "1.1.0" |
See v1.0.x → v1.1.0 migration and Bindings overview.
v1.0.0 (2026-07-03)¶
parity_pct = 100% — HermiT parity milestone on gated corpora.
| Area | Status |
|---|---|
OWL 2 DL (ontologos-dl) |
Stable |
| DLSafe SWRL | Stable |
| HermiT conformance @ 30s | 1048 active tests, blocking CI |
After 1.1¶
| Version | Theme |
|---|---|
| 1.2 | Performance, CLI polish, binding registry publish (incl. OntoEagle adapter) |
| 1.3–1.4 | Ontocode LSP, Python maturity |
| 2.0 | Beyond HermiT (Konclude-class performance, breaking API where needed) |
See full milestone roadmap (maintainer doc).