SlideShare a Scribd company logo
1 of 11
Download to read offline
Sample Research on


Decentralized Online Social Networks




          Supta Richard Philip
            supta.philip@gmail.com




           December 21, 2012
Abstract

Online Social network has become an important fact of modern society,
which is contributing to many aspects of life, like - social, cultural, polit-
ical,educational, professional, personal and business life, eventually playing
an important role in our everyday life. In the last decade, the popularity
of online social network has been increasing tremendously.In this paper, so-
cial networking concepts,history of social networks,challenges in centralized
online social networking and as a solution semantic web technology related
decentralized online social networking and it’s related advantages and chal-
lenges will be discussed.

Keywords: Online Social Network, OSN, Decentralized Social Network.




                                      i
Contents

1 The state of the art                                                     1
  1.1 Online Social Network Concepts . . . . . . . . . . . . . . . . . 2
      1.1.1 Definitions and notation . . . . . . . . . . . . . . . . . 2
  1.2 History of Online Social Networks(OSN) and decentralized OSN 2
      1.2.1 Centralized OSN . . . . . . . . . . . . . . . . . . . . . 4
      1.2.2 Decentralized OSN . . . . . . . . . . . . . . . . . . . . 4
  1.3 OSN Challenges . . . . . . . . . . . . . . . . . . . . . . . . . . 4
  1.4 Decentralization Social Network Technologies . . . . . . . . . 4
      1.4.1 Friend-of-a-Friend (FOAF) . . . . . . . . . . . . . . . . 5
      1.4.2 Semantically interlinked online communities (SIOC) . . 5
  1.5 Advantages of decentralizing Online Social Networks . . . . . 5
  1.6 Challenges and disadvantages of decentralizing Online Social
      Networks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

   References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .   7




                                       ii
Chapter 1

The state of the art

Now a days, Online Social networking has become an important fact of mod-
ern society and contributing to life in many contexts,for example social, cul-
tural, political, educational, professional, personal and business life,eventually
playing an important role in our everyday life. In last 10 years, the popularity
of online social network has been increasing tremendously. There are millions
of people participating in online diffrent social networks such as Facebook,
LinkedIn,Twitter etc. These social networks has an important role providing
personal communication, group discussion, group messaging, professional ac-
tivities such as job search, collaborative work,business promotions and even
advertizing government’s programs. The user of this social network are indi-
vidual person, company, group or many agencies sharing their information,
opinion, knowledge as well as their specific interest. As a result, the data
and information regarding online social networks are increasing every day,
so analysis and evaluation of these information are increasing in complex-
ity. [1, 2]
These current online social networks are isolated and centralized which has
many types of challenges such as having information silos and lack of privacy
control to personal information [2]. In order to these issues, most web com-
munity who are using the traditionally centralized social network is trying
to shift towards a decentralized social network structure. [1]
Having a decentralized Social Network, Semantic web technologies tools are
one of the best solution. [1] To understand Social Networking,its challenges
and solution - Decentralization Framework, we have to understand the main
terminology which are given below:




                                        1
1.1      Online Social Network Concepts
The Socialization process, sharing information, knowledge is not a new con-
cept in the society. This process involves the transfer of information from
one individual to another and the information expansion of organizations. [1]
Social networks are explicit representations of the relationships between in-
dividual user and organizational groups in a community. In the abstract,
these networks are just simple undirected graphs with nodes for individual
people and groups, also the links for the relationships. In practice, the links
can encode all kinds of relationships - personal, professional or organizational
relationship. [3] The important thing is that this nodes and connections in
social networking context are increasing everyday as more profiles and doc-
uments are also created.



1.1.1     Definitions and notation
An Online Social Network (OSN) is defined as web 2.0 platform in which
a person can create a profile, connect to other people or groups, view and
traverse network of connections within the system, share resources and in-
formation within the system and also can interact or collaborate with people
of the same system with the use of social applications [5, 6].
    In mathematical definition, a social network can be modeled [4] as an
undirected graph G = (V,E), where V contains users and E is the friendship
relation among them. For each user u ∈ V , function f : V→ 2v maps users
to their set of friends, while f2 maps users to their set of friends of friends:
    f(u) = { v | (u, v) ∈ E }
f2 (u) = { w | w ∈ f(v) ∧ v ∈ f(u) }


1.2      History of Online Social Networks(OSN)
         and decentralized OSN
The first well-known OSN site, SixDegrees.com, was launched in 1997; its
name originates from the six degrees of separation concept. Six degrees of
separation is the concept that any user can be connected to any other user
through a chain of acquaintances that has no more than five intermediaries.
Through SixDegrees.com users could create their profiles, have a list of friends
and contribute information to their community. Although this site attracted
million of users, it could not survive as a result it closed down in the year
2000. The founder of SixDegrees.com believes that it was ahead of its time.

                                       2
From 2003, we have seen a revolution on OSN, those sites established back
then are among the most popular OSN sites nowadays. This revolution
has brought a dramatic shift on the business, the society, cultural and the
research arena of the WWW [5]. In the bellow figure shows a timeline of the
evolution of OSN sites during the last decade [7].




            Figure 1.1: Timeline of Online Social Network Sites

    According to G. Pallis [7] the taxonomy of OSN, the key aspect of OSN,
is split into four branches. The first branch covers the scope of OSN systems
in terms of activities. The second branch deals with the data model of
OSNs,Since the data model is the way in which data sources are stored in
a system. The third branch, called system model, categorizes the OSNs
regarding the hosting and content distribution of application servers. The
fourth branch is from the point of view of the formation of users’ network
within OSN platforms. The bellow Figure shows OSNs taxonomy.




                        Figure 1.2: OSN Taxonomy


                                     3
1.2.1     Centralized OSN
The data of centralized OSNs are stored entirely within a cluster or data
center, concentrating the data of all their users under a single administrative
domain. Today, most of the OSNs rely on centralized storage and function-
ality. However, centralized OSNs raise concerns regarding the protection of
privacy and the lack of integration between information silos [7].

1.2.2     Decentralized OSN
The data of decentralized OSNs is distributed across multiple administrative
domains [8].Application servers run on desktop machines owned by users as
peer or a single trusted server. The main problem of this approach is that
peers may not be available continuously [7].


1.3     OSN Challenges
Centralized Online Social Network sites have many benefits to the users but
also have some lackings regarding user data privecy concern and lack of
integration between information silos.User information is scattered over dif-
ferent social networks. A single user might register in various different social
networking sites for different purposes and have different relationships. [1]
Another challenge is lack of control for the user on their personal data and
privecy.In the current centralised structure, users do not have the flexibil-
ity to share their personal information or how they are disseminated over
the many different social networks.User data can be used for financial gains
from advertisements [1]. For example, Facebook’s Beacon is an advertise-
ment features that distribute user data to other websites for the purpose of
advertisement [2].


1.4     Decentralization Social Network Technolo-
        gies
Semantic Web technology was suggested to transform from centralized OSN
to decentralized OSN. In Semantic Web, the flow of information is enhanced
via machine-processable metadata which data can be shared and reused on
different applications or by various enterprises of community [9].In Seman-
tic Web technology, ontology represents data in standard format(RDF and
WOL), semantic web reasoning techniques can be applied to link and dis-
cover the connection between data.Recently, there are social network sites

                                      4
that represent their information in semantic web ontology such as FOAF
format [10].

1.4.1    Friend-of-a-Friend (FOAF)
The FOAF is one of the web semantic technologies which was used to prop-
erly define the decentralized social network for connecting social web sites,
representational networks and information networks. It is used to describe
information and activities of people, groups, companies and their relation-
ship, across different social networking sites [1].

1.4.2    Semantically interlinked online communities (SIOC)
Another Semantic Web technology is SIOC. It is used to present rich data
in the Social Networks on the Semantic Web by providing concepts and
properties in RDF format.In social network, to describe personal profile and
social information, SIOC is commonly combined with FOAF [1].


1.5     Advantages of decentralizing Online So-
        cial Networks
In the Decentralized Social Network, FOAF profile is stored in a public lo-
cation or user local machine and any application would be able to access to
data for any purposes. Secondly, to access users data in a decentralized so-
cial network, users need to be authenticated throughout different servers and
can also login to different social network services by using the same digital
identification [2].These techniques prevent lack of integration between infor-
mation silos and lack of control for the user on their personal data. It also
hold users privecy on their data.


1.6     Challenges and disadvantages of decen-
        tralizing Online Social Networks
As decentralizing Online Social Network paradigm is still in research level,
so there are a lot of limitation.The main disadvantage of this approach is
that peers might not be available continuously if the data is in local ma-
chine. Peers are prone to failures, reboots, power-offs and network disconnec-
tions [8].Developing efficient Decentralized Online Social Networking (DOSN)


                                     5
infrastructures and services, the main challenges are to create new perspec-
tives and challenges in networking which Overlay Networking, finding better
solution to ensure Privacy and Trust [7].




                                     6
Bibliography

                    ¨
[1] L. Dadkhahan, Wide Review of Social Network and Decentralization¨
                                                                    ,
    2012 IACSIT Hong Kong Conferences IPCSIT vol. 30, 2012,IACSIT
    Press, Singapore.

[2] C. A. Yeung, I. Liccardi, K. Lu, O. Seneviratne, T. Berners-Lee,
    ¨
    Decentralization: The future of Online Social Networking¨ W3C Work-
                                                            ,
    shop on the Future of Social Networking, 2009.
                                          ¨
[3] T. Finin, L. Ding, L. Zhou, A. Joshi, Social Networking on the Semantic
    Web¨ Learning Organization: An International Journal, Vol. 12, No.5,
        ,
    2005, pp.418-435.

[4] G. Mega, A. Montresor,G. P. Picco Ëfficient Dissemination in Decentral-
                         ¨
    ized Social NetworksDepartment of Engineering and Information Science
    (DISI), University of Trento, Italy.

[5] Boyd, D., Ellison, N.B.: Social Network Sites: Definition, History, and
    Scholarship. Journal of Computer-Mediated Communication 13(1), 210-
    230 (2008)

[6] Datta, A., Buchegger, S., Vu, L.H., Strufe, T., Rzadca, K.: Decentral-
    ized Online Social Networks. In: Furht, B. (ed.) Handbook of Social
    Network Technologies and Applications, pp. 349-378. Springer, Heidel-
    berg (2010).

[7] G. Pallis, D. Zeinalipour-Yazti, and M. D. Dikaiakos, Önline Social Net-
    works: Status and Trends¨ Department of Computer Science, University
                              ,
    of Cyprus,1678, Nicosia, Cyprus.

[8] Buchegger, S., Schioberg, D., Vu, L.-H., Datta., A.: PeerSoN: P2P So-
    cial Networking - Early Experiences and Insights. In: Proceedings of the
    2nd Workshop on Social Network Systems (SocialNets 2009), Nurem-
    berg, Germany (March 2009)


                                    7
[9] L. Zhou, L. Ding, T. Finin, "‘How is the Semantic Web evolving Ady-
     namic social network perspective"’Computer in Human Behavior, Vol.
     27, No. 4, 2011, pp. 1294-1302.

[10] J. Golbeck, M. Rothstein, “Linking Social Networks on the Web with
     FOAF: A Semantic Web Case Study”,Proceedings of the Twenty-Third
     AAAI Conference on Artificial Intelligence (2008), 2008.




                                   8

More Related Content

What's hot

Inline and lambda function
Inline and lambda functionInline and lambda function
Inline and lambda functionJawad Khan
 
4 piranti interaktif - new
4   piranti interaktif - new4   piranti interaktif - new
4 piranti interaktif - newStevie Principe
 
Web Vulnerability Scanner project Report
Web Vulnerability Scanner project ReportWeb Vulnerability Scanner project Report
Web Vulnerability Scanner project ReportVikas Kumar
 
Trusted firmware deep_dive_v1.0_
Trusted firmware deep_dive_v1.0_Trusted firmware deep_dive_v1.0_
Trusted firmware deep_dive_v1.0_Linaro
 
Armboot process zeelogic
Armboot process zeelogicArmboot process zeelogic
Armboot process zeelogicAleem Shariff
 
Introduction to OpenVX
Introduction to OpenVXIntroduction to OpenVX
Introduction to OpenVX家榮 張
 
LCU14 302- How to port OP-TEE to another platform
LCU14 302- How to port OP-TEE to another platformLCU14 302- How to port OP-TEE to another platform
LCU14 302- How to port OP-TEE to another platformLinaro
 
HKG15-311: OP-TEE for Beginners and Porting Review
HKG15-311: OP-TEE for Beginners and Porting ReviewHKG15-311: OP-TEE for Beginners and Porting Review
HKG15-311: OP-TEE for Beginners and Porting ReviewLinaro
 
Lcu14 306 - OP-TEE Future Enhancements
Lcu14 306 - OP-TEE Future EnhancementsLcu14 306 - OP-TEE Future Enhancements
Lcu14 306 - OP-TEE Future EnhancementsLinaro
 
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)William Liang
 
Automotive embedded systems part8 v1
Automotive embedded systems part8 v1Automotive embedded systems part8 v1
Automotive embedded systems part8 v1Keroles karam khalil
 
Ec2009 ch14 creating and launching
Ec2009 ch14 creating and launchingEc2009 ch14 creating and launching
Ec2009 ch14 creating and launchingNuth Otanasap
 
Automated Attendance MonitoringSystem
Automated Attendance  MonitoringSystemAutomated Attendance  MonitoringSystem
Automated Attendance MonitoringSystemAkshit Kumar
 
LCA14: LCA14-502: The way to a generic TrustZone® solution
LCA14: LCA14-502: The way to a generic TrustZone® solutionLCA14: LCA14-502: The way to a generic TrustZone® solution
LCA14: LCA14-502: The way to a generic TrustZone® solutionLinaro
 
Architecture Of The Linux Kernel
Architecture Of The Linux KernelArchitecture Of The Linux Kernel
Architecture Of The Linux Kernelguest547d74
 
Automotive embedded systems part7 v1
Automotive embedded systems part7 v1Automotive embedded systems part7 v1
Automotive embedded systems part7 v1Keroles karam khalil
 

What's hot (20)

Inline and lambda function
Inline and lambda functionInline and lambda function
Inline and lambda function
 
OS/2 Architecture
OS/2 ArchitectureOS/2 Architecture
OS/2 Architecture
 
4 piranti interaktif - new
4   piranti interaktif - new4   piranti interaktif - new
4 piranti interaktif - new
 
Web Vulnerability Scanner project Report
Web Vulnerability Scanner project ReportWeb Vulnerability Scanner project Report
Web Vulnerability Scanner project Report
 
Trusted firmware deep_dive_v1.0_
Trusted firmware deep_dive_v1.0_Trusted firmware deep_dive_v1.0_
Trusted firmware deep_dive_v1.0_
 
Armboot process zeelogic
Armboot process zeelogicArmboot process zeelogic
Armboot process zeelogic
 
Introduction to OpenVX
Introduction to OpenVXIntroduction to OpenVX
Introduction to OpenVX
 
LCU14 302- How to port OP-TEE to another platform
LCU14 302- How to port OP-TEE to another platformLCU14 302- How to port OP-TEE to another platform
LCU14 302- How to port OP-TEE to another platform
 
HKG15-311: OP-TEE for Beginners and Porting Review
HKG15-311: OP-TEE for Beginners and Porting ReviewHKG15-311: OP-TEE for Beginners and Porting Review
HKG15-311: OP-TEE for Beginners and Porting Review
 
Control Area Network
Control Area NetworkControl Area Network
Control Area Network
 
Lcu14 306 - OP-TEE Future Enhancements
Lcu14 306 - OP-TEE Future EnhancementsLcu14 306 - OP-TEE Future Enhancements
Lcu14 306 - OP-TEE Future Enhancements
 
Srs for project
Srs for projectSrs for project
Srs for project
 
Network administration Book
Network administration BookNetwork administration Book
Network administration Book
 
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
 
Automotive embedded systems part8 v1
Automotive embedded systems part8 v1Automotive embedded systems part8 v1
Automotive embedded systems part8 v1
 
Ec2009 ch14 creating and launching
Ec2009 ch14 creating and launchingEc2009 ch14 creating and launching
Ec2009 ch14 creating and launching
 
Automated Attendance MonitoringSystem
Automated Attendance  MonitoringSystemAutomated Attendance  MonitoringSystem
Automated Attendance MonitoringSystem
 
LCA14: LCA14-502: The way to a generic TrustZone® solution
LCA14: LCA14-502: The way to a generic TrustZone® solutionLCA14: LCA14-502: The way to a generic TrustZone® solution
LCA14: LCA14-502: The way to a generic TrustZone® solution
 
Architecture Of The Linux Kernel
Architecture Of The Linux KernelArchitecture Of The Linux Kernel
Architecture Of The Linux Kernel
 
Automotive embedded systems part7 v1
Automotive embedded systems part7 v1Automotive embedded systems part7 v1
Automotive embedded systems part7 v1
 

Viewers also liked

Community detection in social networks[1]
Community detection in social networks[1]Community detection in social networks[1]
Community detection in social networks[1]sdnumaygmailcom
 
1 24 - user data management
1 24 - user data management1 24 - user data management
1 24 - user data managementMongoDB
 
Community Detection
Community Detection Community Detection
Community Detection Kanika Kanwal
 
Detecting Community Structures in Social Networks by Graph Sparsification
Detecting Community Structures in Social Networks by Graph SparsificationDetecting Community Structures in Social Networks by Graph Sparsification
Detecting Community Structures in Social Networks by Graph SparsificationSatyaki Sikdar
 
Community detection in social networks
Community detection in social networksCommunity detection in social networks
Community detection in social networksFrancisco Restivo
 
Community Detection in Social Media
Community Detection in Social MediaCommunity Detection in Social Media
Community Detection in Social MediaSymeon Papadopoulos
 
Social media mining PPT
Social media mining PPTSocial media mining PPT
Social media mining PPTChhavi Mathur
 
Wireless networking
Wireless networkingWireless networking
Wireless networkingOnline
 
Multiple choice questions with answers
Multiple choice questions with answersMultiple choice questions with answers
Multiple choice questions with answersClassic Tech
 

Viewers also liked (9)

Community detection in social networks[1]
Community detection in social networks[1]Community detection in social networks[1]
Community detection in social networks[1]
 
1 24 - user data management
1 24 - user data management1 24 - user data management
1 24 - user data management
 
Community Detection
Community Detection Community Detection
Community Detection
 
Detecting Community Structures in Social Networks by Graph Sparsification
Detecting Community Structures in Social Networks by Graph SparsificationDetecting Community Structures in Social Networks by Graph Sparsification
Detecting Community Structures in Social Networks by Graph Sparsification
 
Community detection in social networks
Community detection in social networksCommunity detection in social networks
Community detection in social networks
 
Community Detection in Social Media
Community Detection in Social MediaCommunity Detection in Social Media
Community Detection in Social Media
 
Social media mining PPT
Social media mining PPTSocial media mining PPT
Social media mining PPT
 
Wireless networking
Wireless networkingWireless networking
Wireless networking
 
Multiple choice questions with answers
Multiple choice questions with answersMultiple choice questions with answers
Multiple choice questions with answers
 

Similar to Decentralized social network

Survey of data mining techniques for social
Survey of data mining techniques for socialSurvey of data mining techniques for social
Survey of data mining techniques for socialFiras Husseini
 
Enhancing communication and cooperation with web 2.0
Enhancing communication and cooperation with web 2.0Enhancing communication and cooperation with web 2.0
Enhancing communication and cooperation with web 2.0Shady A. Alefrangy
 
A REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKING
A REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKINGA REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKING
A REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKINGKelly Lipiec
 
Utilizing Social Media in Universities in Universities
Utilizing Social Media  in Universities in UniversitiesUtilizing Social Media  in Universities in Universities
Utilizing Social Media in Universities in UniversitiesUM FOV eCenter
 
The Implementation of Social Media for Educational Objectives
The Implementation of Social Media for Educational ObjectivesThe Implementation of Social Media for Educational Objectives
The Implementation of Social Media for Educational Objectivestheijes
 
Citizen speak out: public e-Engagement experience of Slovakia
Citizen speak out: public e-Engagement experience of Slovakia Citizen speak out: public e-Engagement experience of Slovakia
Citizen speak out: public e-Engagement experience of Slovakia Anton Shynkaruk
 
Social Networking Websites and Image Privacy
Social Networking Websites and Image PrivacySocial Networking Websites and Image Privacy
Social Networking Websites and Image PrivacyIOSR Journals
 
Scei technical whitepaper-19.06.2012
Scei technical whitepaper-19.06.2012Scei technical whitepaper-19.06.2012
Scei technical whitepaper-19.06.2012STIinnsbruck
 
My direct a middleware for p2 p mobile social networks
My direct a middleware for p2 p mobile social networksMy direct a middleware for p2 p mobile social networks
My direct a middleware for p2 p mobile social networksIJCNCJournal
 
Social media visualization for crisis management
Social media visualization for crisis managementSocial media visualization for crisis management
Social media visualization for crisis managementMustafa Alkhunni
 
Cosine similarity-based algorithm for social networking recommendation
Cosine similarity-based algorithm for social networking  recommendationCosine similarity-based algorithm for social networking  recommendation
Cosine similarity-based algorithm for social networking recommendationIJECEIAES
 
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
 
IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)
IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)
IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)John1Lorcan
 
Social Network Service
Social Network ServiceSocial Network Service
Social Network ServiceMary Stevenson
 
Interactive Innovation Through Social Software And Web 2.0
Interactive Innovation Through Social Software And Web 2.0Interactive Innovation Through Social Software And Web 2.0
Interactive Innovation Through Social Software And Web 2.0Thomas Ryberg
 
Chapter 4 open, social and participatory media v2
Chapter 4 open, social and participatory media v2Chapter 4 open, social and participatory media v2
Chapter 4 open, social and participatory media v2grainne
 
Literature Review of Information Behaviour on Social Media
Literature Review of Information Behaviour on Social MediaLiterature Review of Information Behaviour on Social Media
Literature Review of Information Behaviour on Social MediaDavid Thompson
 

Similar to Decentralized social network (20)

Survey of data mining techniques for social
Survey of data mining techniques for socialSurvey of data mining techniques for social
Survey of data mining techniques for social
 
2_Doc5_2.pdf
2_Doc5_2.pdf2_Doc5_2.pdf
2_Doc5_2.pdf
 
Enhancing communication and cooperation with web 2.0
Enhancing communication and cooperation with web 2.0Enhancing communication and cooperation with web 2.0
Enhancing communication and cooperation with web 2.0
 
A REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKING
A REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKINGA REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKING
A REVIEW ON SOCIOLOGICAL IMPACTS OF SOCIAL NETWORKING
 
Utilizing Social Media in Universities in Universities
Utilizing Social Media  in Universities in UniversitiesUtilizing Social Media  in Universities in Universities
Utilizing Social Media in Universities in Universities
 
The Implementation of Social Media for Educational Objectives
The Implementation of Social Media for Educational ObjectivesThe Implementation of Social Media for Educational Objectives
The Implementation of Social Media for Educational Objectives
 
Citizen speak out: public e-Engagement experience of Slovakia
Citizen speak out: public e-Engagement experience of Slovakia Citizen speak out: public e-Engagement experience of Slovakia
Citizen speak out: public e-Engagement experience of Slovakia
 
A3 cecconi
A3 cecconiA3 cecconi
A3 cecconi
 
Social Networking Websites and Image Privacy
Social Networking Websites and Image PrivacySocial Networking Websites and Image Privacy
Social Networking Websites and Image Privacy
 
Scei technical whitepaper-19.06.2012
Scei technical whitepaper-19.06.2012Scei technical whitepaper-19.06.2012
Scei technical whitepaper-19.06.2012
 
My direct a middleware for p2 p mobile social networks
My direct a middleware for p2 p mobile social networksMy direct a middleware for p2 p mobile social networks
My direct a middleware for p2 p mobile social networks
 
Social media visualization for crisis management
Social media visualization for crisis managementSocial media visualization for crisis management
Social media visualization for crisis management
 
Cosine similarity-based algorithm for social networking recommendation
Cosine similarity-based algorithm for social networking  recommendationCosine similarity-based algorithm for social networking  recommendation
Cosine similarity-based algorithm for social networking recommendation
 
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...
 
IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)
IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)
IMPLEMENTING VIRTUAL ORGANIZATIONS IN THE WESTERN BALKAN COUNTRIES (WB6)
 
Social Network Service
Social Network ServiceSocial Network Service
Social Network Service
 
Interactive Innovation Through Social Software And Web 2.0
Interactive Innovation Through Social Software And Web 2.0Interactive Innovation Through Social Software And Web 2.0
Interactive Innovation Through Social Software And Web 2.0
 
Chapter 4 open, social and participatory media v2
Chapter 4 open, social and participatory media v2Chapter 4 open, social and participatory media v2
Chapter 4 open, social and participatory media v2
 
Creating Knowledge Sharing Networks
Creating Knowledge Sharing NetworksCreating Knowledge Sharing Networks
Creating Knowledge Sharing Networks
 
Literature Review of Information Behaviour on Social Media
Literature Review of Information Behaviour on Social MediaLiterature Review of Information Behaviour on Social Media
Literature Review of Information Behaviour on Social Media
 

Recently uploaded

Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Developmentchesterberbo7
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 

Recently uploaded (20)

Using Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea DevelopmentUsing Grammatical Signals Suitable to Patterns of Idea Development
Using Grammatical Signals Suitable to Patterns of Idea Development
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of EngineeringFaculty Profile prashantha K EEE dept Sri Sairam college of Engineering
Faculty Profile prashantha K EEE dept Sri Sairam college of Engineering
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 

Decentralized social network

  • 1. Sample Research on Decentralized Online Social Networks Supta Richard Philip supta.philip@gmail.com December 21, 2012
  • 2. Abstract Online Social network has become an important fact of modern society, which is contributing to many aspects of life, like - social, cultural, polit- ical,educational, professional, personal and business life, eventually playing an important role in our everyday life. In the last decade, the popularity of online social network has been increasing tremendously.In this paper, so- cial networking concepts,history of social networks,challenges in centralized online social networking and as a solution semantic web technology related decentralized online social networking and it’s related advantages and chal- lenges will be discussed. Keywords: Online Social Network, OSN, Decentralized Social Network. i
  • 3. Contents 1 The state of the art 1 1.1 Online Social Network Concepts . . . . . . . . . . . . . . . . . 2 1.1.1 Definitions and notation . . . . . . . . . . . . . . . . . 2 1.2 History of Online Social Networks(OSN) and decentralized OSN 2 1.2.1 Centralized OSN . . . . . . . . . . . . . . . . . . . . . 4 1.2.2 Decentralized OSN . . . . . . . . . . . . . . . . . . . . 4 1.3 OSN Challenges . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.4 Decentralization Social Network Technologies . . . . . . . . . 4 1.4.1 Friend-of-a-Friend (FOAF) . . . . . . . . . . . . . . . . 5 1.4.2 Semantically interlinked online communities (SIOC) . . 5 1.5 Advantages of decentralizing Online Social Networks . . . . . 5 1.6 Challenges and disadvantages of decentralizing Online Social Networks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 ii
  • 4. Chapter 1 The state of the art Now a days, Online Social networking has become an important fact of mod- ern society and contributing to life in many contexts,for example social, cul- tural, political, educational, professional, personal and business life,eventually playing an important role in our everyday life. In last 10 years, the popularity of online social network has been increasing tremendously. There are millions of people participating in online diffrent social networks such as Facebook, LinkedIn,Twitter etc. These social networks has an important role providing personal communication, group discussion, group messaging, professional ac- tivities such as job search, collaborative work,business promotions and even advertizing government’s programs. The user of this social network are indi- vidual person, company, group or many agencies sharing their information, opinion, knowledge as well as their specific interest. As a result, the data and information regarding online social networks are increasing every day, so analysis and evaluation of these information are increasing in complex- ity. [1, 2] These current online social networks are isolated and centralized which has many types of challenges such as having information silos and lack of privacy control to personal information [2]. In order to these issues, most web com- munity who are using the traditionally centralized social network is trying to shift towards a decentralized social network structure. [1] Having a decentralized Social Network, Semantic web technologies tools are one of the best solution. [1] To understand Social Networking,its challenges and solution - Decentralization Framework, we have to understand the main terminology which are given below: 1
  • 5. 1.1 Online Social Network Concepts The Socialization process, sharing information, knowledge is not a new con- cept in the society. This process involves the transfer of information from one individual to another and the information expansion of organizations. [1] Social networks are explicit representations of the relationships between in- dividual user and organizational groups in a community. In the abstract, these networks are just simple undirected graphs with nodes for individual people and groups, also the links for the relationships. In practice, the links can encode all kinds of relationships - personal, professional or organizational relationship. [3] The important thing is that this nodes and connections in social networking context are increasing everyday as more profiles and doc- uments are also created. 1.1.1 Definitions and notation An Online Social Network (OSN) is defined as web 2.0 platform in which a person can create a profile, connect to other people or groups, view and traverse network of connections within the system, share resources and in- formation within the system and also can interact or collaborate with people of the same system with the use of social applications [5, 6]. In mathematical definition, a social network can be modeled [4] as an undirected graph G = (V,E), where V contains users and E is the friendship relation among them. For each user u ∈ V , function f : V→ 2v maps users to their set of friends, while f2 maps users to their set of friends of friends: f(u) = { v | (u, v) ∈ E } f2 (u) = { w | w ∈ f(v) ∧ v ∈ f(u) } 1.2 History of Online Social Networks(OSN) and decentralized OSN The first well-known OSN site, SixDegrees.com, was launched in 1997; its name originates from the six degrees of separation concept. Six degrees of separation is the concept that any user can be connected to any other user through a chain of acquaintances that has no more than five intermediaries. Through SixDegrees.com users could create their profiles, have a list of friends and contribute information to their community. Although this site attracted million of users, it could not survive as a result it closed down in the year 2000. The founder of SixDegrees.com believes that it was ahead of its time. 2
  • 6. From 2003, we have seen a revolution on OSN, those sites established back then are among the most popular OSN sites nowadays. This revolution has brought a dramatic shift on the business, the society, cultural and the research arena of the WWW [5]. In the bellow figure shows a timeline of the evolution of OSN sites during the last decade [7]. Figure 1.1: Timeline of Online Social Network Sites According to G. Pallis [7] the taxonomy of OSN, the key aspect of OSN, is split into four branches. The first branch covers the scope of OSN systems in terms of activities. The second branch deals with the data model of OSNs,Since the data model is the way in which data sources are stored in a system. The third branch, called system model, categorizes the OSNs regarding the hosting and content distribution of application servers. The fourth branch is from the point of view of the formation of users’ network within OSN platforms. The bellow Figure shows OSNs taxonomy. Figure 1.2: OSN Taxonomy 3
  • 7. 1.2.1 Centralized OSN The data of centralized OSNs are stored entirely within a cluster or data center, concentrating the data of all their users under a single administrative domain. Today, most of the OSNs rely on centralized storage and function- ality. However, centralized OSNs raise concerns regarding the protection of privacy and the lack of integration between information silos [7]. 1.2.2 Decentralized OSN The data of decentralized OSNs is distributed across multiple administrative domains [8].Application servers run on desktop machines owned by users as peer or a single trusted server. The main problem of this approach is that peers may not be available continuously [7]. 1.3 OSN Challenges Centralized Online Social Network sites have many benefits to the users but also have some lackings regarding user data privecy concern and lack of integration between information silos.User information is scattered over dif- ferent social networks. A single user might register in various different social networking sites for different purposes and have different relationships. [1] Another challenge is lack of control for the user on their personal data and privecy.In the current centralised structure, users do not have the flexibil- ity to share their personal information or how they are disseminated over the many different social networks.User data can be used for financial gains from advertisements [1]. For example, Facebook’s Beacon is an advertise- ment features that distribute user data to other websites for the purpose of advertisement [2]. 1.4 Decentralization Social Network Technolo- gies Semantic Web technology was suggested to transform from centralized OSN to decentralized OSN. In Semantic Web, the flow of information is enhanced via machine-processable metadata which data can be shared and reused on different applications or by various enterprises of community [9].In Seman- tic Web technology, ontology represents data in standard format(RDF and WOL), semantic web reasoning techniques can be applied to link and dis- cover the connection between data.Recently, there are social network sites 4
  • 8. that represent their information in semantic web ontology such as FOAF format [10]. 1.4.1 Friend-of-a-Friend (FOAF) The FOAF is one of the web semantic technologies which was used to prop- erly define the decentralized social network for connecting social web sites, representational networks and information networks. It is used to describe information and activities of people, groups, companies and their relation- ship, across different social networking sites [1]. 1.4.2 Semantically interlinked online communities (SIOC) Another Semantic Web technology is SIOC. It is used to present rich data in the Social Networks on the Semantic Web by providing concepts and properties in RDF format.In social network, to describe personal profile and social information, SIOC is commonly combined with FOAF [1]. 1.5 Advantages of decentralizing Online So- cial Networks In the Decentralized Social Network, FOAF profile is stored in a public lo- cation or user local machine and any application would be able to access to data for any purposes. Secondly, to access users data in a decentralized so- cial network, users need to be authenticated throughout different servers and can also login to different social network services by using the same digital identification [2].These techniques prevent lack of integration between infor- mation silos and lack of control for the user on their personal data. It also hold users privecy on their data. 1.6 Challenges and disadvantages of decen- tralizing Online Social Networks As decentralizing Online Social Network paradigm is still in research level, so there are a lot of limitation.The main disadvantage of this approach is that peers might not be available continuously if the data is in local ma- chine. Peers are prone to failures, reboots, power-offs and network disconnec- tions [8].Developing efficient Decentralized Online Social Networking (DOSN) 5
  • 9. infrastructures and services, the main challenges are to create new perspec- tives and challenges in networking which Overlay Networking, finding better solution to ensure Privacy and Trust [7]. 6
  • 10. Bibliography ¨ [1] L. Dadkhahan, Wide Review of Social Network and Decentralization¨ , 2012 IACSIT Hong Kong Conferences IPCSIT vol. 30, 2012,IACSIT Press, Singapore. [2] C. A. Yeung, I. Liccardi, K. Lu, O. Seneviratne, T. Berners-Lee, ¨ Decentralization: The future of Online Social Networking¨ W3C Work- , shop on the Future of Social Networking, 2009. ¨ [3] T. Finin, L. Ding, L. Zhou, A. Joshi, Social Networking on the Semantic Web¨ Learning Organization: An International Journal, Vol. 12, No.5, , 2005, pp.418-435. [4] G. Mega, A. Montresor,G. P. Picco Ëfficient Dissemination in Decentral- ¨ ized Social NetworksDepartment of Engineering and Information Science (DISI), University of Trento, Italy. [5] Boyd, D., Ellison, N.B.: Social Network Sites: Definition, History, and Scholarship. Journal of Computer-Mediated Communication 13(1), 210- 230 (2008) [6] Datta, A., Buchegger, S., Vu, L.H., Strufe, T., Rzadca, K.: Decentral- ized Online Social Networks. In: Furht, B. (ed.) Handbook of Social Network Technologies and Applications, pp. 349-378. Springer, Heidel- berg (2010). [7] G. Pallis, D. Zeinalipour-Yazti, and M. D. Dikaiakos, Önline Social Net- works: Status and Trends¨ Department of Computer Science, University , of Cyprus,1678, Nicosia, Cyprus. [8] Buchegger, S., Schioberg, D., Vu, L.-H., Datta., A.: PeerSoN: P2P So- cial Networking - Early Experiences and Insights. In: Proceedings of the 2nd Workshop on Social Network Systems (SocialNets 2009), Nurem- berg, Germany (March 2009) 7
  • 11. [9] L. Zhou, L. Ding, T. Finin, "‘How is the Semantic Web evolving Ady- namic social network perspective"’Computer in Human Behavior, Vol. 27, No. 4, 2011, pp. 1294-1302. [10] J. Golbeck, M. Rothstein, “Linking Social Networks on the Web with FOAF: A Semantic Web Case Study”,Proceedings of the Twenty-Third AAAI Conference on Artificial Intelligence (2008), 2008. 8