OntoKG: Ontology-Oriented Knowledge Graph Construction with Intrinsic-Relational Routing
arXiv cs.AI / 4/6/2026
📰 NewsIdeas & Deep AnalysisTools & Practical UsageModels & Research
Key Points
- The paper proposes OntoKG, an ontology-oriented knowledge graph construction method where schema design is treated as a first-class, reusable product rather than a byproduct of pipeline code.
- Its key technique, intrinsic-relational routing, classifies each property as intrinsic or relational and routes it to the appropriate schema module to produce a declarative, backend-portable schema.
- The approach is demonstrated on the January 2026 Wikidata dump, using rule-based cleaning to derive a 34.6M-entity core set and then iteratively routing properties into 94 modules across 8 categories.
- With tool-augmented LLM assistance and human review, the resulting schema reportedly achieves 93.3% category coverage and 98.0% module assignment accuracy, and the exported graph contains 34.0M nodes and 61.2M edges across 38 relationship types.
- The authors validate reusability by applying the exported schema to five downstream tasks independently of the original construction pipeline, including ontology analysis, auditing, disambiguation, domain customization, and LLM-guided extraction.




