Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8087565
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T18:49:04+00:00 2026-06-05T18:49:04+00:00

I’m just starting to get to grips with ideas and techniques behind complex networks

  • 0

I’m just starting to get to grips with ideas and techniques behind complex networks and social network analysis. I seem to always trip up and get stuck at the data preparation stage. I often have a dataset in Google Refine that is basically a bunch of rows that are somehow related. For example at present I have a list of organisations and events which they have attended (with some duplicates as an organisation may have sent more than one delegate to an event)

My Google Refine Data

So I can see that organisations would be nodes on my graph and that the relationship between them exists if they both attended the same event, however I don’t know how I turn this dataset into a format that a tool such as NWB, Gephi, R or Tulip would understand.

I often find myself in a situation where I have a dataset I can see the relationship between columns but I did not know the next steps I should take to prepare my data ready to be imported by such tools to explore the relationship. I’ve poked around documentation for supported file types and my guess is that doing something with the RDF skeleton tool in Refine and taking a linked data style approach may be a possible solution, but I am having no luck.

Any tips for data preparation would be appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T18:49:05+00:00Added an answer on June 5, 2026 at 6:49 pm

    Just incase anybody stumbles across this in the future.. I did this by creating by importing my CSV in R and creating a one mode matrix, then a graph based on that.

    organisations_events<-read.csv("/Users/David/Desktop/PhD/R_github/ROI/data/Ins_Event.csv" , header=T, sep=",")
    
    df<-read.csv("/Users/David/Desktop/PhD/R_github/ROI/data/Ins_Event.csv" , header=T,     sep=",")
    
    M = as.matrix( table(df) )
    
    Mrow = M %*% t(M)
    
    #Mcol = t(M) %*% M
    
    write.csv(Mrow, "test.csv")
    

    Blogged the answer here if it helps.. http://www.davidsherlock.info/network-analysis

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just tried to save a simple *.rtf file with some websites and
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I'm parsing an XML file, the creators of it stuck in a bunch social
For some reason, after submitting a string like this Jack’s Spindle from a text
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I want to count how many characters a certain string has in PHP, but
I would like to count the length of a string with PHP. The string
I am trying to understand how to use SyndicationItem to display feed which is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.