User login
Group organizers
New groups
Group notification s
Hot content this week
-
2 days 21 hours ago
-
2 weeks 2 days ago
-
3 weeks 2 days ago
-
4 days 6 hours ago
-
1 week 4 days ago
- 1 of 19
- ››
See all hot content.


Data Model
Aron -
I would be very interested in knowing whether there is a standardized data model which can be derived from the results of your work. I have made several attempts at organizing the relationships between users into a format which can be modelled using visualization tools with varying degrees of success.
Any ideas about how data can be abstracted into a common format for visualizing information?
M
data model
Hi,
My data structure is simply an adjacentcy list. From this list is very easy to generate input for graphviz or other graph visualization tool. At the devel mailing list I wrote about that: http://lists.drupal.org/archives/development/2006-06/msg00259.html
Aron