ontology-enrich

Community

In-place ontology enrichment with validation.

Authorpacphi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Safe, in-place enrichment and maintenance of existing ontology files with upfront OWL2 validation. This Skill ensures modifications are consistent, citations are collected, and broken references are fixed without compromising data integrity.

Core Features & Use Cases

  • OWL2 validation before any modification to prevent invalid ontologies
  • Perplexity API-based content enrichment with UK English focus and citation extraction
  • Link validation and automatic rollback on failures to preserve ontology integrity
  • Batch enrichment with rate limiting for large knowledge graphs
  • Immutable, core-backed modifications via ontology-core to preserve all fields

Quick Start

Validate an ontology file: python -m ontology_enrich.validate --file mainKnowledgeGraph/pages/AI_Agent.md Enrich a field (e.g., definition): python -m ontology_enrich.enrich --file mainKnowledgeGraph/pages/AI_Agent.md --field definition --api-key $PERPLEXITY_API_KEY Fix broken links: python -m ontology_enrich.fix_links --file mainKnowledgeGraph/pages/AI_Agent.md --auto-fix

Dependency Matrix

Required Modules

ontology-corerequests

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ontology-enrich
Download link: https://github.com/pacphi/sindri/archive/main.zip#ontology-enrich

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.