socnetv.org Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://socnetv.org/
Submission: On June 15 via manual from US — Scanned from NL

Form analysis 1 forms found in the DOM

POST https://www.paypal.com/cgi-bin/webscr

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  <input type="hidden" name="cmd" value="_s-xclick">
  <input type="hidden" name="hosted_button_id" value="RN6KRRGGQGCF4">
  <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
  <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

Text Content

Social Network Visualizer
 * Menu


SOCIAL NETWORK VISUALIZER

SocNetV: Social Network Analysis and Visualization Software

 * Download

   

Learn More


FREE AND OPEN-SOURCE TOOL FOR
SOCIAL NETWORK ANALYSIS



Social Network Visualizer (SocNetV) is a cross-platform, user-friendly free
software application for social network analysis and visualization. With SocNetV
you can:

 * Draw social networks with a few clicks on a virtual canvas, load field data
   from a file in a supported format (GraphML, GraphViz, Adjacency, EdgeList,
   GML, Pajek, UCINET, etc) or crawl the internet to create a social network of
   connected webpages.
 * Edit actors and ties through point-and-click, analyse graph and social
   network properties, produce beautiful HTML reports and embed visualization
   layouts to the network.

Main features:

 * Standard graph and network cohesion metrics, such as density, diameter,
   geodesics and distances, connectedness, eccentricity, clustering coefficient,
   reciprocity, etc.
 * Matrix routines: Adjacency plot, Laplacian matrix, Degree matrix, Cocitation,
   etc
 * Advanced measures for social network analysis such as centrality and prestige
   indices (i.e. eigenvector and closeness centrality, betweenness centrality,
   information centrality, power centrality, proximity and pagerank prestige).
 * Fast algorithms for community detection, such as triad census, clique
   census,etc.
 * Structural equivalence analysis, using hierarchical clustering, actor
   similarities and tie profile dissimilarities, Pearson coefficients.
 * Layout models based either on prominence indices (i.e. circular, level and
   nodal sizes by centrality score) or on force-directed placement (i.e.
   Kamada-Kawai, Fruchterman-Reingold, etc) for meaningful visualizations of the
   social networks.
 * Multirelational network loading and editing. Load a social network consisting
   of multiple relations or create a social network on your own and add multiple
   relations to it.
 * Random network creation using various random network generation models
   (Barabási–Albert Scale-Free, Erdős–Rényi, Watts-Strogatz Small-World,
   d-regular, ring lattice, etc)
 * Famous social network analysis datasets, i.e. Padgett's Florentine families.
 * Built-in web crawler  to automatically create "social networks" from links
   found in a given initial URL. 
 * Comprehensive documentation, both online and inside the application, which
   explains each feature and algorithm of SocNetV in detail.

Source code, packages and executables for Windows, Linux and Mac OS X are
available in the "Downloads" page.



The program is Free Software, licensed under the GNU General Public License 3
(GPL3).
You can copy it as many times as you wish, or modify it, provided you keep the
same license. The documentation is also Free, licensed under the Free
Documentation License (FDL).

Do you want to contribute?

 * If you are a C++/Qt developer, you can help our project by commiting your
   patches (new features and bugfixes) to our source code development tree.
 * If you are a proud SocNetV user (person or institution), you can help us by
   reporting bugs, proposing new features in our Issues or even donating
   whatever amount of money you like to the project. If you want to donate some
   money, click on the "Donate" button (in the page footer). You will be
   redirected to our Paypal donation account.

In any case, thank you for using and contributing to SocNetV! Have fun with
social network analysis.

 * Social Network Analysis
 * Loves
 * Qt


NEWS


SOCNETV V3.1 RELEASED

Jun 12, 2023


The Social Network Visualizer project announces a new version of our favorite
SNA application. SocNetV v3.1 is the first Qt6-only release and brings many
improvements and bugfixes. SocNetV v3.1 has faster large file loading, as well
as quicker responsiveness with large nets (>20000 edges), while having less
memory footprint. Among the bug


SOCNETV V3.0 RELEASED

Jul 30, 2021


The Social Network Visualizer project has released a brand-new version of our
favorite SNA application. SocNetV v3.0 brings improved speed and responsiveness,
bugfixes and new command line parameters. Using the new version you will get
faster computations because Graph is now running on a separate thread. Also,
this is the first SocNetV version to


SOCNETV V2.9 RELEASED

Jun 15, 2021


The Social Network Visualizer project has released a new version of our favorite
social network analysis and visualization software application. SocNetV 2.9
fixes the macOS Big Sur issue, and brings a few bugfixes and improvements. It is
now available for Windows, MacOS and Linux. Go to the SocNetV Downloads page and
get it!


SOCNETV V2.8 RELEASED

Jan 3, 2021


The Social Network Visualizer project has released a brand new version of our
favorite social network analysis and visualization software application. SocNetV
version 2.8 brings bugfixes and improvements and it is now available for
Windows, MacOS and Linux. Go to the SocNetV Downloads page and get it!


SOCNETV V2.5 RELEASED WITH LOTS OF NEW FEATURES AND NEW LOOKS!

Mar 8, 2019


The Social Network Visualizer project has released a brand new version of our
favorite social network analysis and visualization software application. SocNetV
version 2.5, codenamed "maniac" brings new features and improvements and it is
now available for Windows, MacOS and Linux. Go to the SocNetV Downloads page and
get it! Here is a brief list


SOCNETV FEATURES

Explore the nice features of SocNetV to make
your social network research real fun!


 * EASY USER INTERFACE
   
   Navigate yourself and use the application either with the mouse or the
   keyboard.


 * FILE FORMATS
   
   Load and save to GraphML, but you can also import most network file formats
   (GML, Pajek, UCINET, GraphViz, Adjacency, EdgeList etc).


 * NETWORK ANALYSIS
   
   Compute distances, eccentricity, connectedness, clique census, triad census,
   and Prominence indices (i.e. eigenvector, betweenness and information
   centrality, promixity prestige, pagerank and more)

   


 * VISUALIZATION
   
   Apply intuitive visualization layouts on undirected/directed graphs, based on
   prominence scores or force-directed models.


 * FAMOUS NETWORKS
   
   Automatically recreate known social network datasets such as Padgett's
   Families


 * RANDOM NETWORKS
   
   Create random networks using one of the supported models (scale-free,
   Erdős–Rényi, lattice, small worlds)


 * WEB CRAWLER
   
   Easily visualize and analyze networks of linked web pages and sites through
   the built-in web crawler.


 * MULTI-RELATIONAL
   
   Work with multiple relations concurrently. SocNetV supports loading, editing
   and saving multirelational social networks.


 * DOCUMENTATION
   
   Learn to work with SocNetV and make use of Social Network Analysis methods by
   reading our Manual


 * FREE SOFTWARE
   
   SocNetV is Free and Open-Source Software, use it everywhere. Have a feature
   request? Ask us!


HAVE FUN WITH SOCIAL NETWORK ANALYSIS

Use the buttons to download Social Network Visualizer for your OS or to learn
more about Social Network Analysis and Visualization reading the Manual .

 * Download
 * Screenshots
 * Learn More


 * RSS
 * Twitter
 * Facebook
 * Email

 * 
 * 

 * © 2023 Social Network Analysis and Visualization Software

 * Home
 * News
 * Downloads
 * Screenshots
 * Bugs
 * Documentation
 * Search
 * Contact
 * Author