Knowledge Organization Classifier

Classify an organizational vocabulary onto the Ch3 knowledge-organization spectrum — pick list -> taxonomy -> thesaurus -> ontology — by the structural features the spec actually exhibits, walking bottom-up so a partial ontology does NOT over-claim. Also validates that something claiming to be an ontology carries the five core components the chapter names (classes, subclasses, individuals, axioms, relationships) with no dangling parent/class references, and recommends the next-tier upgrade with the concrete feature to add. Use when auditing an existing taxonomy/vocabulary before integrating it into an agent knowledge graph, when deciding whether you need a full ontology or a simpler structure, or when validating an AI-assisted ontology draft. NOT for building the ontology content itself (that is domain modeling), NOT for the SKOS cross-vocabulary mapping step (exactMatch/broader/related — a different primitive), NOT for entity resolution (use three-graph-router's linkage gate).

AnthonyAlcaraz b834d71 3 files · 27.9 KB Updated

File contents

AnthonyAlcaraz/agentic-graph-rag-skills/tree/main/skills/knowledge-representation/knowledge-organization-classifier commit b834d719a1

Frequently asked questions

npx skillmds@latest add anthonyalcaraz/knowledge-organization-classifier