Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
how to convert boards.ie (SIOC formatted) data into some database
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
shahzad  
View profile  
 More options Oct 12 2012, 3:52 am
From: shahzad <mshahzadfai...@gmail.com>
Date: Fri, 12 Oct 2012 00:52:48 -0700 (PDT)
Local: Fri, Oct 12 2012 3:52 am
Subject: how to convert boards.ie (SIOC formatted) data into some database

Greetings

I have obtained boards.ie data set from ICWSM.

I want to use thread and post conversation text for mining purpose. For
this I need all threads with respective posts in some database.

But the data is in SIOC format.

Kindly suggest me how to convert this SIOC formatted data in to some
database like mysql or sql server.

Regards


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jodi Schneider  
View profile  
 More options Oct 12 2012, 7:11 am
From: Jodi Schneider <jschnei...@pobox.com>
Date: Fri, 12 Oct 2012 12:11:33 +0100
Local: Fri, Oct 12 2012 7:11 am
Subject: Re: how to convert boards.ie (SIOC formatted) data into some database

Hi Shahzad,

If your main need is to query the data, the best sort of database to use
would be a triple store [1]. Triple stores are designed for RDF data such
as that in SIOC. It is possible to convert from relational databases to RDF
databases; there are a variety of tools, and the W3C RDB2RDF group webpage
might be helpful in identifying a suitable mapping tool [2].

Documentation on SIOC may also be helpful:
http://www.sioc-project.org/

Perhaps others will have additional advice for you?

Best,

Jodi
http://jodischneider.com/jodi.html

[1] https://en.wikipedia.org/wiki/Triple_Store
[2] http://www.w3.org/2001/sw/rdb2rdf/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shahzad  
View profile  
 More options Oct 15 2012, 12:26 am
From: shahzad <mshahzadfai...@gmail.com>
Date: Sun, 14 Oct 2012 21:26:19 -0700 (PDT)
Local: Mon, Oct 15 2012 12:26 am
Subject: Re: how to convert boards.ie (SIOC formatted) data into some database

Thank you Sir for prompt reply.

My need is *not only* to query data but to get the thread / post data of
boards.ie in some relational data base (mysql) or in MS-EXCEL  because I
have to compute text similarities among all threads and their respective
posts.Therefore these posts must be present in some relational database
format because I have to reference each post with its respective thread
using foreign key concept.

Regards


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
shahzad  
View profile  
 More options Oct 15 2012, 12:29 am
From: shahzad <mshahzadfai...@gmail.com>
Date: Sun, 14 Oct 2012 21:29:10 -0700 (PDT)
Local: Mon, Oct 15 2012 12:29 am
Subject: Re: how to convert boards.ie (SIOC formatted) data into some database

Greetings

My need is not only to query data but to get the thread / post data of
boards.ie in some relational data base (mysql) or in MS-EXCEL  because I
have to compute text similarities among all threads and their respective  
posts.Therefore these posts must be present in some relational database  
format because I have to reference each post with its respective thread  
using foreign key concept.

Regards


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions Older topic »