Open Ontologies: Tool-Augmented Ontology Engineering with Stable Matching Alignment
Fabio Rovai

TL;DR
Open Ontologies is an open-source system combining LLM-driven ontology construction, formal reasoning, and alignment, demonstrating stable matching as key to high-quality ontology alignment, with insights into tool-augmented interaction.
Contribution
The paper introduces a Rust-based open ontology engineering system that emphasizes stable matching for alignment and explores tool-augmented LLM interaction with OWL files.
Findings
Stable 1-to-1 matching achieves high F1 in ontology alignment.
Removing stable matching reduces F1 significantly.
Tool-structured access outperforms raw LLM reading of OWL files.
Abstract
We present Open Ontologies, an open-source ontology engineering system implemented in Rust that integrates LLM-driven construction with formal OWL reasoning and ontology alignment via the Model Context Protocol. Our primary finding is that stable 1-to-1 matching is the dominant factor in ontology alignment quality: on the OAEI Anatomy track, it achieves F1 = 0.832 (P = 0.963, R = 0.733), competitive with state-of-the-art systems and exceeding all in precision. Ablation across five weight configurations shows that signal weights are irrelevant when stable matching is applied (F1 varies by less than 0.004), while removing stable matching drops F1 to 0.728. On the Conference track, the same method achieves F1 = 0.438. On tool-augmented ontology interaction, we find a surprising result: an LLM reading a raw OWL file (F1 = 0.323) performs worse than the same LLM with no file at all (F1 =…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
