Implementing Topic Maps for NUI in kinect

hi all,
I am working on kinect from quite some time , so i decided to make an application on topic maps and use gestures to navigate through it. So I decided to use wandora as a back end for managing my topic map(adding new topics,manage associations etc) and use kinect application as a frontend for visualization of topic maps.
Here are my questions :-
1)Say i get XTM file from server ,then what modules should i have to write in C# to visualize topic maps (Graph topic model ).
2)Which specific part of wandora source deal with graph visualization of TM.Mainly showing only required topics and showing other topics on demand.From where is the data retrieved if i expand a node.Is it from database?
3)For details about a topic I am thinking of using http requests to server and display .Is this recommended?
My questions may not be that accurate but basically i have to build a TM visualization application for NUI(natural user interface ) in kinect,similar to graph topic model visualization in wandora software.
Help would be very useful .
I am working on kinect from quite some time , so i decided to make an application on topic maps and use gestures to navigate through it. So I decided to use wandora as a back end for managing my topic map(adding new topics,manage associations etc) and use kinect application as a frontend for visualization of topic maps.
Here are my questions :-
1)Say i get XTM file from server ,then what modules should i have to write in C# to visualize topic maps (Graph topic model ).
2)Which specific part of wandora source deal with graph visualization of TM.Mainly showing only required topics and showing other topics on demand.From where is the data retrieved if i expand a node.Is it from database?
3)For details about a topic I am thinking of using http requests to server and display .Is this recommended?
My questions may not be that accurate but basically i have to build a TM visualization application for NUI(natural user interface ) in kinect,similar to graph topic model visualization in wandora software.
Help would be very useful .