Wiki Ontology Design
Use this skill to design the wiki structure for a new corpus.
Workflow
- •Fuzzy scan: extract top terms and co-occurrences.
- •Broad domains: 3-7 buckets that define the worldview.
- •Subtopics: 6-15 per domain, remove overlaps.
- •Canonical map: classify into frameworks, cases, people, episodes.
- •Approve: write
approved.jsonand generate scaffolds.
Script
bash
python3 scripts/ontology_refiner.py --input phase1_domains.json --output approved.json
References
- •
references/blur-to-focus.md - •
references/ontology-schema.json
Related Skills
- •Upstream: multi-source-research
- •Enhanced by: semantic-chunking-rules
- •Feeds into: podcast-wiki-pipeline