An interactive visualization demonstrating how a knowledge graph is built incrementally from natural language experiment descriptions. The animation shows entity extraction, classification, and graph merging in real-time.
| Implementation | Interactive Demo |
|---|---|
| D3.js | View Demo |
| Vis.js | View Demo |
| Cytoscape.js | View Demo |
| Graphviz | View Demo |
The animation demonstrates knowledge graph construction through three experiment entries:




| Color | Type | Description |
|---|---|---|
| Gray (#999) | Input | User text shown in quotes |
| Green (#69b3a2) | Instance | Extracted entity |
| Pink (#ff9999) | Class | Type classification |