Newbie: Extracting collaboration patterns from Notes

Hi All,

I am completey new to Notes so please excuse my lack of knowledge. Basicaly I am trying to extract data from the Domino server so that I can conduct social network analysis of collaboration patterns.

Are there any software add ons that I can use so that I can get data on who is emailing whom in an enterprise? I believe that the Journal database may have this information. But I am not sure if this is the only solution - are there other options available?

Thanks in advance!

Subject: Newbie: Extracting collaboration patterns from Notes

Can you say more?

Are you looking to determine Person A emails Person B 10 times, and Person C received some percentage of email from Group D?

Mike Robinson

http://www.invcs.com

Subject: RE: Newbie: Extracting collaboration patterns from Notes

yes exactly - so say over a period of time for Person A

Focal_id, Partner_id, Number_sent_to, Number_Recieved_from,

A,B,20,30

A,C,30,50

A,ListX, 20, 30