Difference between revisions of "User:Matteo/scratch.03"

From FreekiWiki
Jump to navigation Jump to search
(this is fun but probabley not the best way to represent this)
Line 6: Line 6:
 
node [ fontsize = "16" shape = "ellipse" ];
 
node [ fontsize = "16" shape = "ellipse" ];
 
edge [ ];
 
edge [ ];
"Top" [ label = "<f0> Council | <f1> Board | <f2> Staff " shape = "record" ];
+
 
 
"Action" [ label = "<f0> Action| | |" shape = "record" ];
 
"Action" [ label = "<f0> Action| | |" shape = "record" ];
 
"C7" [ label = "<f0> C7 | |" shape = "record" ];
 
"C7" [ label = "<f0> C7 | |" shape = "record" ];
Line 15: Line 15:
 
"Technocrats" [ label = "<f0> Technocrats| | |" shape = "record" ];
 
"Technocrats" [ label = "<f0> Technocrats| | |" shape = "record" ];
 
"AdHocStaff" [ label = "<f0> AdHocStaff| | |" shape = "record" ];
 
"AdHocStaff" [ label = "<f0> AdHocStaff| | |" shape = "record" ];
"node10" [ label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record" ];
+
"Council" [ label = "<f0> Council " shape = "record" ];
"node11" [ label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record" ];
+
"Board" [ label = "<f0> Board " shape = "record" ];
"node12" [ label = "<f0> 0xf7fc43e0| | |1" shape = "record" ];
+
"Staff" [ label = "<f0> Staff " shape = "record" ];
 +
 
 +
"Staff" -> "Council":f0 [ id = 0 ];
 +
"Staff" -> "Board":f0 [ id = 0 ];
 +
 
 +
"Board" -> "Council":f0 [ id = 0 ];
 +
"Board" -> "Staff":f0 [ id = 0 ];
 +
 
 +
"Council" -> "Staff":f0 [ id = 0 ];
 +
"Council" -> "Board":f0 [ id = 0 ];
 +
 
 +
"Staff" -> "AdHocStaff":f0 [ id = 0 ];
 +
"Staff" -> "C7":f0 [ id = 1 ];
 +
"Staff" -> "HR":f0 [ id = 2 ];
 +
"Staff" -> "Knowledge Bees":f0 [ id = 3];
 +
"Staff" -> "Outreach":f0 [ id = 4  ];
 +
"Staff" -> "Reuse":f0 [ id = 5 ];
 +
"Staff" -> "Technocrats":f0 [ id = 6 ];
 +
"Staff" -> "Action":f0 [ id = 7 ];
  
"node0":f0 -> "node1":f0 [ id = 0 ];
 
"node0":f1 -> "node2":f0 [ id = 1 ];
 
"node1":f0 -> "node3":f0 [ id = 2 ];
 
"node1":f1 -> "node4":f0 [ id = 3 ];
 
"node1":f2 -> "node5":f0 [ id = 4 ];
 
"node4":f0 -> "node3":f0 [ id = 5 ];
 
"node4":f1 -> "node6":f0 [ id = 6 ];
 
"node4":f2 -> "node10":f0 [ id = 7 ];
 
"node6":f0 -> "node3":f0 [ id = 8 ];
 
"node6":f1 -> "node7":f0 [ id = 9 ];
 
"node6":f2 -> "node9":f0 [ id = 10 ];
 
"node7":f0 -> "node3":f0 [id = 11 ];
 
"node7":f1 -> "node1":f0 [ id = 12 ];
 
"node7":f2 -> "node8":f0 [ id = 13];
 
"node10":f1 -> "node11":f0 [ id = 14 ];
 
"node10":f2 -> "node12":f0 [ id = 15 ];
 
"node11":f2 -> "node1":f0 [ id = 16 ];
 
 
}
 
}
 
</graphviz>
 
</graphviz>

Revision as of 17:11, 21 January 2006

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.