Concept Tree: Recursive Recipe Structure
This interactive concept tree visualizes how complex scientific concepts are built from simpler ingredients. Each node represents a Result constructed by combining Ingredients according to a Procedure. Click on nodes to expand/collapse the tree and view details in the right panel.
Explore Different Concept Trees
Instructions:
- Click a node to expand/collapse its ingredients
- Selected nodes are highlighted in blue
- View detailed information in the right panel
- Click ingredient names in the detail panel to navigate
- Primitive nodes (leaf nodes) cannot be expanded
- Cycles are detected and marked with ↻
Loading graph...
About This Component
The concept tree represents knowledge as a recursive structure where each concept is defined by:
- Ingredients: The building blocks needed to construct the concept
- Procedure: The conceptual composition rules that combine ingredients
- Result: The concept itself, which can serve as an ingredient for other concepts
This creates a directed acyclic graph (DAG) structure where concepts can be shared across multiple parent concepts, making it efficient to represent complex knowledge hierarchies.