Linear list graph generator
Linear list graph generator creates a simple topic map where each topic is associated to two other topics. First and last topics have exceptionally only one neighbor topic and one association. Resulting topic map can be visualized as a linear list where each topic represents node and association an edge between nodes. User defines the length of linear list i.e. the number of topics linear list contains. Created node topics have base name Topic n where n is topic's number in list. First topic has number 0, second 1 etc. Topic's subject identifier is http://www.wandora.org/topic/n where n has same schema as n in base name. subject identifiers of association type and roles of edge associations are
http://www.wandora.org/topic/associationType http://www.wandora.org/topic/next http://www.wandora.org/topic/previous
Of cource you can change subject identifiers and base names after topic map creation. Linear list topic maps can be used to build more complex ontologies for example. Below is a graph visualization of closed linear list with length 10.