SlideShare una empresa de Scribd logo
1 de 62
Social Network Analysis with Sylva
 Social Network Analysis with Sylva

 Juan Luis Suárez & Anabel Quan-Haase
           Western University
Overview of Workshop
• General overview of the social network
  approach
• Key terminology
• Uniqueness of collecting and analyzing
  social network data
• Entering data into Sylva
• Importing/exporting data into Sylva
• Example I:
• Example II:
• Understanding limitations and problems
• Future Work and Gephi.org
What is SNA?
Social network analysis is focused on uncovering
the patterning of people’s interaction.…Network
analysts believe that how an individual lives
depends in large part on how that individual is
tied into the larger web of social connections.
Many believe, moreover, that the success or
failure of societies and organizations often
depends on the patterning of their internal
structure (Freeman, 1998, November 11).
What is Unique about SNA?
Social science research and theory tends to
focus on social actors’:
        •attributes
        •attitudes
        •opinions
        •behavior
                     Focus is on individual level of analysis,
                     less on network-structural level.
a whole is not simply the sum of its parts
Key Terminology
•   1. Social structure
•   2. Social network
•   3. Nodes
•   4. Linkages/relations
•   5. Additional terms of relevance:
    –   Nodes & edges
    –   Directed graphs vs. undirected graphs
    –   Ego
    –   Alter
    –   Homophily
1. Social Structure
• Sociological inquiry consists of understanding
  the constraining influence of social structure
  on social action
• BUT; how do we study social structure?

      Attributes                    Networks
2. Social Network

                                               Social Actors
          Ties




Figure 2: Social Structure as Social Network
3. Nodes
• The actors considered in a social network are
  exclusively social (alternatively referred to as
  agents, nodes, or social entities).
• These include individuals, organizations,
  institutions, nations, or groups (Wasserman &
  Faust, 1994).
Blurred Nodes
• Social actors can therefore be distinguished
  from non-social actors – e.g., neurons
  comprising a neural network.
• On occasion, the distinction between a social
  and a non-social actor is not absolute. For
  example, computer networks represent a
  hybrid type of network.
Node Attributes
• Every single node can have one or more
  attributes.
• These attributes describe the nodes and allow
  researchers to conduct complex queries of the
  database.
• Node attributes can include the time of
  publication of a book, its length, the number
  of authors, etc.
One-mode vs. Two-mode
• Most social network analysis methods allow only one type
  of social actor (for instance, individuals or corporations) in
  their analysis; these are referred to as one-mode networks
  (Wasserman & Faust, 1994).
• However, methods exist which allow two different types of
  social actors in their analysis; these are referred to as two-
  mode networks. For instance, a study may simultaneously
  analyze corporations and their directors.
• Two-mode networks may also include social actors from
  distinct networks, for example, a network comprised of
  adults and a network comprised of children.
• Two-mode networks allow for comparison between
  different types and sets of social actors.
4. Relationships
• Ties are links that connect social actors, and are
  the main focus of social network analysis. Ties
  are seen as “channels for transfer or “flow” of
  resources (either material or nonmaterial)”
  (Wasserman & Faust, 1994, p. 4).
Simple Relationships
• Naturally occurring ties among social actors are inherently
  complex and consist of numerous different interaction
  activities.
• However, unlike ethnographers network analysts do not
  focus on the complexity of interactions among individuals
  (Burt, 1983).
• Instead, social network analysts focus more on the pattern
  of relations amongst individuals and to do so simplify the
  inherent complexity of social relationships by categorizing
  interactions into different broad types. The types can be
  manifold. For example, a pair of social actors may have
  friendship, working, cooperation, or citation ties.
5. Additional Terms
•   Directed graphs vs. undirected graphs
•   Ego
•   Alter
•   Homophily
Types of Network Analysis
• Ego-centered/Socio-centered Social Networks
• Community-centered social networks
Ego-centered/Socio-centered Social Networks
Actor-Level Centrality
• Actor level degree centrality: Degree
  centrality measures the extent to which an
  actor is linked to all of the other actors in the
  network. Three different measures can be
  distinguished: nodal degree, indegree, and
  outdegree.
• Actor level closeness centrality: Closeness
  measures the distance that an actor has to all
  of the other actors in the network.
• Actor level betweenness centrality:
  Betweenness measures the extent to which an
  actor lies between two other actors and thus
  facilitates/controls the flow of information.
Face-to-face (1/week)    CS




                                          9




Community-Centered Social Networks
Network Level Centralization
• Cohesion Distance: measures the degree of separation
  between actors in a network. It indicates how many
  other people are between two actors - that is, actors
  between an actor and the actor this person needs to
  talk to.
• Network Centralization: measures the number of
  actors that are connected to each actor in the network.
  The more connections among actors, the greater the
  network centrality.
• Density: measures the degree of connection that exists
  in a network. The more actors talk to each other, the
  higher the density.
Measures of Centrality and Assumptions
Measure                   Level     Data Type           Symmetry/Asymmetry

Nodal Degree Centrality   Actor     Dichotomized (>5)   Symmetric (Maximum)

                                                        Asymmetric
Indegree Centrality       Actor     Valued


Outdegree Centrality      Actor     Valued              Asymmetric


Closeness Centrality      Actor     Dichotomized (>5)   Symmetric (Maximum)


Betweenness Centrality    Actor     Dichotomized (>5)   Symmetric (Maximum)


Network Cohesion          Network   Valued              Asymmetric


Network Centrality        Network   Dichotomized (>5)   Asymmetric


Network Density           Network   Dichotomized (>5)   Symmetric (Maximum)
Uniqueness of Collecting and Analyzing
        Social Network Data
•   Relational data
•   Boundary specification and sampling
•   Interdependence of data points
•   Query search
•   Complexity of data collection
    – Manually-harvested
    – Data set
    – Behavioral
    – Self-report
Internet Resources of
            Social Network Analysis
• Center for the Study of Group Processes
  http://lime.weeg.uiowa.edu/~grpproc/
• INSNA International Network of Social Network Analysis
  http://www.heinz.cmu.edu/project/INSNA/
• Barry Wellman’s Homepage
  http://www.chass.utoronto.ca/~wellman/index.html
• CulturePlex
• http://cultureplex.ca/
• Gephi.org
• NodeXL
  http://nodexl.codeplex.com/


                                                           25
Limitations of
        Social Network Analysis
• Boundary specification
• Data source
• Definition of social actors
• No distinct method



                                  27
What is Sylva?
•   A database system management system
•   Graph databases
•   NoSQL database
•   Built on top of Neo4J
Whose Needs Does Sylva Serve?
• Sylva requires no programming skills
• On-the-go modification of the schema
• Storing data in a graph form
• Work from the nodes or from the edges
• Collaborative platform
• Easy-to-use interface thanks to forms,
  autocomplete, …
• Multiple visualizations
• Search and Query Engines
The Interface
The Dashboard
Creating a Database (Graph)
Schema vs Data
My First Schema
Creating a Schema on Sylva
              (manually)
• New Type of Node (person)
• (2nd) New Type of Node (work)
• Relation
  – Incoming or outgoing
  – Allowed relationships
• (3rd) New Type of Node (institution)
Properties of Objects
• Data objects have properties
• A property is an attribute that defines certain
  operations than can be performed on the
  object
• We need properties to enter our data
Properties of “Person”
Properties of “Person”
Entering Data (manually)
My First Graph
The Node Level:
Selecting and Expanding
Collaboration in Sylva
Case of Collaboration
Searching
• Returns a list
Importing and Exporting
• Importing a Schema
• Exporting Data to Gephi
Cuba’s Prominence: Modeling The
  Latin American Afro in Topic Maps
• Objectives:
  – locating the various nodes of bibliographic
    production associated with the generation of an
    image of the Latin-American Afro
  – evaluating the causes that make certain nodes,
    i.e., Cuba and various Cuban intellectuals, emerge
    as key nodes in the network of production of Afro-
    Latin American images
Cuba’s Prominence
• Methodology:
  – a combination of traditional close-reading of texts
    (extraction of nodes and relations) with
  – graph analysis of the emerging network with Page
    Rank algorithm
Measurements (Gephi)
•   Closeness centrality: expresses how well connected an individual is to the whole
    network. A high value in this measurement indicates better connectivity and thus
    expresses the importance of the individual with respect to other elements in the
    network.
•   Betweenness centrality: indicates how important the individual is as a connection
    and transference point within the network. A high value indicates that it is a topic
    that is passed through in the communications (relationships) between the other
    topics on the map.
•   Modularity: is a coefficient that enables us to group together those nodes which
    share connections and zones on the network, so that it divides the map into zones
    with high relationships between them.
•   Influence between nodes: is an analysis which we shall carry out in the second
    part of the article. It is based on the Page Ranking algorithm. This is basic
    algorithm on which the Google search engine was originally based for calculating
    the importance of the pages that it comes up with after a search, and which it
    used to order the results. Its basic idea is that a given node within a network
    becomes important based on the importance of the nodes that relate with it or
    that point to it.
Betweennes Centrality
Modularity
Some numerical results
Sustaining a Global Community
• Henrich et al. [1] have proven that the existence of norms that
  sustain fairness in exchanges among strangers are connected with
  the diffusion of institutions such as market integration and the
  participation in world religions.
• Their research confirms the hypothesis that modern world religion
  may have contributed to the sustainability of large- scale societies
  and large-scale interactions and we propose that art is another
  institution that contributes to the arising and sustainability of large-
  scale societies.
• We use the case of the formation of an artistic network of
  paintings, schools, themes, genres, and artists whose development
  goes along with the expansion and colonization of the Hispanic
  Monarchy across America to show that this artistic network has a
  presence in all political territories encompassing most ethnicities
  and religions of indigenous origin.
Methodology
• The data set comprising the paintings from the Baroque period are
  organized and stored in a PostgreSQL web based database.
• The data includes more than 100,000 total topics (11,443 of them
  are artworks). A distinctive feature of the information is that it is
  organized around both text fields and ad-hoc descriptors that follow
  the model of a formal ontology.
• For our study we have decided to model the data in one of the
  possible networks, a network created from common descriptors as
  weighted edges and artworks as nodes.
• Some pruning methods had to be applied in order to overcome
  some of the shortcomings resulting from the millions of edges and
  the too many relational joins. We also split the dataset in 12
  sections, each covering a 25 year-period, from 1550 to 1850 [4].
Methodology
     •         Similarity Measure:
           –               S(Art1,Art2)=#{common descriptors of
                    Art1 and Art2}
                                     Descriptor 2           Descriptor 6
     Descriptor 1


                                      S=2
Descriptor 3

                                                             Descriptor 7

                                       Descriptor 4

         Descriptor 5
Research Questions
• Our research addresses the issue of the
  sustainability of communities through the
  existence of a flow of shared information.
• This question is of the utmost importance to
  understand the formation and dynamics of
  cultural groups and cultural areas.
• As important as the latter is the study of the
  spatial and temporal dimensions of any given
  political and cultural community as this will shed
  light on the cultural processes resulting from
  previous and currents waves of globalization
Baroque Paintings in the Hispanic
         World: A Network.
• The graph shows, for the first two periods of
  our study, the growth of the saints-related
  paintings (red cluster) as compared to the
  decrease of the cluster with virgins (blue).
  Portraits’ size (brown cluster) remains more
  or less the same, but they get more
  connected to saints’.
• FOTO
Clustering & Visualizations: Raw Graphs
1550-1575       1575-1600       1600-1625       1625-1650       1650-1675   v       1675-1700   v
                                                                                                    v
                                                                                                        v




1700-1725   v   1725-1750   v   1750-1775   v   1775-1800   v   1800-1825   v       1825-1850   v




                                                                                v




                                                                http://zoom.it/vJVw#full
Further Work with Sylva
• Visualization of Schema
• Two Visualizations of Data:
  – Node-centered
  – Community centered
• Query System:
  – Pattern-matching
  – Traversals
• Need for multi-disciplinary teams
• Complexity of analysis
Thank you!
“With enough effort and perseverance:
        Anything is possible”

Más contenido relacionado

La actualidad más candente

Social network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and moreSocial network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and moreWael Elrifai
 
Social network analysis intro part I
Social network analysis intro part ISocial network analysis intro part I
Social network analysis intro part ITHomas Plotkowiak
 
4C13 J.15 Larson "Twitter based discourse community"
4C13 J.15 Larson "Twitter based discourse community"4C13 J.15 Larson "Twitter based discourse community"
4C13 J.15 Larson "Twitter based discourse community"rhetoricked
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011guillaume ereteo
 
10 More than a Pretty Picture: Visual Thinking in Network Studies
10 More than a Pretty Picture: Visual Thinking in Network Studies10 More than a Pretty Picture: Visual Thinking in Network Studies
10 More than a Pretty Picture: Visual Thinking in Network Studiesdnac
 
01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measuresdnac
 
05 Communities in Network
05 Communities in Network05 Communities in Network
05 Communities in Networkdnac
 
A Guide to Social Network Analysis
A Guide to Social Network AnalysisA Guide to Social Network Analysis
A Guide to Social Network AnalysisOlivier Serrat
 
Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...
Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...
Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...Lauri Eloranta
 
How to conduct a social network analysis: A tool for empowering teams and wor...
How to conduct a social network analysis: A tool for empowering teams and wor...How to conduct a social network analysis: A tool for empowering teams and wor...
How to conduct a social network analysis: A tool for empowering teams and wor...Jeromy Anglim
 
992 sms10 social_media_services
992 sms10 social_media_services992 sms10 social_media_services
992 sms10 social_media_servicessiyaza
 
13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)
13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)
13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)dnac
 
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...Denis Parra Santander
 
02 Network Data Collection
02 Network Data Collection02 Network Data Collection
02 Network Data Collectiondnac
 

La actualidad más candente (20)

Social Network Analysis (SNA)
Social Network Analysis (SNA)Social Network Analysis (SNA)
Social Network Analysis (SNA)
 
05 Network Canvas (2017)
05 Network Canvas (2017)05 Network Canvas (2017)
05 Network Canvas (2017)
 
Social network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and moreSocial network analysis & Big Data - Telecommunications and more
Social network analysis & Big Data - Telecommunications and more
 
Social network analysis intro part I
Social network analysis intro part ISocial network analysis intro part I
Social network analysis intro part I
 
01 Network Data Collection (2017)
01 Network Data Collection (2017)01 Network Data Collection (2017)
01 Network Data Collection (2017)
 
4C13 J.15 Larson "Twitter based discourse community"
4C13 J.15 Larson "Twitter based discourse community"4C13 J.15 Larson "Twitter based discourse community"
4C13 J.15 Larson "Twitter based discourse community"
 
Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011Social network analysis course 2010 - 2011
Social network analysis course 2010 - 2011
 
10 More than a Pretty Picture: Visual Thinking in Network Studies
10 More than a Pretty Picture: Visual Thinking in Network Studies10 More than a Pretty Picture: Visual Thinking in Network Studies
10 More than a Pretty Picture: Visual Thinking in Network Studies
 
01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures
 
05 Communities in Network
05 Communities in Network05 Communities in Network
05 Communities in Network
 
A Guide to Social Network Analysis
A Guide to Social Network AnalysisA Guide to Social Network Analysis
A Guide to Social Network Analysis
 
Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...
Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...
Ethical and Legal Issues in Computational Social Science - Lecture 7 in Intro...
 
Social network analysis
Social network analysisSocial network analysis
Social network analysis
 
How to conduct a social network analysis: A tool for empowering teams and wor...
How to conduct a social network analysis: A tool for empowering teams and wor...How to conduct a social network analysis: A tool for empowering teams and wor...
How to conduct a social network analysis: A tool for empowering teams and wor...
 
03 Communities in Networks (2017)
03 Communities in Networks (2017)03 Communities in Networks (2017)
03 Communities in Networks (2017)
 
992 sms10 social_media_services
992 sms10 social_media_services992 sms10 social_media_services
992 sms10 social_media_services
 
13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)
13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)
13 An Introduction to Stochastic Actor-Oriented Models (aka SIENA)
 
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
Network Visualization guest lecture at #DataVizQMSS at @Columbia / #SNA at PU...
 
07 Whole Network Descriptive Statistics
07 Whole Network Descriptive Statistics07 Whole Network Descriptive Statistics
07 Whole Network Descriptive Statistics
 
02 Network Data Collection
02 Network Data Collection02 Network Data Collection
02 Network Data Collection
 

Destacado

Assignment 16
Assignment 16Assignment 16
Assignment 16rfasil22
 
Listening to the Earth: An Environmental Audit For Benedictine Communities
Listening to the Earth: An Environmental Audit For Benedictine Communities  Listening to the Earth: An Environmental Audit For Benedictine Communities
Listening to the Earth: An Environmental Audit For Benedictine Communities Z2P
 
Assignment 11 draft 4
Assignment 11 draft 4Assignment 11 draft 4
Assignment 11 draft 4rfasil22
 
01s0401 go,互联网时代的c语言 许式伟
01s0401 go,互联网时代的c语言   许式伟01s0401 go,互联网时代的c语言   许式伟
01s0401 go,互联网时代的c语言 许式伟Zoom Quiet
 

Destacado (6)

Go courseday1
Go courseday1Go courseday1
Go courseday1
 
Assignment 16
Assignment 16Assignment 16
Assignment 16
 
Go courseday3
Go courseday3Go courseday3
Go courseday3
 
Listening to the Earth: An Environmental Audit For Benedictine Communities
Listening to the Earth: An Environmental Audit For Benedictine Communities  Listening to the Earth: An Environmental Audit For Benedictine Communities
Listening to the Earth: An Environmental Audit For Benedictine Communities
 
Assignment 11 draft 4
Assignment 11 draft 4Assignment 11 draft 4
Assignment 11 draft 4
 
01s0401 go,互联网时代的c语言 许式伟
01s0401 go,互联网时代的c语言   许式伟01s0401 go,互联网时代的c语言   许式伟
01s0401 go,互联网时代的c语言 许式伟
 

Similar a Sylva workshop.gt that camp.2012

01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)Duke Network Analysis Center
 
Tutorial on Relationship Mining In Online Social Networks
Tutorial on Relationship Mining In Online Social NetworksTutorial on Relationship Mining In Online Social Networks
Tutorial on Relationship Mining In Online Social Networkspjing2
 
TruSIS: Trust Accross Social Network
TruSIS: Trust Accross Social NetworkTruSIS: Trust Accross Social Network
TruSIS: Trust Accross Social NetworkLora Aroyo
 
System dynamics prof nagurney
System dynamics prof nagurneySystem dynamics prof nagurney
System dynamics prof nagurneyHouw Liong The
 
Organisational Network Analysis and Enterprise Architecture
Organisational Network Analysis and Enterprise ArchitectureOrganisational Network Analysis and Enterprise Architecture
Organisational Network Analysis and Enterprise ArchitectureNicole Mathison
 
Social Network Analysis.pptx
Social Network Analysis.pptxSocial Network Analysis.pptx
Social Network Analysis.pptxSACHINKHADSE7
 
Tepl webinar 20032013
Tepl webinar   20032013Tepl webinar   20032013
Tepl webinar 20032013Nina Pataraia
 
20111103 con tech2011-marc smith
20111103 con tech2011-marc smith20111103 con tech2011-marc smith
20111103 con tech2011-marc smithMarc Smith
 
LSS'11: Charting Collections Of Connections In Social Media
LSS'11: Charting Collections Of Connections In Social MediaLSS'11: Charting Collections Of Connections In Social Media
LSS'11: Charting Collections Of Connections In Social MediaLocal Social Summit
 
Data Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering AlgorithmData Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering Algorithmnishant24894
 
Social network analysis basics
Social network analysis basicsSocial network analysis basics
Social network analysis basicsPradeep Kumar
 
Wk9 Slides Social Networks - Class.pptx
Wk9 Slides Social Networks - Class.pptxWk9 Slides Social Networks - Class.pptx
Wk9 Slides Social Networks - Class.pptxNathanChris1
 
Social Network Analysis & an Introduction to Tools
Social Network Analysis & an Introduction to ToolsSocial Network Analysis & an Introduction to Tools
Social Network Analysis & an Introduction to ToolsPatti Anklam
 
2010 june - personal democracy forum - marc smith - mapping political socia...
2010   june - personal democracy forum - marc smith - mapping political socia...2010   june - personal democracy forum - marc smith - mapping political socia...
2010 june - personal democracy forum - marc smith - mapping political socia...Marc Smith
 
Social Network Analysis (Part 1)
Social Network Analysis (Part 1)Social Network Analysis (Part 1)
Social Network Analysis (Part 1)Vala Ali Rohani
 
Social Networks and Computer Science
Social Networks and Computer ScienceSocial Networks and Computer Science
Social Networks and Computer Sciencedragonmeteor
 
Social Network Analysis Using Gephi
Social Network Analysis Using Gephi Social Network Analysis Using Gephi
Social Network Analysis Using Gephi Goa App
 

Similar a Sylva workshop.gt that camp.2012 (20)

Chapter 3.pdf
Chapter 3.pdfChapter 3.pdf
Chapter 3.pdf
 
01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)
 
Tutorial on Relationship Mining In Online Social Networks
Tutorial on Relationship Mining In Online Social NetworksTutorial on Relationship Mining In Online Social Networks
Tutorial on Relationship Mining In Online Social Networks
 
TruSIS: Trust Accross Social Network
TruSIS: Trust Accross Social NetworkTruSIS: Trust Accross Social Network
TruSIS: Trust Accross Social Network
 
System dynamics prof nagurney
System dynamics prof nagurneySystem dynamics prof nagurney
System dynamics prof nagurney
 
Organisational Network Analysis and Enterprise Architecture
Organisational Network Analysis and Enterprise ArchitectureOrganisational Network Analysis and Enterprise Architecture
Organisational Network Analysis and Enterprise Architecture
 
Social Network Analysis.pptx
Social Network Analysis.pptxSocial Network Analysis.pptx
Social Network Analysis.pptx
 
Tepl webinar 20032013
Tepl webinar   20032013Tepl webinar   20032013
Tepl webinar 20032013
 
20111103 con tech2011-marc smith
20111103 con tech2011-marc smith20111103 con tech2011-marc smith
20111103 con tech2011-marc smith
 
LSS'11: Charting Collections Of Connections In Social Media
LSS'11: Charting Collections Of Connections In Social MediaLSS'11: Charting Collections Of Connections In Social Media
LSS'11: Charting Collections Of Connections In Social Media
 
Data Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering AlgorithmData Mining In Social Networks Using K-Means Clustering Algorithm
Data Mining In Social Networks Using K-Means Clustering Algorithm
 
04 Network Data Collection
04 Network Data Collection04 Network Data Collection
04 Network Data Collection
 
Social network analysis basics
Social network analysis basicsSocial network analysis basics
Social network analysis basics
 
Wk9 Slides Social Networks - Class.pptx
Wk9 Slides Social Networks - Class.pptxWk9 Slides Social Networks - Class.pptx
Wk9 Slides Social Networks - Class.pptx
 
Social Network Analysis & an Introduction to Tools
Social Network Analysis & an Introduction to ToolsSocial Network Analysis & an Introduction to Tools
Social Network Analysis & an Introduction to Tools
 
2010 june - personal democracy forum - marc smith - mapping political socia...
2010   june - personal democracy forum - marc smith - mapping political socia...2010   june - personal democracy forum - marc smith - mapping political socia...
2010 june - personal democracy forum - marc smith - mapping political socia...
 
Social Network Analysis (Part 1)
Social Network Analysis (Part 1)Social Network Analysis (Part 1)
Social Network Analysis (Part 1)
 
Social Networks and Computer Science
Social Networks and Computer ScienceSocial Networks and Computer Science
Social Networks and Computer Science
 
Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Social Network Analysis Using Gephi
Social Network Analysis Using Gephi Social Network Analysis Using Gephi
Social Network Analysis Using Gephi
 

Más de CameliaN

Workshop 2. linguistic tests
Workshop 2. linguistic testsWorkshop 2. linguistic tests
Workshop 2. linguistic testsCameliaN
 
Tla.lexicon
Tla.lexiconTla.lexicon
Tla.lexiconCameliaN
 
Tla syntax
Tla syntaxTla syntax
Tla syntaxCameliaN
 
Multicompetence
MulticompetenceMulticompetence
MulticompetenceCameliaN
 
Example of article presentation
Example of article presentationExample of article presentation
Example of article presentationCameliaN
 
L2 acquisition
L2 acquisitionL2 acquisition
L2 acquisitionCameliaN
 
Models of tla
Models of tlaModels of tla
Models of tlaCameliaN
 
Crosslinguistic influence
Crosslinguistic influenceCrosslinguistic influence
Crosslinguistic influenceCameliaN
 
L1 acquisition
L1 acquisitionL1 acquisition
L1 acquisitionCameliaN
 
Intro to language
Intro to languageIntro to language
Intro to languageCameliaN
 
L2 acquisition
L2 acquisitionL2 acquisition
L2 acquisitionCameliaN
 
L1 acquisition
L1 acquisitionL1 acquisition
L1 acquisitionCameliaN
 
Intro to language
Intro to languageIntro to language
Intro to languageCameliaN
 
Presentacion transatlantico
Presentacion transatlanticoPresentacion transatlantico
Presentacion transatlanticoCameliaN
 
How to yutzu workshop.montreal
How to yutzu workshop.montrealHow to yutzu workshop.montreal
How to yutzu workshop.montrealCameliaN
 
Vl3.lab presentation.march19 2012
Vl3.lab presentation.march19 2012Vl3.lab presentation.march19 2012
Vl3.lab presentation.march19 2012CameliaN
 
Cultureplex Lab Presentation
Cultureplex Lab Presentation Cultureplex Lab Presentation
Cultureplex Lab Presentation CameliaN
 
Clase 2 adquisicion L1
Clase 2 adquisicion L1Clase 2 adquisicion L1
Clase 2 adquisicion L1CameliaN
 
How to yutzu workshop
How to yutzu workshopHow to yutzu workshop
How to yutzu workshopCameliaN
 
Vl3.culture plex presentation2
Vl3.culture plex presentation2Vl3.culture plex presentation2
Vl3.culture plex presentation2CameliaN
 

Más de CameliaN (20)

Workshop 2. linguistic tests
Workshop 2. linguistic testsWorkshop 2. linguistic tests
Workshop 2. linguistic tests
 
Tla.lexicon
Tla.lexiconTla.lexicon
Tla.lexicon
 
Tla syntax
Tla syntaxTla syntax
Tla syntax
 
Multicompetence
MulticompetenceMulticompetence
Multicompetence
 
Example of article presentation
Example of article presentationExample of article presentation
Example of article presentation
 
L2 acquisition
L2 acquisitionL2 acquisition
L2 acquisition
 
Models of tla
Models of tlaModels of tla
Models of tla
 
Crosslinguistic influence
Crosslinguistic influenceCrosslinguistic influence
Crosslinguistic influence
 
L1 acquisition
L1 acquisitionL1 acquisition
L1 acquisition
 
Intro to language
Intro to languageIntro to language
Intro to language
 
L2 acquisition
L2 acquisitionL2 acquisition
L2 acquisition
 
L1 acquisition
L1 acquisitionL1 acquisition
L1 acquisition
 
Intro to language
Intro to languageIntro to language
Intro to language
 
Presentacion transatlantico
Presentacion transatlanticoPresentacion transatlantico
Presentacion transatlantico
 
How to yutzu workshop.montreal
How to yutzu workshop.montrealHow to yutzu workshop.montreal
How to yutzu workshop.montreal
 
Vl3.lab presentation.march19 2012
Vl3.lab presentation.march19 2012Vl3.lab presentation.march19 2012
Vl3.lab presentation.march19 2012
 
Cultureplex Lab Presentation
Cultureplex Lab Presentation Cultureplex Lab Presentation
Cultureplex Lab Presentation
 
Clase 2 adquisicion L1
Clase 2 adquisicion L1Clase 2 adquisicion L1
Clase 2 adquisicion L1
 
How to yutzu workshop
How to yutzu workshopHow to yutzu workshop
How to yutzu workshop
 
Vl3.culture plex presentation2
Vl3.culture plex presentation2Vl3.culture plex presentation2
Vl3.culture plex presentation2
 

Último

TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 

Último (20)

TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 

Sylva workshop.gt that camp.2012

  • 1. Social Network Analysis with Sylva Social Network Analysis with Sylva Juan Luis Suárez & Anabel Quan-Haase Western University
  • 2. Overview of Workshop • General overview of the social network approach • Key terminology • Uniqueness of collecting and analyzing social network data • Entering data into Sylva • Importing/exporting data into Sylva • Example I: • Example II: • Understanding limitations and problems • Future Work and Gephi.org
  • 3. What is SNA? Social network analysis is focused on uncovering the patterning of people’s interaction.…Network analysts believe that how an individual lives depends in large part on how that individual is tied into the larger web of social connections. Many believe, moreover, that the success or failure of societies and organizations often depends on the patterning of their internal structure (Freeman, 1998, November 11).
  • 4.
  • 5. What is Unique about SNA? Social science research and theory tends to focus on social actors’: •attributes •attitudes •opinions •behavior Focus is on individual level of analysis, less on network-structural level.
  • 6. a whole is not simply the sum of its parts
  • 7. Key Terminology • 1. Social structure • 2. Social network • 3. Nodes • 4. Linkages/relations • 5. Additional terms of relevance: – Nodes & edges – Directed graphs vs. undirected graphs – Ego – Alter – Homophily
  • 8. 1. Social Structure • Sociological inquiry consists of understanding the constraining influence of social structure on social action • BUT; how do we study social structure? Attributes Networks
  • 9. 2. Social Network Social Actors Ties Figure 2: Social Structure as Social Network
  • 10. 3. Nodes • The actors considered in a social network are exclusively social (alternatively referred to as agents, nodes, or social entities). • These include individuals, organizations, institutions, nations, or groups (Wasserman & Faust, 1994).
  • 11. Blurred Nodes • Social actors can therefore be distinguished from non-social actors – e.g., neurons comprising a neural network. • On occasion, the distinction between a social and a non-social actor is not absolute. For example, computer networks represent a hybrid type of network.
  • 12. Node Attributes • Every single node can have one or more attributes. • These attributes describe the nodes and allow researchers to conduct complex queries of the database. • Node attributes can include the time of publication of a book, its length, the number of authors, etc.
  • 13. One-mode vs. Two-mode • Most social network analysis methods allow only one type of social actor (for instance, individuals or corporations) in their analysis; these are referred to as one-mode networks (Wasserman & Faust, 1994). • However, methods exist which allow two different types of social actors in their analysis; these are referred to as two- mode networks. For instance, a study may simultaneously analyze corporations and their directors. • Two-mode networks may also include social actors from distinct networks, for example, a network comprised of adults and a network comprised of children. • Two-mode networks allow for comparison between different types and sets of social actors.
  • 14. 4. Relationships • Ties are links that connect social actors, and are the main focus of social network analysis. Ties are seen as “channels for transfer or “flow” of resources (either material or nonmaterial)” (Wasserman & Faust, 1994, p. 4).
  • 15. Simple Relationships • Naturally occurring ties among social actors are inherently complex and consist of numerous different interaction activities. • However, unlike ethnographers network analysts do not focus on the complexity of interactions among individuals (Burt, 1983). • Instead, social network analysts focus more on the pattern of relations amongst individuals and to do so simplify the inherent complexity of social relationships by categorizing interactions into different broad types. The types can be manifold. For example, a pair of social actors may have friendship, working, cooperation, or citation ties.
  • 16. 5. Additional Terms • Directed graphs vs. undirected graphs • Ego • Alter • Homophily
  • 17. Types of Network Analysis • Ego-centered/Socio-centered Social Networks • Community-centered social networks
  • 19. Actor-Level Centrality • Actor level degree centrality: Degree centrality measures the extent to which an actor is linked to all of the other actors in the network. Three different measures can be distinguished: nodal degree, indegree, and outdegree. • Actor level closeness centrality: Closeness measures the distance that an actor has to all of the other actors in the network.
  • 20. • Actor level betweenness centrality: Betweenness measures the extent to which an actor lies between two other actors and thus facilitates/controls the flow of information.
  • 21. Face-to-face (1/week) CS 9 Community-Centered Social Networks
  • 22. Network Level Centralization • Cohesion Distance: measures the degree of separation between actors in a network. It indicates how many other people are between two actors - that is, actors between an actor and the actor this person needs to talk to. • Network Centralization: measures the number of actors that are connected to each actor in the network. The more connections among actors, the greater the network centrality. • Density: measures the degree of connection that exists in a network. The more actors talk to each other, the higher the density.
  • 23. Measures of Centrality and Assumptions Measure Level Data Type Symmetry/Asymmetry Nodal Degree Centrality Actor Dichotomized (>5) Symmetric (Maximum) Asymmetric Indegree Centrality Actor Valued Outdegree Centrality Actor Valued Asymmetric Closeness Centrality Actor Dichotomized (>5) Symmetric (Maximum) Betweenness Centrality Actor Dichotomized (>5) Symmetric (Maximum) Network Cohesion Network Valued Asymmetric Network Centrality Network Dichotomized (>5) Asymmetric Network Density Network Dichotomized (>5) Symmetric (Maximum)
  • 24. Uniqueness of Collecting and Analyzing Social Network Data • Relational data • Boundary specification and sampling • Interdependence of data points • Query search • Complexity of data collection – Manually-harvested – Data set – Behavioral – Self-report
  • 25. Internet Resources of Social Network Analysis • Center for the Study of Group Processes http://lime.weeg.uiowa.edu/~grpproc/ • INSNA International Network of Social Network Analysis http://www.heinz.cmu.edu/project/INSNA/ • Barry Wellman’s Homepage http://www.chass.utoronto.ca/~wellman/index.html • CulturePlex • http://cultureplex.ca/ • Gephi.org • NodeXL http://nodexl.codeplex.com/ 25
  • 26.
  • 27. Limitations of Social Network Analysis • Boundary specification • Data source • Definition of social actors • No distinct method 27
  • 28. What is Sylva? • A database system management system • Graph databases • NoSQL database • Built on top of Neo4J
  • 29. Whose Needs Does Sylva Serve? • Sylva requires no programming skills • On-the-go modification of the schema • Storing data in a graph form • Work from the nodes or from the edges • Collaborative platform • Easy-to-use interface thanks to forms, autocomplete, … • Multiple visualizations • Search and Query Engines
  • 35. Creating a Schema on Sylva (manually) • New Type of Node (person) • (2nd) New Type of Node (work) • Relation – Incoming or outgoing – Allowed relationships • (3rd) New Type of Node (institution)
  • 36.
  • 37. Properties of Objects • Data objects have properties • A property is an attribute that defines certain operations than can be performed on the object • We need properties to enter our data
  • 38.
  • 43. The Node Level: Selecting and Expanding
  • 47. Importing and Exporting • Importing a Schema • Exporting Data to Gephi
  • 48. Cuba’s Prominence: Modeling The Latin American Afro in Topic Maps • Objectives: – locating the various nodes of bibliographic production associated with the generation of an image of the Latin-American Afro – evaluating the causes that make certain nodes, i.e., Cuba and various Cuban intellectuals, emerge as key nodes in the network of production of Afro- Latin American images
  • 49. Cuba’s Prominence • Methodology: – a combination of traditional close-reading of texts (extraction of nodes and relations) with – graph analysis of the emerging network with Page Rank algorithm
  • 50.
  • 51. Measurements (Gephi) • Closeness centrality: expresses how well connected an individual is to the whole network. A high value in this measurement indicates better connectivity and thus expresses the importance of the individual with respect to other elements in the network. • Betweenness centrality: indicates how important the individual is as a connection and transference point within the network. A high value indicates that it is a topic that is passed through in the communications (relationships) between the other topics on the map. • Modularity: is a coefficient that enables us to group together those nodes which share connections and zones on the network, so that it divides the map into zones with high relationships between them. • Influence between nodes: is an analysis which we shall carry out in the second part of the article. It is based on the Page Ranking algorithm. This is basic algorithm on which the Google search engine was originally based for calculating the importance of the pages that it comes up with after a search, and which it used to order the results. Its basic idea is that a given node within a network becomes important based on the importance of the nodes that relate with it or that point to it.
  • 55. Sustaining a Global Community • Henrich et al. [1] have proven that the existence of norms that sustain fairness in exchanges among strangers are connected with the diffusion of institutions such as market integration and the participation in world religions. • Their research confirms the hypothesis that modern world religion may have contributed to the sustainability of large- scale societies and large-scale interactions and we propose that art is another institution that contributes to the arising and sustainability of large- scale societies. • We use the case of the formation of an artistic network of paintings, schools, themes, genres, and artists whose development goes along with the expansion and colonization of the Hispanic Monarchy across America to show that this artistic network has a presence in all political territories encompassing most ethnicities and religions of indigenous origin.
  • 56. Methodology • The data set comprising the paintings from the Baroque period are organized and stored in a PostgreSQL web based database. • The data includes more than 100,000 total topics (11,443 of them are artworks). A distinctive feature of the information is that it is organized around both text fields and ad-hoc descriptors that follow the model of a formal ontology. • For our study we have decided to model the data in one of the possible networks, a network created from common descriptors as weighted edges and artworks as nodes. • Some pruning methods had to be applied in order to overcome some of the shortcomings resulting from the millions of edges and the too many relational joins. We also split the dataset in 12 sections, each covering a 25 year-period, from 1550 to 1850 [4].
  • 57. Methodology • Similarity Measure: – S(Art1,Art2)=#{common descriptors of Art1 and Art2} Descriptor 2 Descriptor 6 Descriptor 1 S=2 Descriptor 3 Descriptor 7 Descriptor 4 Descriptor 5
  • 58. Research Questions • Our research addresses the issue of the sustainability of communities through the existence of a flow of shared information. • This question is of the utmost importance to understand the formation and dynamics of cultural groups and cultural areas. • As important as the latter is the study of the spatial and temporal dimensions of any given political and cultural community as this will shed light on the cultural processes resulting from previous and currents waves of globalization
  • 59. Baroque Paintings in the Hispanic World: A Network. • The graph shows, for the first two periods of our study, the growth of the saints-related paintings (red cluster) as compared to the decrease of the cluster with virgins (blue). Portraits’ size (brown cluster) remains more or less the same, but they get more connected to saints’. • FOTO
  • 60. Clustering & Visualizations: Raw Graphs 1550-1575 1575-1600 1600-1625 1625-1650 1650-1675 v 1675-1700 v v v 1700-1725 v 1725-1750 v 1750-1775 v 1775-1800 v 1800-1825 v 1825-1850 v v http://zoom.it/vJVw#full
  • 61. Further Work with Sylva • Visualization of Schema • Two Visualizations of Data: – Node-centered – Community centered • Query System: – Pattern-matching – Traversals • Need for multi-disciplinary teams • Complexity of analysis
  • 62. Thank you! “With enough effort and perseverance: Anything is possible”

Notas del editor

  1. .