SlideShare une entreprise Scribd logo
1  sur  18
1Copyright © 2011, Elsevier Inc. All rights Reserved
Chapter 15
Wiki Networks
Connections of Creativity and
Collaboration
Analyzing Social Media Networks with NodeXL
Insights from a Connected World
2
Howard T. Welser is an Assistant Professor of Sociology at Ohio University, where he explores issues of social change and technology in
courses on group processes, introduction to sociology, and research methods. His research investigates how micro-level processes generate
collective outcomes, with application to status achievement in avocations, development of institutions and social roles, the emergence of
cooperation, and network structure in computer mediated interaction. He has a Ph.D. in sociology from the University of Washington.
Patrick Underwood a PhD student in sociology at the University of Washington. His master's thesis investigates how online communities
maintain cohesion and group boundaries and how online social interaction makes the transition to offline group action. He is primarily
interested in how individuals form and maintain social interactions in online spaces. He is also interested in the growing impact of internet
communications technologies upon "offline" life and the growing prominence of video games within popular culture.
Dan Cosley is an assistant professor of information science at Cornell University. His primary interest is helping groups make sense, use,
and reuse of information, from motivating people to contribute more to communities like Wikipedia by mining their prior behavior in the
group to supporting reminiscence by re-using content created in social media systems. He is also interested in the general problem of how
to use theory, principles, and models to build and evaluate real systems. He has a Ph.D. in computer science from the University of
Minnesota.
Derek L. Hansen is an Assistant Professor at Maryland’s iSchool and Director for the Center for the Advanced Study of Communities
and Information (http://casci.umd.edu). He is also an active member of the Human Computer Interaction
Lab (http://www.cs.umd.edu/hcil/). His research focuses on mass collaboration, consumer health informatics, alternate reality
games (ARGs), and social network analysis and visualization of online interactions. Dr. Hansen has a PhD from the University
of Michigan’s School of Information.
Laura W. Black is an Assistant Professor in the School of Communication Studies at Ohio University. She studies public deliberation,
dialogue, and conflict in small groups and is specifically interested in how people tell and respond to personal stories during small group
discussions. Her research on social media includes studies of decision making in Wikipedia, conflict management in an online public
forum, and social support in the online weight loss community FatSecret. She has a Ph.D. in communication from the University of
Washington.
3Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.1
Chapter15
This article page from the English-language Wikipedia displays content
and illustrates discussion, edit, and history tabs. These tabs are standard
to most wiki systems and they provide access to edit records from which
edge relationships and attributes can be measured.
4Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.2
Chapter15
Wiki pages have a related history page that depicts the timing of every
edit, indicates the editor or IP address responsible for the edit, provides
space for a brief description of the edit, and displays links to the state of
the page before and after the edit. History pages are important sources of
network and attribute data in wiki systems.
5Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.3
Chapter15
This article talk page is used to coordinate decisions about the best
contents for the article page. The edits to this page are made by people
who have an interest in the content page and are often made by people
who actively edit the article page. This page shows evidence both of
content-based discussion and the implementation of templates to
encourage compliance with community editing norms.
6Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.4
Chapter15
This page reports a partial history of edits made by a wiki user. These
contribution pages are an important source of information about editors.
This image also shows a drop-down menu with a range of page types or
“namespaces” in Wikipedia and typical to many wikis. The tendency of
editors to edit pages in certain namespaces and not others provides
important clues about the roles they play in the wiki community.
7Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.5
Chapter15
This study of wiki social networks used the full revision history of the
Project Castle page in the Empire Wiki as both a definition of the
community of interest and as a source of user IDs. We were interested in
the roles played within the community of contributors to these pages.
Therefore, when we scraped all of these history pages, we were sure to
get all active contributors to this project. Starting from a list of URLs for
Project history pages, the web scraping software returns an Excel sheet
populated with all text that occurs after the edit date and prior to the (talk &
Contribs) link.
8Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.6
Chapter15
NodeXL uses spreadsheet columns to store attributes of each vertex and
can be transformed using standard Excel formulas. In this case, we see a
sample of some Empire Wiki editors’ overall activity and the proportion of
pages that they edited that were related to Project Castle.
9Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.7
Chapter15
NodeXL allows you to assign gradients of vertex colors that correspond
with data attributes in the spreadsheet. This helps make the resulting
graph easier to read and analyze and highlights key features of interest.
10Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.8
Chapter15
This NodeXL wiki network graph shows a well defined outer ring of users
and a strong inner core. Only a handful of vertices connect the outer ring
to the inner core. Without these nodes, the population would be highly
fragmented.
11Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.9
Chapter15
The NodeXL wiki network on the left displays the relative proportions of Project Castle
edits among users sampled. Dark green indicates the lowest proportion of edits, and light
green is the highest. The figure on the right displays the volume of edits to the users’
respective user pages. Dark blue indicates the lowest edit volume, and light blue
represents the highest edit volume. Users who connect the outer ring to the inner core in
the previous visualization have few Project Castle edits, and those users who display a
high volume of edits are relatively isolated in the previous visualization. This indicates that
Project Castle is not strongly connected to the larger Empire Wiki community.
12Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.10
Chapter15
This figure compares the degree 1.5 ego network graphs of four different exemplary
types of Project Castle contributors. Ego network graphs with automated layouts are
good ways to identify potential structural signatures of online roles. In this instance, we
see evidence that system administrators tend to have more connection to others
involved in the project than do the actual substantive experts. Interestingly, for both
sysops and substantive contributors, the higher-level contributors tend to have fewer
connections.
13Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.11
Chapter15
NodeXL can make use of the full range of Excel 2007 features, for
example, using an “if-statement” to assign vertex color according to a
categorical defi nition of low, medium, and high. A categorical assignment
like this one is used to highlight large differences in the measured attribute.
In this case, we can concentrate on the difference between contributors
who are actively improving the quality of the discussion (green) from those
who are actively undermining it (red).
14Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.12
Chapter15
This NodeXL network graph depicts user-to-user talk page connections from a
Wikipedia policy article. The graph illustrates one way that styles of contribution are
tied to structural attributes. Note that the red nodes (most confrontational) are
involved in the strongest dyadic ties, and they tend to have the highest outdegree. In
contrast, the most deliberative contributors tend to have fewer partners and do not
necessarily involve themselves in intense dyadic interactions. Observations like
these can provide direction for further research that statistically tests the strength of
these observer relations. Ultimately, if those measures are robust predictors, they
could be used in automated systems for identifying more or less collaborative
contributors, assessing community health, and deciding where interventions or
support might be most helpful.
15Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.13
Chapter15
Lostpedia’s article about the Statue of Taweret with links to its associated
Discussion and Theory pages. Similar to other wiki systems, Lostpedia include
links to History pages and an Edit page. The Theory page is an additional type
of page for contributor interpretations of what is happening and why, whereas
the articles are more descriptive of what occurred in the show.
16Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.14
Chapter15
NodeXL Lostpedia wiki page-to-page co-edit network visualization and
Vertex worksheet showing only those pages with more than 50 co-editors.
All types of pages were considered, but only Article pages (maroon),
Discussion pages (orange), Theory pages (green), and User Talk pages
(deep pink) were co-edited enough to show up. The Harel-Koren Fast
Multiscale Layout identifies natural groupings such as the main cluster of
articles and the cluster of interrelated Theory pages. Size is based on total
user edits of a page, and opacity is based on degree. Subgraph images
show small dense clusters for the displayed vertices.
17Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.15
Chapter15
NodeXL visualization of Lostpedia wiki user-to-user affiliation network
connecting users (vertices) based on the number of unique pages they
have both edited (weighted edges). Two types of edges are included:
those connecting users based on co-edits of 20 or more Theory pages
(green) and those connecting users based on co-edits of 150 or more
articles (maroon). Vertex size is based on total wiki edits, and color is
based on the percentage of pages that are Theory pages (green vertices
edit mostly Theory pages and maroon vertices edit mostly Article pages).
Boundary spanners and important individuals are easily identified.
18Copyright © 2011, Elsevier Inc. All rights Reserved
FIGURE 15.16
Chapter15
NodeXL Edges worksheet and visualization of a Lostpedia wiki user-to-
user affiliation network graph with edges filtered based on the number of
pages that users share as a percentage of the total number of edited
pages. The number of edges for frequent editors like Santa (highlighted in
red) are significantly reduced in the graph, but size indicates that they exist
with those filtered out of the graph.

Contenu connexe

En vedette

Analyzing social media networks with NodeXL - Chapter-04 images
Analyzing social media networks with NodeXL - Chapter-04 imagesAnalyzing social media networks with NodeXL - Chapter-04 images
Analyzing social media networks with NodeXL - Chapter-04 imagesMarc Smith
 
Analyzing social media networks with NodeXL - Chapter-03 images
Analyzing social media networks with NodeXL - Chapter-03 imagesAnalyzing social media networks with NodeXL - Chapter-03 images
Analyzing social media networks with NodeXL - Chapter-03 imagesMarc Smith
 
Analyzing social media networks with NodeXL - Chapter-13 Images
Analyzing social media networks with NodeXL - Chapter-13 ImagesAnalyzing social media networks with NodeXL - Chapter-13 Images
Analyzing social media networks with NodeXL - Chapter-13 ImagesMarc Smith
 
Analyzing social media networks with NodeXL - Chapter- 09 Images
Analyzing social media networks with NodeXL - Chapter- 09 ImagesAnalyzing social media networks with NodeXL - Chapter- 09 Images
Analyzing social media networks with NodeXL - Chapter- 09 ImagesMarc Smith
 
Analyzing social media networks with NodeXL - Chapter- 05 Images
Analyzing social media networks with NodeXL - Chapter- 05 ImagesAnalyzing social media networks with NodeXL - Chapter- 05 Images
Analyzing social media networks with NodeXL - Chapter- 05 ImagesMarc Smith
 
Analyzing social media networks with NodeXL - Chapter- 08 images
Analyzing social media networks with NodeXL - Chapter- 08 imagesAnalyzing social media networks with NodeXL - Chapter- 08 images
Analyzing social media networks with NodeXL - Chapter- 08 imagesMarc Smith
 
Analyzing social media networks with NodeXL - Chapter-07 Images
Analyzing social media networks with NodeXL - Chapter-07 ImagesAnalyzing social media networks with NodeXL - Chapter-07 Images
Analyzing social media networks with NodeXL - Chapter-07 ImagesMarc Smith
 
Analyzing social media networks with NodeXL - Chapter - 06 Images
Analyzing social media networks with NodeXL - Chapter - 06 ImagesAnalyzing social media networks with NodeXL - Chapter - 06 Images
Analyzing social media networks with NodeXL - Chapter - 06 ImagesMarc Smith
 
Gephi Tutorial Visualization
Gephi Tutorial VisualizationGephi Tutorial Visualization
Gephi Tutorial VisualizationGephi Consortium
 

En vedette (11)

Analyzing social media networks with NodeXL - Chapter-04 images
Analyzing social media networks with NodeXL - Chapter-04 imagesAnalyzing social media networks with NodeXL - Chapter-04 images
Analyzing social media networks with NodeXL - Chapter-04 images
 
Analyzing social media networks with NodeXL - Chapter-03 images
Analyzing social media networks with NodeXL - Chapter-03 imagesAnalyzing social media networks with NodeXL - Chapter-03 images
Analyzing social media networks with NodeXL - Chapter-03 images
 
Analyzing social media networks with NodeXL - Chapter-13 Images
Analyzing social media networks with NodeXL - Chapter-13 ImagesAnalyzing social media networks with NodeXL - Chapter-13 Images
Analyzing social media networks with NodeXL - Chapter-13 Images
 
Analyzing social media networks with NodeXL - Chapter- 09 Images
Analyzing social media networks with NodeXL - Chapter- 09 ImagesAnalyzing social media networks with NodeXL - Chapter- 09 Images
Analyzing social media networks with NodeXL - Chapter- 09 Images
 
Analyzing social media networks with NodeXL - Chapter- 05 Images
Analyzing social media networks with NodeXL - Chapter- 05 ImagesAnalyzing social media networks with NodeXL - Chapter- 05 Images
Analyzing social media networks with NodeXL - Chapter- 05 Images
 
Analyzing social media networks with NodeXL - Chapter- 08 images
Analyzing social media networks with NodeXL - Chapter- 08 imagesAnalyzing social media networks with NodeXL - Chapter- 08 images
Analyzing social media networks with NodeXL - Chapter- 08 images
 
Analyzing social media networks with NodeXL - Chapter-07 Images
Analyzing social media networks with NodeXL - Chapter-07 ImagesAnalyzing social media networks with NodeXL - Chapter-07 Images
Analyzing social media networks with NodeXL - Chapter-07 Images
 
Analyzing social media networks with NodeXL - Chapter - 06 Images
Analyzing social media networks with NodeXL - Chapter - 06 ImagesAnalyzing social media networks with NodeXL - Chapter - 06 Images
Analyzing social media networks with NodeXL - Chapter - 06 Images
 
Gephi Quick Start
Gephi Quick StartGephi Quick Start
Gephi Quick Start
 
Gephi Tutorial Visualization
Gephi Tutorial VisualizationGephi Tutorial Visualization
Gephi Tutorial Visualization
 
Gephi Toolkit Tutorial
Gephi Toolkit TutorialGephi Toolkit Tutorial
Gephi Toolkit Tutorial
 

Similaire à Analyzing social media networks with NodeXL - Chapter-15 Images

Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...
Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...
Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...Stephanie Steinhardt
 
Sampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social NetworkSampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social NetworkEditor IJCATR
 
Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database  Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database dannyijwest
 
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"hypertext2007
 
2006 www - lento welser gu smith - ties thatblog
2006   www - lento welser gu smith - ties thatblog2006   www - lento welser gu smith - ties thatblog
2006 www - lento welser gu smith - ties thatblogMarc Smith
 
Ongoing activities october 15th 2010
Ongoing activities october 15th 2010Ongoing activities october 15th 2010
Ongoing activities october 15th 2010ictseserv
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksEditor IJCATR
 
ESSA-2011 poster - Netlogo wiki systems modeling
ESSA-2011 poster - Netlogo wiki systems modeling ESSA-2011 poster - Netlogo wiki systems modeling
ESSA-2011 poster - Netlogo wiki systems modeling Evgeny Patarakin
 
New Metrics for New Media Bay Area CIO IT Executives Meetup
New Metrics for New Media Bay Area CIO IT Executives MeetupNew Metrics for New Media Bay Area CIO IT Executives Meetup
New Metrics for New Media Bay Area CIO IT Executives MeetupTatyana Kanzaveli
 
From Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de BellisFrom Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de BellisXanat V. Meza
 
InternshipPoster
InternshipPosterInternshipPoster
InternshipPosterRu Zhao
 
Evolution of social developer network in oss survey
Evolution of social developer network in oss surveyEvolution of social developer network in oss survey
Evolution of social developer network in oss surveyeSAT Publishing House
 
Community Detection in Social Media
Community Detection in Social MediaCommunity Detection in Social Media
Community Detection in Social Mediarezahk
 
An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...
An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...
An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...Rick Vogel
 
The Revolution Of Cloud Computing
The Revolution Of Cloud ComputingThe Revolution Of Cloud Computing
The Revolution Of Cloud ComputingCarmen Sanborn
 
Architectural Styles And The Design Of Network-Based Software Architectures
Architectural Styles And The Design Of Network-Based Software ArchitecturesArchitectural Styles And The Design Of Network-Based Software Architectures
Architectural Styles And The Design Of Network-Based Software ArchitecturesAndrea Porter
 
Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020Michael Mathioudakis
 
Scholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship DataScholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship DataMuhammad Javed
 

Similaire à Analyzing social media networks with NodeXL - Chapter-15 Images (20)

Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...
Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...
Designing for Collaboration: Challenges & Considerations of Multi-Use Informa...
 
Notes on mining social media updated
Notes on mining social media updatedNotes on mining social media updated
Notes on mining social media updated
 
Sampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social NetworkSampling of User Behavior Using Online Social Network
Sampling of User Behavior Using Online Social Network
 
Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database  Linked Data Generation for the University Data From Legacy Database
Linked Data Generation for the University Data From Legacy Database
 
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
Hypertext2007 Carole Goble Keynote - "The Return of the Prodigal Web"
 
2006 www - lento welser gu smith - ties thatblog
2006   www - lento welser gu smith - ties thatblog2006   www - lento welser gu smith - ties thatblog
2006 www - lento welser gu smith - ties thatblog
 
Ongoing activities october 15th 2010
Ongoing activities october 15th 2010Ongoing activities october 15th 2010
Ongoing activities october 15th 2010
 
Mining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social NetworksMining and Analyzing Academic Social Networks
Mining and Analyzing Academic Social Networks
 
ESSA-2011 poster - Netlogo wiki systems modeling
ESSA-2011 poster - Netlogo wiki systems modeling ESSA-2011 poster - Netlogo wiki systems modeling
ESSA-2011 poster - Netlogo wiki systems modeling
 
Q046049397
Q046049397Q046049397
Q046049397
 
New Metrics for New Media Bay Area CIO IT Executives Meetup
New Metrics for New Media Bay Area CIO IT Executives MeetupNew Metrics for New Media Bay Area CIO IT Executives Meetup
New Metrics for New Media Bay Area CIO IT Executives Meetup
 
From Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de BellisFrom Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
From Bibliometrics to Cybermetrics - a book chapter by Nicola de Bellis
 
InternshipPoster
InternshipPosterInternshipPoster
InternshipPoster
 
Evolution of social developer network in oss survey
Evolution of social developer network in oss surveyEvolution of social developer network in oss survey
Evolution of social developer network in oss survey
 
Community Detection in Social Media
Community Detection in Social MediaCommunity Detection in Social Media
Community Detection in Social Media
 
An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...
An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...
An Empirical Study On IMDb And Its Communities Based On The Network Of Co-Rev...
 
The Revolution Of Cloud Computing
The Revolution Of Cloud ComputingThe Revolution Of Cloud Computing
The Revolution Of Cloud Computing
 
Architectural Styles And The Design Of Network-Based Software Architectures
Architectural Styles And The Design Of Network-Based Software ArchitecturesArchitectural Styles And The Design Of Network-Based Software Architectures
Architectural Styles And The Design Of Network-Based Software Architectures
 
Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020Mining the Social Web - Lecture 2 - T61.6020
Mining the Social Web - Lecture 2 - T61.6020
 
Scholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship DataScholars@Cornell: Visualizing the Scholarship Data
Scholars@Cornell: Visualizing the Scholarship Data
 

Plus de Marc Smith

How to use social media network analysis for amplification
How to use social media network analysis for amplificationHow to use social media network analysis for amplification
How to use social media network analysis for amplificationMarc Smith
 
Think link what is an edge - NodeXL
Think link   what is an edge - NodeXLThink link   what is an edge - NodeXL
Think link what is an edge - NodeXLMarc Smith
 
2017 05-26 NodeXL Twitter search #shakeupshow
2017 05-26 NodeXL Twitter search #shakeupshow2017 05-26 NodeXL Twitter search #shakeupshow
2017 05-26 NodeXL Twitter search #shakeupshowMarc Smith
 
2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNA
2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNA2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNA
2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNAMarc Smith
 
20151001 charles university prague - marc smith - node xl-picturing political...
20151001 charles university prague - marc smith - node xl-picturing political...20151001 charles university prague - marc smith - node xl-picturing political...
20151001 charles university prague - marc smith - node xl-picturing political...Marc Smith
 
2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...
2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...
2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...Marc Smith
 
2015 pdf-marc smith-node xl-social media sna
2015 pdf-marc smith-node xl-social media sna2015 pdf-marc smith-node xl-social media sna
2015 pdf-marc smith-node xl-social media snaMarc Smith
 
2014 TheNextWeb-Mapping connections with NodeXL
2014 TheNextWeb-Mapping connections with NodeXL2014 TheNextWeb-Mapping connections with NodeXL
2014 TheNextWeb-Mapping connections with NodeXLMarc Smith
 
Think Link: Network Insights with No Programming Skills
Think Link: Network Insights with No Programming SkillsThink Link: Network Insights with No Programming Skills
Think Link: Network Insights with No Programming SkillsMarc Smith
 
20130724 ted x-marc smith-digital health futures empowerment or coercion
20130724 ted x-marc smith-digital health futures empowerment or coercion20130724 ted x-marc smith-digital health futures empowerment or coercion
20130724 ted x-marc smith-digital health futures empowerment or coercionMarc Smith
 
2013 passbac-marc smith-node xl-sna-social media-formatted
2013 passbac-marc smith-node xl-sna-social media-formatted2013 passbac-marc smith-node xl-sna-social media-formatted
2013 passbac-marc smith-node xl-sna-social media-formattedMarc Smith
 
2013 NodeXL Social Media Network Analysis
2013 NodeXL Social Media Network Analysis2013 NodeXL Social Media Network Analysis
2013 NodeXL Social Media Network AnalysisMarc Smith
 
20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...Marc Smith
 
20121001 pawcon 2012-marc smith - mapping collections of connections in socia...
20121001 pawcon 2012-marc smith - mapping collections of connections in socia...20121001 pawcon 2012-marc smith - mapping collections of connections in socia...
20121001 pawcon 2012-marc smith - mapping collections of connections in socia...Marc Smith
 
2012 ona practitioner-courseflyer
2012 ona practitioner-courseflyer2012 ona practitioner-courseflyer
2012 ona practitioner-courseflyerMarc Smith
 
20120622 web sci12-won-marc smith-semantic and social network analysis of …
20120622 web sci12-won-marc smith-semantic and social network analysis of …20120622 web sci12-won-marc smith-semantic and social network analysis of …
20120622 web sci12-won-marc smith-semantic and social network analysis of …Marc Smith
 
20120301 strata-marc smith-mapping social media networks with no coding using...
20120301 strata-marc smith-mapping social media networks with no coding using...20120301 strata-marc smith-mapping social media networks with no coding using...
20120301 strata-marc smith-mapping social media networks with no coding using...Marc Smith
 
20111123 mwa2011-marc smith
20111123 mwa2011-marc smith20111123 mwa2011-marc smith
20111123 mwa2011-marc smithMarc Smith
 
20111103 con tech2011-marc smith
20111103 con tech2011-marc smith20111103 con tech2011-marc smith
20111103 con tech2011-marc smithMarc Smith
 
2011 IEEE Social Computing Nodexl: Group-In-A-Box
2011 IEEE Social Computing Nodexl: Group-In-A-Box2011 IEEE Social Computing Nodexl: Group-In-A-Box
2011 IEEE Social Computing Nodexl: Group-In-A-BoxMarc Smith
 

Plus de Marc Smith (20)

How to use social media network analysis for amplification
How to use social media network analysis for amplificationHow to use social media network analysis for amplification
How to use social media network analysis for amplification
 
Think link what is an edge - NodeXL
Think link   what is an edge - NodeXLThink link   what is an edge - NodeXL
Think link what is an edge - NodeXL
 
2017 05-26 NodeXL Twitter search #shakeupshow
2017 05-26 NodeXL Twitter search #shakeupshow2017 05-26 NodeXL Twitter search #shakeupshow
2017 05-26 NodeXL Twitter search #shakeupshow
 
2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNA
2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNA2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNA
2016 SocialMedia.Org Marc Smith-NodeXL-Social Media SNA
 
20151001 charles university prague - marc smith - node xl-picturing political...
20151001 charles university prague - marc smith - node xl-picturing political...20151001 charles university prague - marc smith - node xl-picturing political...
20151001 charles university prague - marc smith - node xl-picturing political...
 
2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...
2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...
2015 #MMeasure-Marc Smith-NodeXL Mapping social media using social network ma...
 
2015 pdf-marc smith-node xl-social media sna
2015 pdf-marc smith-node xl-social media sna2015 pdf-marc smith-node xl-social media sna
2015 pdf-marc smith-node xl-social media sna
 
2014 TheNextWeb-Mapping connections with NodeXL
2014 TheNextWeb-Mapping connections with NodeXL2014 TheNextWeb-Mapping connections with NodeXL
2014 TheNextWeb-Mapping connections with NodeXL
 
Think Link: Network Insights with No Programming Skills
Think Link: Network Insights with No Programming SkillsThink Link: Network Insights with No Programming Skills
Think Link: Network Insights with No Programming Skills
 
20130724 ted x-marc smith-digital health futures empowerment or coercion
20130724 ted x-marc smith-digital health futures empowerment or coercion20130724 ted x-marc smith-digital health futures empowerment or coercion
20130724 ted x-marc smith-digital health futures empowerment or coercion
 
2013 passbac-marc smith-node xl-sna-social media-formatted
2013 passbac-marc smith-node xl-sna-social media-formatted2013 passbac-marc smith-node xl-sna-social media-formatted
2013 passbac-marc smith-node xl-sna-social media-formatted
 
2013 NodeXL Social Media Network Analysis
2013 NodeXL Social Media Network Analysis2013 NodeXL Social Media Network Analysis
2013 NodeXL Social Media Network Analysis
 
20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...
 
20121001 pawcon 2012-marc smith - mapping collections of connections in socia...
20121001 pawcon 2012-marc smith - mapping collections of connections in socia...20121001 pawcon 2012-marc smith - mapping collections of connections in socia...
20121001 pawcon 2012-marc smith - mapping collections of connections in socia...
 
2012 ona practitioner-courseflyer
2012 ona practitioner-courseflyer2012 ona practitioner-courseflyer
2012 ona practitioner-courseflyer
 
20120622 web sci12-won-marc smith-semantic and social network analysis of …
20120622 web sci12-won-marc smith-semantic and social network analysis of …20120622 web sci12-won-marc smith-semantic and social network analysis of …
20120622 web sci12-won-marc smith-semantic and social network analysis of …
 
20120301 strata-marc smith-mapping social media networks with no coding using...
20120301 strata-marc smith-mapping social media networks with no coding using...20120301 strata-marc smith-mapping social media networks with no coding using...
20120301 strata-marc smith-mapping social media networks with no coding using...
 
20111123 mwa2011-marc smith
20111123 mwa2011-marc smith20111123 mwa2011-marc smith
20111123 mwa2011-marc smith
 
20111103 con tech2011-marc smith
20111103 con tech2011-marc smith20111103 con tech2011-marc smith
20111103 con tech2011-marc smith
 
2011 IEEE Social Computing Nodexl: Group-In-A-Box
2011 IEEE Social Computing Nodexl: Group-In-A-Box2011 IEEE Social Computing Nodexl: Group-In-A-Box
2011 IEEE Social Computing Nodexl: Group-In-A-Box
 

Dernier

Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 

Dernier (20)

Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 

Analyzing social media networks with NodeXL - Chapter-15 Images

  • 1. 1Copyright © 2011, Elsevier Inc. All rights Reserved Chapter 15 Wiki Networks Connections of Creativity and Collaboration Analyzing Social Media Networks with NodeXL Insights from a Connected World
  • 2. 2 Howard T. Welser is an Assistant Professor of Sociology at Ohio University, where he explores issues of social change and technology in courses on group processes, introduction to sociology, and research methods. His research investigates how micro-level processes generate collective outcomes, with application to status achievement in avocations, development of institutions and social roles, the emergence of cooperation, and network structure in computer mediated interaction. He has a Ph.D. in sociology from the University of Washington. Patrick Underwood a PhD student in sociology at the University of Washington. His master's thesis investigates how online communities maintain cohesion and group boundaries and how online social interaction makes the transition to offline group action. He is primarily interested in how individuals form and maintain social interactions in online spaces. He is also interested in the growing impact of internet communications technologies upon "offline" life and the growing prominence of video games within popular culture. Dan Cosley is an assistant professor of information science at Cornell University. His primary interest is helping groups make sense, use, and reuse of information, from motivating people to contribute more to communities like Wikipedia by mining their prior behavior in the group to supporting reminiscence by re-using content created in social media systems. He is also interested in the general problem of how to use theory, principles, and models to build and evaluate real systems. He has a Ph.D. in computer science from the University of Minnesota. Derek L. Hansen is an Assistant Professor at Maryland’s iSchool and Director for the Center for the Advanced Study of Communities and Information (http://casci.umd.edu). He is also an active member of the Human Computer Interaction Lab (http://www.cs.umd.edu/hcil/). His research focuses on mass collaboration, consumer health informatics, alternate reality games (ARGs), and social network analysis and visualization of online interactions. Dr. Hansen has a PhD from the University of Michigan’s School of Information. Laura W. Black is an Assistant Professor in the School of Communication Studies at Ohio University. She studies public deliberation, dialogue, and conflict in small groups and is specifically interested in how people tell and respond to personal stories during small group discussions. Her research on social media includes studies of decision making in Wikipedia, conflict management in an online public forum, and social support in the online weight loss community FatSecret. She has a Ph.D. in communication from the University of Washington.
  • 3. 3Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.1 Chapter15 This article page from the English-language Wikipedia displays content and illustrates discussion, edit, and history tabs. These tabs are standard to most wiki systems and they provide access to edit records from which edge relationships and attributes can be measured.
  • 4. 4Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.2 Chapter15 Wiki pages have a related history page that depicts the timing of every edit, indicates the editor or IP address responsible for the edit, provides space for a brief description of the edit, and displays links to the state of the page before and after the edit. History pages are important sources of network and attribute data in wiki systems.
  • 5. 5Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.3 Chapter15 This article talk page is used to coordinate decisions about the best contents for the article page. The edits to this page are made by people who have an interest in the content page and are often made by people who actively edit the article page. This page shows evidence both of content-based discussion and the implementation of templates to encourage compliance with community editing norms.
  • 6. 6Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.4 Chapter15 This page reports a partial history of edits made by a wiki user. These contribution pages are an important source of information about editors. This image also shows a drop-down menu with a range of page types or “namespaces” in Wikipedia and typical to many wikis. The tendency of editors to edit pages in certain namespaces and not others provides important clues about the roles they play in the wiki community.
  • 7. 7Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.5 Chapter15 This study of wiki social networks used the full revision history of the Project Castle page in the Empire Wiki as both a definition of the community of interest and as a source of user IDs. We were interested in the roles played within the community of contributors to these pages. Therefore, when we scraped all of these history pages, we were sure to get all active contributors to this project. Starting from a list of URLs for Project history pages, the web scraping software returns an Excel sheet populated with all text that occurs after the edit date and prior to the (talk & Contribs) link.
  • 8. 8Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.6 Chapter15 NodeXL uses spreadsheet columns to store attributes of each vertex and can be transformed using standard Excel formulas. In this case, we see a sample of some Empire Wiki editors’ overall activity and the proportion of pages that they edited that were related to Project Castle.
  • 9. 9Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.7 Chapter15 NodeXL allows you to assign gradients of vertex colors that correspond with data attributes in the spreadsheet. This helps make the resulting graph easier to read and analyze and highlights key features of interest.
  • 10. 10Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.8 Chapter15 This NodeXL wiki network graph shows a well defined outer ring of users and a strong inner core. Only a handful of vertices connect the outer ring to the inner core. Without these nodes, the population would be highly fragmented.
  • 11. 11Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.9 Chapter15 The NodeXL wiki network on the left displays the relative proportions of Project Castle edits among users sampled. Dark green indicates the lowest proportion of edits, and light green is the highest. The figure on the right displays the volume of edits to the users’ respective user pages. Dark blue indicates the lowest edit volume, and light blue represents the highest edit volume. Users who connect the outer ring to the inner core in the previous visualization have few Project Castle edits, and those users who display a high volume of edits are relatively isolated in the previous visualization. This indicates that Project Castle is not strongly connected to the larger Empire Wiki community.
  • 12. 12Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.10 Chapter15 This figure compares the degree 1.5 ego network graphs of four different exemplary types of Project Castle contributors. Ego network graphs with automated layouts are good ways to identify potential structural signatures of online roles. In this instance, we see evidence that system administrators tend to have more connection to others involved in the project than do the actual substantive experts. Interestingly, for both sysops and substantive contributors, the higher-level contributors tend to have fewer connections.
  • 13. 13Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.11 Chapter15 NodeXL can make use of the full range of Excel 2007 features, for example, using an “if-statement” to assign vertex color according to a categorical defi nition of low, medium, and high. A categorical assignment like this one is used to highlight large differences in the measured attribute. In this case, we can concentrate on the difference between contributors who are actively improving the quality of the discussion (green) from those who are actively undermining it (red).
  • 14. 14Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.12 Chapter15 This NodeXL network graph depicts user-to-user talk page connections from a Wikipedia policy article. The graph illustrates one way that styles of contribution are tied to structural attributes. Note that the red nodes (most confrontational) are involved in the strongest dyadic ties, and they tend to have the highest outdegree. In contrast, the most deliberative contributors tend to have fewer partners and do not necessarily involve themselves in intense dyadic interactions. Observations like these can provide direction for further research that statistically tests the strength of these observer relations. Ultimately, if those measures are robust predictors, they could be used in automated systems for identifying more or less collaborative contributors, assessing community health, and deciding where interventions or support might be most helpful.
  • 15. 15Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.13 Chapter15 Lostpedia’s article about the Statue of Taweret with links to its associated Discussion and Theory pages. Similar to other wiki systems, Lostpedia include links to History pages and an Edit page. The Theory page is an additional type of page for contributor interpretations of what is happening and why, whereas the articles are more descriptive of what occurred in the show.
  • 16. 16Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.14 Chapter15 NodeXL Lostpedia wiki page-to-page co-edit network visualization and Vertex worksheet showing only those pages with more than 50 co-editors. All types of pages were considered, but only Article pages (maroon), Discussion pages (orange), Theory pages (green), and User Talk pages (deep pink) were co-edited enough to show up. The Harel-Koren Fast Multiscale Layout identifies natural groupings such as the main cluster of articles and the cluster of interrelated Theory pages. Size is based on total user edits of a page, and opacity is based on degree. Subgraph images show small dense clusters for the displayed vertices.
  • 17. 17Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.15 Chapter15 NodeXL visualization of Lostpedia wiki user-to-user affiliation network connecting users (vertices) based on the number of unique pages they have both edited (weighted edges). Two types of edges are included: those connecting users based on co-edits of 20 or more Theory pages (green) and those connecting users based on co-edits of 150 or more articles (maroon). Vertex size is based on total wiki edits, and color is based on the percentage of pages that are Theory pages (green vertices edit mostly Theory pages and maroon vertices edit mostly Article pages). Boundary spanners and important individuals are easily identified.
  • 18. 18Copyright © 2011, Elsevier Inc. All rights Reserved FIGURE 15.16 Chapter15 NodeXL Edges worksheet and visualization of a Lostpedia wiki user-to- user affiliation network graph with edges filtered based on the number of pages that users share as a percentage of the total number of edited pages. The number of edges for frequent editors like Santa (highlighted in red) are significantly reduced in the graph, but size indicates that they exist with those filtered out of the graph.