Podcast Ontology
Podcast Ontology organizes individual podcasts into a structured, composable network, enabling agents to reason, plan, and execute complex tasks as an extensible, maintainable capability system.
When querying for a task, the system traverses this graph to identify the necessary collections and podcasts to construct a capable agent.
Three-Layer Design
How podcasts are organized from abstract taxonomy to deployable collections.
Podcast Taxonomy
The top layer defines the broad categorization and detailed tags of podcasts. It organizes capabilities into categories such as:
- AI & Machine Learning
- Business & Strategy
- Technology & Engineering
Podcast Relation Graph
The middle layer instantiates specific podcasts and defines how they interact. It maps relationships using edges like:
- Similar To
- Sequel To
- References
- Belongs To
Podcast Collection
Groups related podcasts into deployable units. These are the actual functional toolkits agents load at runtime:
Relationship Types
How podcasts connect and depend on each other within the ontology.
similar_toEpisodes that share common tags or topics.
sequel_toSequential episodes on the same topic.
referencesEpisodes mentioning the same guests or companies.
belong_toEpisodes in the same taxonomy category.
Explore the podcast network
Discover how podcasts connect, compose, and depend on each other across the platform.