Welcome | Book 1 | Book 2 | Book 3 | Graphs | About
The SVG graph below tells us the amount of scenes each character has with Zuko (in Red) and Aang (in Blue). We used XQuery by creating a loop per character for each collection of XML files. I expected Aang and Zuko to show up more often in the other's respective scenes considering the amount of influence the other has on character growth and development. I also found it interesting that Katara and Sokka appeared equally in Aang's scenes.
Link to XQueryWelcome | Book 1 | Book 2 | Book 3 | Graphs | About
The Network Analysis below tells us the amount of times each character has spoken (in Blue) about another character (in Orange). We used XQuery to output a list of characters and referents for each collection of XML files and imported that list into Cytoscape.
Link to XQuery