Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

December 3, 2010

Constructions From Dots And Lines

Filed under: Data Structures,Graphs — Patrick Durusau @ 9:47 am

Constructions From Dots And Lines. Authors: Marko A. Rodriguez, Peter Neubauer

Abstract:

A graph is a data structure composed of dots (i.e. vertices) and lines (i.e. edges). The dots and lines of a graph can be organized into intricate arrangements. The ability for a graph to denote objects and their relationships to one another allow for a surprisingly large number of things to be modeled as a graph. From the dependencies that link software packages to the wood beams that provide the framing to a house, most anything has a corresponding graph representation. However, just because it is possible to represent something as a graph does not necessarily mean that its graph representation will be useful. If a modeler can leverage the plethora of tools and algorithms that store and process graphs, then such a mapping is worthwhile. This article explores the world of graphs in computing and exposes situations in which graphical models are beneficial.

A relatively short (11 pages) and entertaining (it takes all kinds you know) treatment of graphs and their properties.

The depiction of the types of graphs and the possibility of combining types of graphs in figure 2 is worth downloading the article but please read it in full.

Questions:

  1. Evaluate the graph types for suitability representing topic maps.
  2. Which graph type looks like the best fit for topic maps? (3-5 pages, no citations)
  3. Which graph type looks like the worst fit for topic maps? (3-5 pages, no citations)

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress