[SOLVED] Visualisation of Persons Relationship

Get help with your data
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
furanku
Posts:3
Joined:07 Apr 2010 12:19
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[SOLVED] Visualisation of Persons Relationship

Post by furanku » 07 Apr 2010 12:44

Hi,

is it possible to visualise relationship of people by Gephi? Like this one is a friend of this one, who is known by another one, who is a friend of the former....
And if so, can someone point me to how I can achieve it, please?

Thanks

admin
Gephi Community Manager
Posts:964
Joined:09 Dec 2009 14:41
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Visualisation of Persons Relationship

Post by admin » 07 Apr 2010 13:22

Hi,

It's simple: all you have to do is to create a graph file encoding the nodes (people) and edges (relationships). You'll find the list of our supported graph formats here.

For instance, someone developed a Facebook application to do so: http://thepoliticsofsystems.net/2010/03 ... -to-gephi/

furanku
Posts:3
Joined:07 Apr 2010 12:19
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Visualisation of Persons Relationship

Post by furanku » 08 Apr 2010 18:53

Thanks for quick reply.

But I still dont know exactly what Gephi is doing:
-Can I just take my friends and connections between them as an XML file (graph format) and node positions are done by Gephi? Which is what Im looking for.
-Or do I have to compute positions of nodes by a separate application and its output is taken by Gephi which is doing the visualisation part only?

admin
Gephi Community Manager
Posts:964
Joined:09 Dec 2009 14:41
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Visualisation of Persons Relationship

Post by admin » 08 Apr 2010 20:49

Can I just take my friends and connections between them as an XML file (graph format) and node positions are done by Gephi? Which is what Im looking for.
that's it!

furanku
Posts:3
Joined:07 Apr 2010 12:19
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Visualisation of Persons Relationship

Post by furanku » 08 Apr 2010 21:10

Cool.
Thanks

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable