1 / 5

Concept Visualization for Ontologies of Learning Agents

Concept Visualization for Ontologies of Learning Agents. Yu Suo Period 2 Computer Systems Lab GMU Learning Agents Center. Graphical Representation. Display elements and their relationships visually for non computer scientists. JGraph for Visualizing Networks.

eaton-watts
Download Presentation

Concept Visualization for Ontologies of Learning Agents

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Concept Visualization for Ontologies of Learning Agents Yu Suo Period 2 Computer Systems Lab GMU Learning Agents Center

  2. Graphical Representation Display elements and their relationships visually for non computer scientists.

  3. JGraph for Visualizing Networks • JGraph is an open source graph visualization library written in Java. • JGraph is a fully Swing compatible component. • Simplifies drawing process for networks, trees, and maps. • Fairly versatile: Vertices and edges may be shapes, images, other Swing components, or animations.

  4. Algorithm for Drawing Small Explanation Networks • Determine what element to display • heuristic to estimate what elements should be placed next • number of links • number of sub/super elements • relation to already placed elements • Determine where to place element • estimate text size • estimate approximate space needed • minimize cross-links

More Related