WiseOWL: A Methodology for Evaluating Ontological Descriptiveness and Semantic Correctness for Ontology Reuse and Ontology Recommendations

arXiv cs.AI / 4/15/2026

💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • WiseOWL is proposed as a methodology to score and recommend ontologies for reuse by addressing the lack of systematic, justifiable selection criteria.
  • The approach computes normalized 0–10 scores across four metrics—documentation coverage (Well-Described), label–definition alignment via embeddings (Well-Defined), structural interconnectedness (Connection), and hierarchical balance (Hierarchical Breadth).
  • WiseOWL provides actionable feedback rather than only rankings, aiming to help authors choose more semantically correct and reusable ontologies.
  • An implemented Streamlit application ingests OWL, converts it to RDF Turtle, and uses interactive visualizations to support ontology evaluation.
  • Experiments on six well-known ontologies (including GO, PO, SIO, FoodON, DC, and GoodRelations) indicate promising effectiveness of the scoring framework.

Abstract

The Semantic Web standardizes concept meaning for humans and machines, enabling machine-operable content and consistent interpretation that improves advanced analytics. Reusing ontologies speeds development and enforces consistency, yet selecting the optimal choice is challenging because authors lack systematic selection criteria and often rely on intuition that is difficult to justify, limiting reuse. To solve this, WiseOWL is proposed, a methodology with scoring and guidance to select ontologies for reuse. It scores four metrics: (i) Well-Described, measuring documentation coverage; (ii) Well-Defined, using state-of-the-art embeddings to assess label-definition alignment; (iii) Connection, capturing structural interconnectedness; and (iv) Hierarchical Breadth, reflecting hierarchical balance. WiseOWL outputs normalized 0-10 scores with actionable feedback. Implemented as a Streamlit app, it ingests OWL format, converts to RDF Turtle, and provides interactive visualizations. Evaluation across six ontologies, including the Plant Ontology (PO), Gene Ontology (GO), Semanticscience Integrated Ontology (SIO), Food Ontology (FoodON), Dublin Core (DC), and GoodRelations, demonstrates promising effectiveness.