SlideShare a Scribd company logo
1 of 46
Semantics, Sensors, and the
Social Web
Harith Alani
Knowledge Media institute,
The Open University, UK




                             Future Internet and Society: A Complex Systems Perspective
                                     Aquafredda di Maratea, Italy, 2-7 October 2010
Offline + online social networking
                                Who should
                   Anyone I     I talk to?   Where have I
                   know here?                met this guy?
    Where
    should I go?




   ESWC2010                                                  2
Social Web Communities
       Sept. 2008        3
Semantic Web + Social Web + RFIDs
                <?xml version="1.0"?>!
                <rdf:RDF!
                    xmlns="http://
                tagora.ecs.soton.ac.uk/schemas/
                tagging#"!
                    xmlns:rdf="http://www.w3.org/
                1999/02/22-rdf-syntax-ns#"!
                    xmlns:xsd="http://www.w3.org/2001/
                XMLSchema#"!
                    xmlns:rdfs="http://www.w3.org/
                2000/01/rdf-schema#"!
                    xmlns:owl="http://www.w3.org/
                2002/07/owl#"!
                  xml:base="http://
                tagora.ecs.soton.ac.uk/schemas/
                tagging">!
                  <owl:Ontology rdf:about=""/>!
                  <owl:Class rdf:ID="Post"/>!
                  <owl:Class rdf:ID="TagInfo"/>!
                  <owl:Class
                rdf:ID="GlobalCooccurrenceInfo"/>!
                  <owl:Class
                rdf:ID="DomainCooccurrenceInfo"/>!
                  <owl:Class rdf:ID="UserTag"/>!
                  <owl:Class
                rdf:ID="UserCooccurrenceInfo"/>!
                  <owl:Class rdf:ID="Resource"/>!
                  <owl:Class rdf:ID="GlobalTag"/>!
                  <owl:Class rdf:ID="Tagger"/>!
                  <owl:Class rdf:ID="DomainTag"/>!
                  <owl:ObjectProperty
                rdf:ID="hasPostTag">!
                    <rdfs:domain
                rdf:resource="#TagInfo"/>!
                  </owl:ObjectProperty>!
                  <owl:ObjectProperty
                rdf:ID="hasDomainTag">!
                    <rdfs:domain
                rdf:resource="#UserTag"/>!
                  </owl:ObjectProperty>!
                  <owl:ObjectProperty
                rdf:ID="isFilteredTo">!
                    <rdfs:range
                rdf:resource="#GlobalTag"/>!
                    <rdfs:domain
                rdf:resource="#GlobalTag"/>!
                  </owl:ObjectProperty>!
                  <owl:ObjectProperty
                rdf:ID="hasResource">!
                    <rdfs:domain rdf:resource="#Post"/>!
                    <rdfs:range =…!
Live Social Semantics (LSS)

•    Integration of physical presence and online information
•    Semantic user profile generation
•    Interest identification from distributed tagging activities
•    Logging of face-to-face contact
•    Social network browsing
•    On-site and post-event support for social networking
•    Analysis of online vs offline social behaviour




                                                    +                                       +
       	
  	
  	
  	
  real-­‐world	
  social	
  
                          contacts                      semantic	
  web	
  linked	
  data       online	
  social	
  networks




                                                                                                                               5
Components of LSS
                               Communities of Practice                                                                                                          Communities of Practice
 rkbexplorer.com                                                                           dbtune.org                             rkbexplorer.com

                               Publications             Profile Builder                     dbpedia.org                                                          Publications                    Profile Builder
semanticweb.org                                                                                                                  semanticweb.org
                                                                                              ontology




                                                                                                         Web-based Systems
                              ("
                                                                                                                                      !"
                                                                                                                        interests
                               data.semanticweb.org                                       TAGora Sense Profile                                                                                                    T
Delicious                                                                                              builderDelicious
                               rkbexplorer.com                                              Repository
                    Extractor                                                                                                                           Extractor
 Flickr                                   publications, co-authorship networks                                                    Flickr                                                                          m
                    Daemon           Social Tagging                         mbid -> dbpedia uri                                                         Daemon         Social Tagging
                                     Social Networks                                       tag -> dbpedia uri                                                          Social Networks
LastFM                    #"                                                                                                     LastFM
                                                                                                                                                '"
Facebook        Connect API                            JXT Triple Store                                                         Facebook            Connect API                                JXT Triple Store
                                        Contacts                                                                             social semantics                            Contacts
                                                                                     %"
                                                                  URIs
                                   Tag disambiguation
                                               Social                                        triple store                                                                                Social
                                         service                                                                                                                                         Semantics




                                                                                                                                                                             RDF cache
                                                                                                                                                Aggregator
                                               Semantics
                                           RDF cache
            Aggregator




                                                                                                                               contacts data
                                                                                                                              RFID
ID
                               Local                                                                                                                            Local
aders                                                                                                                         Readers
                                                                   tags, networks




                                                                                                         Real World
                               Server                                                                                                                           Server                   Real-World
                                   Tag to URI Real-World
                                              service
                                              Contact Data                                                                                                                               Contact Data
                                                                                    &"
                                           tags




ID                       $"
                                                                                                                              RFID
dges                                                                                                                          Badges


                         Visualization                 Web Interface                       Linked Data                                                       Visualization                     Web Interface
                                                                                            Linked data                       Web interface                  Visualization


                                                                                                                                                                                                     6
But what is the Semantic Web anyway?
Semantic Web Layer Cake




                          8
RDF
!<rdfs:label>Harith   RDF Description</rdfs:label>
                                                 !
!<foaf:firstname>Harith</foaf:firstname>!
!<foaf:surname>Alani</foaf:surname>!
!<foaf:phone rdf:resource="tel:+44-(0)
 1908-659399"/>!
!<foaf:homepage rdf:resource="http://
 people.kmi.open.ac.uk/harith/"/>!
!<foaf:publications rdf:resource="http://
 kmi.open.ac.uk/publications/harith-alani"/>!
!<foaf:thumbnail rdf:resource="http://
 kmi.open.ac.uk/img/members/harith-alani.jpg"/>!
!…!
Semantic triples and formal inference

<kmi:harithalani          rdf:type            foaf:Person>	

<kmi:harithalani         kmi:works-with       isi:cirocattuto>	

<fb:alain_barrat         fb:friend        fb:ciro_cattuto>	



<kmi:works-with    rdfs:subPropertyOf     foaf:knows>	

<fb:friend         rdfs:subPropertyOf      foaf:knows>	


      <kmi:harithalani    foaf:knows      isi:cirocattuto>	
      <fb:alain_barrat    foaf:knows      isi:cirocattuto>
Linked Open Data Cloud
      2007




                              social networks
               music

                                                publications




       geographic
                    general


millions of objects            life science

Billions of triples
                                                         11
http://wiki.dbpedia.org/




                           12
13
14
The Rise of the Semantic Web



                 Facebook’s Open Graph




                                         15
Semantic data sources
                               Communities of Practice                                                                                                          Communities of Practice
 rkbexplorer.com                                                                           dbtune.org                             rkbexplorer.com

                               Publications             Profile Builder                     dbpedia.org                                                          Publications                    Profile Builder
semanticweb.org                                                                                                                  semanticweb.org
                                                                                              ontology




                                                                                                         Web-based Systems
                              ("
                                                                                                                                      !"
                                                                                                                        interests
                               data.semanticweb.org                                       TAGora Sense Profile                                                                                                    T
Delicious                                                                                              builderDelicious
                               rkbexplorer.com                                              Repository
                    Extractor                                                                                                                           Extractor
 Flickr                                   publications, co-authorship networks                                                    Flickr                                                                          m
                    Daemon           Social Tagging                         mbid -> dbpedia uri                                                         Daemon         Social Tagging
                                     Social Networks                                       tag -> dbpedia uri                                                          Social Networks
LastFM                    #"                                                                                                     LastFM
                                                                                                                                                '"
Facebook        Connect API                            JXT Triple Store                                                         Facebook            Connect API                                JXT Triple Store
                                        Contacts                                                                             social semantics                            Contacts
                                                                                     %"
                                                                  URIs
                                   Tag disambiguation
                                               Social                                        triple store                                                                                Social
                                         service                                                                                                                                         Semantics




                                                                                                                                                                             RDF cache
                                                                                                                                                Aggregator
                                               Semantics
                                           RDF cache
            Aggregator




                                                                                                                               contacts data
                                                                                                                              RFID
ID
                               Local                                                                                                                            Local
aders                                                                                                                         Readers
                                                                   tags, networks




                                                                                                         Real World
                               Server                                                                                                                           Server                   Real-World
                                   Tag to URI Real-World
                                              service
                                              Contact Data                                                                                                                               Contact Data
                                                                                    &"
                                           tags




ID                       $"
                                                                                                                              RFID
dges                                                                                                                          Badges


                         Visualization                 Web Interface                       Linked Data                                                       Visualization                     Web Interface
                                                                                            Linked data                       Web interface                  Visualization


                                                                                                                                                                                                 16
SW sources




                               conference



             chair                     proceedings




                     chair
                                      author

                             CoP




                                               17
Social networking systems
                               Communities of Practice                                                                                                            Communities of Practice
 rkbexplorer.com                                                                           dbtune.org                               rkbexplorer.com

                               Publications             Profile Builder                     dbpedia.org                                                            Publications                    Profile Builder
semanticweb.org                                                                                                                     semanticweb.org
                                                                                              ontology




                                                                                                         Web-based Systems
                              ("
                                                                                                                                         !"
                                                                                                                             Profile          interests
                               data.semanticweb.org                                       TAGora Sense                                                                                                              T
Delicious                                                                                                                    builderDelicious
                               rkbexplorer.com                                              Repository
                    Extractor                                                                                                                             Extractor
 Flickr                                   publications, co-authorship networks                                                       Flickr                                                                         m
                    Daemon           Social Tagging                         mbid -> dbpedia uri                                                           Daemon         Social Tagging
                                     Social Networks                                       tag -> dbpedia uri                                                            Social Networks
LastFM                    #"                                                                                                        LastFM
                                                                                                                                                  '"
acebook         Connect API                            JXT Triple Store                                                            Facebook           Connect API                                JXT Triple Store
                                        Contacts                                                                               social semantics                            Contacts
                                                                                     %"
                                                                  URIs
                                   Tag disambiguation
                                               Social                                       triple store                                                                                   Social
                                         service                                                                                                                                           Semantics




                                                                                                                                                                               RDF cache
                                                                                                                                                  Aggregator
                                               Semantics
                                           RDF cache
            Aggregator




                                                                                                                                  contacts data
                                                                                                                                 RFID
 D
                               Local                                                                                                                              Local
aders                                                                                                                            Readers
                                                                   tags, networks




                                                                                                         Real World
                               Server                                                                                                                             Server                   Real-World
                                   Tag to URI Real-World
                                              service
                                              Contact Data                                                                                                                                 Contact Data
                                                                                    &"
                                           tags




D                        $"
                                                                                                                                 RFID
dges                                                                                                                             Badges


                         Visualization                 Web Interface                       Linked Data                                                         Visualization                     Web Interface
                                                                                            Linked data                          Web interface                 Visualization


                                                                                                                                                                                                    18
Social and information networks




                                  19
http://sioc-project.org/
                           20
Making Sense of Folksonomies

                             Semantic User Profiles

                        FOAF                  DBpedia + Wordnet

               Identity Integration              Tag Integration

            Delicious       Last.fm      …      Flickr     Facebook



•  Tag ambiguity, misspellings, redundancy
•  No semantic structure
•  Distributed and disintegrated personal tag clouds
•  Disconnected social network islands
Merging social networks




                          22
Tag structuring




                  23
Tag Filtering Service




                        Semantic modeling
                        Semantic analysis
                        Collective intelligence
                        Statistical analysis
                        Syntactical analysis
Tag Filtering Service
Tag Disambiguation
  •  Term vector similarity
  •  Term vector from tag co-occurrence
  •  Term vector for each suggested Dbpedia disambiguation
     page
                                                  Co-occurring
    80, ..




                                                   tags in the
                                                     whole
                                                  folksonomy
  film, 19




                                                     User tags
                                                  regardless of
                                                   the resource
                                                 (Period of Time)
apple,




                                                  co-occurring
                                                   tags in the
                                                 same resource


                                          , ..
                               ree , fruit
                    ap   ple, t                  User Tags co -
                                                 occurring in the
                                                 same resource


                                                                    26
From Tags to Semantics




                         27
Tags to User Interests
•  Based on 72 POIs verified by users


                          Global    Delicious    Flickr    lastFM
             Concepts      2114       1615        456       43
             generated
             Concepts    449(21%)   307(19%)    133(29%)   9(21%)
             removed

                          Only 15% of rejected interests
                          had incorrect Dbpedia matching




                                                Phd candidates?
                                                                    28
From raw tags and social relations
to Linked Data



                       Collective
                       intelligence


           User raw                   Semantic
           data                       data




                                                 Linked
                                                 data
                       ontologies
Communities of Practice                                                                                                          Communities of Practice
 rkbexplorer.com                                                                           dbtune.org                             rkbexplorer.com

                               Publications             Profile Builder                     dbpedia.org                                                          Publications                    Profile Builder
semanticweb.org                                                                                                                  semanticweb.org
                                                                                              ontology




                                                                                                         Web-based Systems
                              ("
                                                                                                                                      !"
                                                                                                                        interests
                               data.semanticweb.org                                       TAGora Sense Profile                                                                                                    T
Delicious                                                                                              builderDelicious
                               rkbexplorer.com                                              Repository
                    Extractor                                                                                                                           Extractor
 Flickr                                   publications, co-authorship networks                                                    Flickr                                                                          m
                    Daemon           Social Tagging                         mbid -> dbpedia uri                                                         Daemon         Social Tagging
                                     Social Networks                                       tag -> dbpedia uri                                                          Social Networks
LastFM                    #"                                                                                                     LastFM
                                                                                                                                                '"
Facebook        Connect API                            JXT Triple Store                                                         Facebook            Connect API                                JXT Triple Store
                                        Contacts                                                                             social semantics                            Contacts
                                                                                     %"
                                                                  URIs
                                   Tag disambiguation
                                               Social                                        triple store                                                                                Social
                                         service                                                                                                                                         Semantics




                                                                                                                                                                             RDF cache
                                                                                                                                                Aggregator
                                               Semantics
                                           RDF cache
            Aggregator




                                                                                                                               contacts data
                                                                                                                              RFID
ID
                               Local                                                                                                                            Local
aders                                                                                                                         Readers
                                                                   tags, networks




                                                                                                         Real World
                               Server                                                                                                                           Server                   Real-World
                                   Tag to URI Real-World
                                              service
                                              Contact Data                                                                                                                               Contact Data
                                                                                    &"
                                           tags




ID                       $"
                                                                                                                              RFID
dges                                                                                                                          Badges


                         Visualization                 Web Interface                       Linked Data                                                       Visualization                     Web Interface
                                                                                            Linked data                       Web interface                  Visualization


                                                                                                                                                                                                 30
SocioPatterns platform




                         31
Convergence with online social networks




             leverage social context      32
Communities of Practice                                                                                                          Communities of Practice
 rkbexplorer.com                                                                           dbtune.org                             rkbexplorer.com

                               Publications             Profile Builder                     dbpedia.org                                                          Publications                    Profile Builder
semanticweb.org                                                                                                                  semanticweb.org
                                                                                              ontology




                                                                                                         Web-based Systems
                              ("
                                                                                                                                      !"
                                                                                                                        interests
                               data.semanticweb.org                                       TAGora Sense Profile                                                                                                    T
Delicious                                                                                              builderDelicious
                               rkbexplorer.com                                              Repository
                    Extractor                                                                                                                           Extractor
 Flickr                                   publications, co-authorship networks                                                    Flickr                                                                          m
                    Daemon           Social Tagging                         mbid -> dbpedia uri                                                         Daemon         Social Tagging
                                     Social Networks                                       tag -> dbpedia uri                                                          Social Networks
LastFM                    #"                                                                                                     LastFM
                                                                                                                                                '"
Facebook        Connect API                            JXT Triple Store                                                         Facebook            Connect API                                JXT Triple Store
                                        Contacts                                                                             social semantics                            Contacts
                                                                                     %"
                                                                  URIs
                                   Tag disambiguation
                                               Social                                        triple store                                                                                Social
                                         service                                                                                                                                         Semantics




                                                                                                                                                                             RDF cache
                                                                                                                                                Aggregator
                                               Semantics
                                           RDF cache
            Aggregator




                                                                                                                               contacts data
                                                                                                                              RFID
ID
                               Local                                                                                                                            Local
aders                                                                                                                         Readers
                                                                   tags, networks




                                                                                                         Real World
                               Server                                                                                                                           Server                   Real-World
                                   Tag to URI Real-World
                                              service
                                              Contact Data                                                                                                                               Contact Data
                                                                                    &"
                                           tags




ID                       $"
                                                                                                                              RFID
dges                                                                                                                          Badges


                         Visualization                 Web Interface                       Linked Data                                                       Visualization                     Web Interface
                                                                                            Linked data                       Web interface                  Visualization


                                                                                                                                                                                                 33
Live Social Semantics
Deployed at:




 Participation
         Event    Attendees    RFIDs        LSS
                              collected   accounts
         ESWC09     300         187         139
         HT09       150         113         97
         ESWC10     310         175         132
         Total      760         475         368
Declaration of SNS Accounts


           Facebook   Delicious   lastFM   Flickr   TOTAL
  ESWC09      78         59        57       52       246
  HT09        48         28        26       23       125



           Facebook    Twitter    TOTAL
  ESWC        79         47        126
  2010
Survey of users with no SNS accounts
•  84 registered with no SNS
   accounts
•  36 responded to our survey
•  Some used LinkedIn or xing


•  This survey does not include
   conf attendees who did not
   participate in LSS



     Option   Reason                                           No. Users   %
     a        don’t have those accounts (or rarely use them)   16          44%
     b        use different networking sites                   10          28%
     c        don’t like to share them                         3           8%
     d        didn’t get a chance to share them (e.g. no       6           17%
              computer, slow internet)
     e        other                                            1           3%
              TOTAL                                            36          100%   37
Degree
•  Degree: number of other                   10
                                                  2

   participants with whom an
   attendee has interacted
                                                  1
                                                 10 1                                              2
                                                   10                                     10




                                      ESWC2010
                                                        Total interaction time
•  Total time: total time spent in           10
                                                  4

   interaction by an attendee
                                                  3
                                             10 3                                 4                          5
                                               10                                10                         10
•  Link weight: total time spent in               4     Links’ weights
                                             10
   F2F interaction by a pair of                 3
                                             10
   returning attendees in 2010,                2
                                             10
   versus the same quantity                     1
                                             10 1                   2                 3        4             5
   measured in 2009                            10                 10             10       10                10
                                                                           ESWC2009




                                                                                                       38
Offline networking vs online networking




                     Users with Facebook and Twitter accounts in ESWC 2010


 •    people who have a large number of friends on Twitter and/or Facebook don’t seem to
      be the most socially active in the offline world


                                                                                           39
Average seniority of neighbours in F2F networks
                                               5
                                                     se
                                                    Avgnn
                                                        seniority of the neighbours




              Average seniority of neighbors
                                                     se weighted averages
                                                    withnn,w
                                               4
                                                     senn,max
                                                    Seniority of user with strongest link



                                               3


                                               2


                                               1


                                               0
                                                0                          5                     10
                                                                  seniority (number of papers)
•    No clear pattern is observed if the unweighted average over all neighbours in the
     aggregated network is considered
•    A correlation is observed when each neighbour is weighted by the time spent with the
     main person
•    The correlation becomes much stronger when considering for each individual only the
     neighbour with whom the most time was spent
                                                                                                      40
•    Similar results with h-index is considered as a measure of seniority
Scientific seniority vs Twitter followers




   •    Comparison between people’s scientific seniority and the number of people following
        them on Twitter

   •    Most senior scientists are not the mostly followed on Twitter, and vice versa


                                                                                              41
Conference Chairs
                                         all     chairs    all     chairs
                                    participants 2009 participants 2010
                                       2009              2010
average degree                             55             77.7             54              77.6
average strength                          8590           19590            7807            22520
average weight average                    159              500             141            674
number of events per                      3.44              8              3.37           12
edge

   •    Conf chairs interact with more distinct people (larger average degree)
   •    Conf chairs spend more time in F2F interaction (almost three times as much as a
        random participant)
Networking with online and offline ‘friends’
Characteristics                  all users          coauthors           Facebook           Twitter
                                                                         friends          followers
average contact                       42                  75                  63                 72
duration (s)
average edge weight                  141                4470                 830                1010
(s)
average number of                    3.37                 60                  13                 14
events per edge


   •    Individuals sharing an online or professional social link meet much more often than
        other individuals

   •    Average number of encounters, and total time spent in interaction, is highest for co-
        authors
Limitations and future work
•  Data is naturally sparse,
   –  not all conference attendees participated in LSS
   –  not all users participated in all LSS deployments
   –  many F2F contacts take place outside the RFID reader perimeters (e.g. at the bar,
      restaurant, beach!)

•  Social networks and their analysis is influenced by many parameters and
   types of relationships
   –  Results might contain some bias due to data limitation to LSS users only, and to
      data and attendees of our conferences
   –  Other parameters: age, affiliation, memberships, non-CS conferences, time (when
      SNS account was created, when a ‘friendship’ link was added), SNS usage

•  Richer user profiles
   –  currently building models and tools for generating rich user profiles to represent
      user’s activities in various SNS
   –  Such profiles can then be analysed to identify usage and social behaviour,
      influence, trends, and interests


                                                                                           44
Live Social Semantics core team


                      Wouter van Den Broeck            Alain Barrat             Martin Szomszor
                            ISI, Turin              CPT Marseille & ISI      CeRC, City University, UK




                                          Ciro Cattuto                Harith Alani
                                           ISI, Turin                  KMi, UK

References:
•    Barrat, A., et al. (2010) Social dynamics in conferences: analyses of data from the Live Social Semantics
     application. In 9th International Semantic Web Conference (ISWC), China.

•    Szomszor, M., et al. (2010) Semantics, Sensors, and the Social Web: The Live Social Semantics experiments.
     Extended Semantic Web Conference (ESWC), Crete.

•    Broeck, W., et al. (2010) The Live Social Semantics application: a platform for integrating face-to-face presence
     with on-line social networking, Workshop on Communication, Collaboration and Social Networking in Pervasive
     Computing Environments (PerCol), IEEE PerCom, Mannheim.

•    Alani, H., et al. (2009) Live Social Semantics. In 8th International Semantic Web Conference (ISWC), US.
                                                                                                                         45
Semantics, Sensors, and the Social Web

More Related Content

Similar to Semantics, Sensors, and the Social Web

Live Social Semantics @ ESWC2010
Live Social Semantics @ ESWC2010Live Social Semantics @ ESWC2010
Live Social Semantics @ ESWC2010Martin Szomszor
 
Tutorial: Social Semantics
Tutorial: Social SemanticsTutorial: Social Semantics
Tutorial: Social SemanticsMatthew Rowe
 
The Inside Out Library.
The Inside Out Library. The Inside Out Library.
The Inside Out Library. lisld
 
Metadata first, ontologies second
Metadata first, ontologies secondMetadata first, ontologies second
Metadata first, ontologies secondJoseba Abaitua
 
Content Used to be King: The Semantic Web in Education
Content Used to be King: The Semantic Web in EducationContent Used to be King: The Semantic Web in Education
Content Used to be King: The Semantic Web in EducationJudy O'Connell
 
Introduction to Social Bookmarking
Introduction to Social BookmarkingIntroduction to Social Bookmarking
Introduction to Social BookmarkingJason Rhode
 
Small pieces loosely joined: towards a unified theory of biodiversity for the...
Small pieces loosely joined: towards a unified theory of biodiversity for the...Small pieces loosely joined: towards a unified theory of biodiversity for the...
Small pieces loosely joined: towards a unified theory of biodiversity for the...Vince Smith
 
Exploiting Semantic Web Techniques For Representing And Utilising
Exploiting Semantic Web Techniques For Representing And UtilisingExploiting Semantic Web Techniques For Representing And Utilising
Exploiting Semantic Web Techniques For Representing And UtilisingOwen Sacco
 
Building Web Archiving Technology, Together
Building Web Archiving Technology, TogetherBuilding Web Archiving Technology, Together
Building Web Archiving Technology, Togethernullhandle
 
Experiments in Data Portability 2
Experiments in Data Portability 2Experiments in Data Portability 2
Experiments in Data Portability 2Glenn Jones
 
Introduction to Social Bookmarking - FSI 2007
Introduction to Social Bookmarking - FSI 2007Introduction to Social Bookmarking - FSI 2007
Introduction to Social Bookmarking - FSI 2007Jason Rhode
 
Digital Library Applications Of Social Networking Jeju Intl Conference
Digital Library Applications Of Social Networking Jeju Intl ConferenceDigital Library Applications Of Social Networking Jeju Intl Conference
Digital Library Applications Of Social Networking Jeju Intl Conferenceguestbba8ac
 
Web 2.0 Instructional Tools
Web 2.0 Instructional ToolsWeb 2.0 Instructional Tools
Web 2.0 Instructional ToolsAntwuan Stinson
 

Similar to Semantics, Sensors, and the Social Web (20)

Live Social Semantics @ ESWC2010
Live Social Semantics @ ESWC2010Live Social Semantics @ ESWC2010
Live Social Semantics @ ESWC2010
 
Tutorial: Social Semantics
Tutorial: Social SemanticsTutorial: Social Semantics
Tutorial: Social Semantics
 
The Inside Out Library.
The Inside Out Library. The Inside Out Library.
The Inside Out Library.
 
SDoW2010 keynote
SDoW2010 keynoteSDoW2010 keynote
SDoW2010 keynote
 
Metadata first, ontologies second
Metadata first, ontologies secondMetadata first, ontologies second
Metadata first, ontologies second
 
Manvsmachine
ManvsmachineManvsmachine
Manvsmachine
 
Web 2.0 Futures
Web 2.0 FuturesWeb 2.0 Futures
Web 2.0 Futures
 
Content Used to be King: The Semantic Web in Education
Content Used to be King: The Semantic Web in EducationContent Used to be King: The Semantic Web in Education
Content Used to be King: The Semantic Web in Education
 
Introduction to Social Bookmarking
Introduction to Social BookmarkingIntroduction to Social Bookmarking
Introduction to Social Bookmarking
 
Small pieces loosely joined: towards a unified theory of biodiversity for the...
Small pieces loosely joined: towards a unified theory of biodiversity for the...Small pieces loosely joined: towards a unified theory of biodiversity for the...
Small pieces loosely joined: towards a unified theory of biodiversity for the...
 
Exploiting Semantic Web Techniques For Representing And Utilising
Exploiting Semantic Web Techniques For Representing And UtilisingExploiting Semantic Web Techniques For Representing And Utilising
Exploiting Semantic Web Techniques For Representing And Utilising
 
Building Web Archiving Technology, Together
Building Web Archiving Technology, TogetherBuilding Web Archiving Technology, Together
Building Web Archiving Technology, Together
 
Experiments in Data Portability 2
Experiments in Data Portability 2Experiments in Data Portability 2
Experiments in Data Portability 2
 
Introduction to Social Bookmarking - FSI 2007
Introduction to Social Bookmarking - FSI 2007Introduction to Social Bookmarking - FSI 2007
Introduction to Social Bookmarking - FSI 2007
 
Shaping our futures: the Social Semantic Web
Shaping our futures: the Social Semantic WebShaping our futures: the Social Semantic Web
Shaping our futures: the Social Semantic Web
 
The Evolving Semantic Web
The Evolving Semantic WebThe Evolving Semantic Web
The Evolving Semantic Web
 
Digital Library Applications Of Social Networking
Digital Library Applications Of Social Networking  Digital Library Applications Of Social Networking
Digital Library Applications Of Social Networking
 
Digital Library Applications Of Social Networking Jeju Intl Conference
Digital Library Applications Of Social Networking Jeju Intl ConferenceDigital Library Applications Of Social Networking Jeju Intl Conference
Digital Library Applications Of Social Networking Jeju Intl Conference
 
Web 2.0 Instructional Tools
Web 2.0 Instructional ToolsWeb 2.0 Instructional Tools
Web 2.0 Instructional Tools
 
My Ph.D. in 180 seconds
My Ph.D. in 180 secondsMy Ph.D. in 180 seconds
My Ph.D. in 180 seconds
 

More from The Open University

Misinformation vs Fact-Checks: The Ongoing Battle
Misinformation vs Fact-Checks: The Ongoing BattleMisinformation vs Fact-Checks: The Ongoing Battle
Misinformation vs Fact-Checks: The Ongoing BattleThe Open University
 
Co-Creating Misinformation Resilient Societies
Co-Creating Misinformation Resilient Societies Co-Creating Misinformation Resilient Societies
Co-Creating Misinformation Resilient Societies The Open University
 
SASIG Workshop on “Improving the digital landscape for our children”
SASIG Workshop on “Improving the digital landscape for our children”SASIG Workshop on “Improving the digital landscape for our children”
SASIG Workshop on “Improving the digital landscape for our children”The Open University
 
Co-Inform (Co-Creating Misinformation Resilient Societies)
Co-Inform (Co-Creating Misinformation Resilient Societies)Co-Inform (Co-Creating Misinformation Resilient Societies)
Co-Inform (Co-Creating Misinformation Resilient Societies)The Open University
 
Crisis Information Processing - with the power of A.I.
Crisis Information Processing - with the power of A.I.Crisis Information Processing - with the power of A.I.
Crisis Information Processing - with the power of A.I.The Open University
 
H2020 COMRADES project introduction
H2020 COMRADES project introduction H2020 COMRADES project introduction
H2020 COMRADES project introduction The Open University
 
Radicalisation detection on social media
Radicalisation detection on social mediaRadicalisation detection on social media
Radicalisation detection on social mediaThe Open University
 
Analysing the dark side of Social Media
Analysing the dark side of Social MediaAnalysing the dark side of Social Media
Analysing the dark side of Social MediaThe Open University
 
Detecting online grooming and radicalisation
Detecting online grooming and radicalisationDetecting online grooming and radicalisation
Detecting online grooming and radicalisationThe Open University
 
Detecting Grooming Behaviour on Social Media
Detecting Grooming Behaviour on Social MediaDetecting Grooming Behaviour on Social Media
Detecting Grooming Behaviour on Social MediaThe Open University
 
Making More Sense Out of Social Data
Making More Sense Out of Social DataMaking More Sense Out of Social Data
Making More Sense Out of Social DataThe Open University
 
Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...
Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...
Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...The Open University
 
From smart meters to smart behaviour
From smart meters to smart behaviourFrom smart meters to smart behaviour
From smart meters to smart behaviourThe Open University
 
Social Media Analytics with a pinch of semantics
Social Media Analytics with a pinch of semanticsSocial Media Analytics with a pinch of semantics
Social Media Analytics with a pinch of semanticsThe Open University
 
Monitoring and Analysis of Online Communities
Monitoring and Analysis of Online CommunitiesMonitoring and Analysis of Online Communities
Monitoring and Analysis of Online CommunitiesThe Open University
 

More from The Open University (20)

Misinformation vs Fact-Checks: The Ongoing Battle
Misinformation vs Fact-Checks: The Ongoing BattleMisinformation vs Fact-Checks: The Ongoing Battle
Misinformation vs Fact-Checks: The Ongoing Battle
 
knod22-Alani.pdf
knod22-Alani.pdfknod22-Alani.pdf
knod22-Alani.pdf
 
Co-Creating Misinformation Resilient Societies
Co-Creating Misinformation Resilient Societies Co-Creating Misinformation Resilient Societies
Co-Creating Misinformation Resilient Societies
 
SASIG Workshop on “Improving the digital landscape for our children”
SASIG Workshop on “Improving the digital landscape for our children”SASIG Workshop on “Improving the digital landscape for our children”
SASIG Workshop on “Improving the digital landscape for our children”
 
COMRADES summary
COMRADES summaryCOMRADES summary
COMRADES summary
 
COMRADES project introduction
COMRADES project introduction COMRADES project introduction
COMRADES project introduction
 
Co-Inform (Co-Creating Misinformation Resilient Societies)
Co-Inform (Co-Creating Misinformation Resilient Societies)Co-Inform (Co-Creating Misinformation Resilient Societies)
Co-Inform (Co-Creating Misinformation Resilient Societies)
 
COMRADES ICT2018
COMRADES ICT2018COMRADES ICT2018
COMRADES ICT2018
 
Crisis Information Processing - with the power of A.I.
Crisis Information Processing - with the power of A.I.Crisis Information Processing - with the power of A.I.
Crisis Information Processing - with the power of A.I.
 
H2020 COMRADES project introduction
H2020 COMRADES project introduction H2020 COMRADES project introduction
H2020 COMRADES project introduction
 
Radicalisation detection on social media
Radicalisation detection on social mediaRadicalisation detection on social media
Radicalisation detection on social media
 
Analysing the dark side of Social Media
Analysing the dark side of Social MediaAnalysing the dark side of Social Media
Analysing the dark side of Social Media
 
Detecting online grooming and radicalisation
Detecting online grooming and radicalisationDetecting online grooming and radicalisation
Detecting online grooming and radicalisation
 
Detecting Grooming Behaviour on Social Media
Detecting Grooming Behaviour on Social MediaDetecting Grooming Behaviour on Social Media
Detecting Grooming Behaviour on Social Media
 
Making More Sense Out of Social Data
Making More Sense Out of Social DataMaking More Sense Out of Social Data
Making More Sense Out of Social Data
 
Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...
Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...
Mining and Comparing Engagement Dynamics Across Multiple Social Media Platfor...
 
From smart meters to smart behaviour
From smart meters to smart behaviourFrom smart meters to smart behaviour
From smart meters to smart behaviour
 
Social Media Analytics with a pinch of semantics
Social Media Analytics with a pinch of semanticsSocial Media Analytics with a pinch of semantics
Social Media Analytics with a pinch of semantics
 
Ifip wg-galway-
Ifip wg-galway-Ifip wg-galway-
Ifip wg-galway-
 
Monitoring and Analysis of Online Communities
Monitoring and Analysis of Online CommunitiesMonitoring and Analysis of Online Communities
Monitoring and Analysis of Online Communities
 

Recently uploaded

ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
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
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
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
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 

Recently uploaded (20)

ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
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
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
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
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 

Semantics, Sensors, and the Social Web

  • 1. Semantics, Sensors, and the Social Web Harith Alani Knowledge Media institute, The Open University, UK Future Internet and Society: A Complex Systems Perspective Aquafredda di Maratea, Italy, 2-7 October 2010
  • 2. Offline + online social networking Who should Anyone I I talk to? Where have I know here? met this guy? Where should I go? ESWC2010 2
  • 3. Social Web Communities Sept. 2008 3
  • 4. Semantic Web + Social Web + RFIDs <?xml version="1.0"?>! <rdf:RDF! xmlns="http:// tagora.ecs.soton.ac.uk/schemas/ tagging#"! xmlns:rdf="http://www.w3.org/ 1999/02/22-rdf-syntax-ns#"! xmlns:xsd="http://www.w3.org/2001/ XMLSchema#"! xmlns:rdfs="http://www.w3.org/ 2000/01/rdf-schema#"! xmlns:owl="http://www.w3.org/ 2002/07/owl#"! xml:base="http:// tagora.ecs.soton.ac.uk/schemas/ tagging">! <owl:Ontology rdf:about=""/>! <owl:Class rdf:ID="Post"/>! <owl:Class rdf:ID="TagInfo"/>! <owl:Class rdf:ID="GlobalCooccurrenceInfo"/>! <owl:Class rdf:ID="DomainCooccurrenceInfo"/>! <owl:Class rdf:ID="UserTag"/>! <owl:Class rdf:ID="UserCooccurrenceInfo"/>! <owl:Class rdf:ID="Resource"/>! <owl:Class rdf:ID="GlobalTag"/>! <owl:Class rdf:ID="Tagger"/>! <owl:Class rdf:ID="DomainTag"/>! <owl:ObjectProperty rdf:ID="hasPostTag">! <rdfs:domain rdf:resource="#TagInfo"/>! </owl:ObjectProperty>! <owl:ObjectProperty rdf:ID="hasDomainTag">! <rdfs:domain rdf:resource="#UserTag"/>! </owl:ObjectProperty>! <owl:ObjectProperty rdf:ID="isFilteredTo">! <rdfs:range rdf:resource="#GlobalTag"/>! <rdfs:domain rdf:resource="#GlobalTag"/>! </owl:ObjectProperty>! <owl:ObjectProperty rdf:ID="hasResource">! <rdfs:domain rdf:resource="#Post"/>! <rdfs:range =…!
  • 5. Live Social Semantics (LSS) •  Integration of physical presence and online information •  Semantic user profile generation •  Interest identification from distributed tagging activities •  Logging of face-to-face contact •  Social network browsing •  On-site and post-event support for social networking •  Analysis of online vs offline social behaviour + +        real-­‐world  social   contacts semantic  web  linked  data online  social  networks 5
  • 6. Components of LSS Communities of Practice Communities of Practice rkbexplorer.com dbtune.org rkbexplorer.com Publications Profile Builder dbpedia.org Publications Profile Builder semanticweb.org semanticweb.org ontology Web-based Systems (" !" interests data.semanticweb.org TAGora Sense Profile T Delicious builderDelicious rkbexplorer.com Repository Extractor Extractor Flickr publications, co-authorship networks Flickr m Daemon Social Tagging mbid -> dbpedia uri Daemon Social Tagging Social Networks tag -> dbpedia uri Social Networks LastFM #" LastFM '" Facebook Connect API JXT Triple Store Facebook Connect API JXT Triple Store Contacts social semantics Contacts %" URIs Tag disambiguation Social triple store Social service Semantics RDF cache Aggregator Semantics RDF cache Aggregator contacts data RFID ID Local Local aders Readers tags, networks Real World Server Server Real-World Tag to URI Real-World service Contact Data Contact Data &" tags ID $" RFID dges Badges Visualization Web Interface Linked Data Visualization Web Interface Linked data Web interface Visualization 6
  • 7. But what is the Semantic Web anyway?
  • 9. RDF !<rdfs:label>Harith RDF Description</rdfs:label> ! !<foaf:firstname>Harith</foaf:firstname>! !<foaf:surname>Alani</foaf:surname>! !<foaf:phone rdf:resource="tel:+44-(0) 1908-659399"/>! !<foaf:homepage rdf:resource="http:// people.kmi.open.ac.uk/harith/"/>! !<foaf:publications rdf:resource="http:// kmi.open.ac.uk/publications/harith-alani"/>! !<foaf:thumbnail rdf:resource="http:// kmi.open.ac.uk/img/members/harith-alani.jpg"/>! !…!
  • 10. Semantic triples and formal inference <kmi:harithalani rdf:type foaf:Person> <kmi:harithalani kmi:works-with isi:cirocattuto> <fb:alain_barrat fb:friend fb:ciro_cattuto> <kmi:works-with rdfs:subPropertyOf foaf:knows> <fb:friend rdfs:subPropertyOf foaf:knows> <kmi:harithalani foaf:knows isi:cirocattuto> <fb:alain_barrat foaf:knows isi:cirocattuto>
  • 11. Linked Open Data Cloud 2007 social networks music publications geographic general millions of objects life science Billions of triples 11
  • 13. 13
  • 14. 14
  • 15. The Rise of the Semantic Web Facebook’s Open Graph 15
  • 16. Semantic data sources Communities of Practice Communities of Practice rkbexplorer.com dbtune.org rkbexplorer.com Publications Profile Builder dbpedia.org Publications Profile Builder semanticweb.org semanticweb.org ontology Web-based Systems (" !" interests data.semanticweb.org TAGora Sense Profile T Delicious builderDelicious rkbexplorer.com Repository Extractor Extractor Flickr publications, co-authorship networks Flickr m Daemon Social Tagging mbid -> dbpedia uri Daemon Social Tagging Social Networks tag -> dbpedia uri Social Networks LastFM #" LastFM '" Facebook Connect API JXT Triple Store Facebook Connect API JXT Triple Store Contacts social semantics Contacts %" URIs Tag disambiguation Social triple store Social service Semantics RDF cache Aggregator Semantics RDF cache Aggregator contacts data RFID ID Local Local aders Readers tags, networks Real World Server Server Real-World Tag to URI Real-World service Contact Data Contact Data &" tags ID $" RFID dges Badges Visualization Web Interface Linked Data Visualization Web Interface Linked data Web interface Visualization 16
  • 17. SW sources conference chair proceedings chair author CoP 17
  • 18. Social networking systems Communities of Practice Communities of Practice rkbexplorer.com dbtune.org rkbexplorer.com Publications Profile Builder dbpedia.org Publications Profile Builder semanticweb.org semanticweb.org ontology Web-based Systems (" !" Profile interests data.semanticweb.org TAGora Sense T Delicious builderDelicious rkbexplorer.com Repository Extractor Extractor Flickr publications, co-authorship networks Flickr m Daemon Social Tagging mbid -> dbpedia uri Daemon Social Tagging Social Networks tag -> dbpedia uri Social Networks LastFM #" LastFM '" acebook Connect API JXT Triple Store Facebook Connect API JXT Triple Store Contacts social semantics Contacts %" URIs Tag disambiguation Social triple store Social service Semantics RDF cache Aggregator Semantics RDF cache Aggregator contacts data RFID D Local Local aders Readers tags, networks Real World Server Server Real-World Tag to URI Real-World service Contact Data Contact Data &" tags D $" RFID dges Badges Visualization Web Interface Linked Data Visualization Web Interface Linked data Web interface Visualization 18
  • 19. Social and information networks 19
  • 21. Making Sense of Folksonomies Semantic User Profiles FOAF DBpedia + Wordnet Identity Integration Tag Integration Delicious Last.fm … Flickr Facebook •  Tag ambiguity, misspellings, redundancy •  No semantic structure •  Distributed and disintegrated personal tag clouds •  Disconnected social network islands
  • 24. Tag Filtering Service Semantic modeling Semantic analysis Collective intelligence Statistical analysis Syntactical analysis
  • 26. Tag Disambiguation •  Term vector similarity •  Term vector from tag co-occurrence •  Term vector for each suggested Dbpedia disambiguation page Co-occurring 80, .. tags in the whole folksonomy film, 19 User tags regardless of the resource (Period of Time) apple, co-occurring tags in the same resource , .. ree , fruit ap ple, t User Tags co - occurring in the same resource 26
  • 27. From Tags to Semantics 27
  • 28. Tags to User Interests •  Based on 72 POIs verified by users Global Delicious Flickr lastFM Concepts 2114 1615 456 43 generated Concepts 449(21%) 307(19%) 133(29%) 9(21%) removed Only 15% of rejected interests had incorrect Dbpedia matching Phd candidates? 28
  • 29. From raw tags and social relations to Linked Data Collective intelligence User raw Semantic data data Linked data ontologies
  • 30. Communities of Practice Communities of Practice rkbexplorer.com dbtune.org rkbexplorer.com Publications Profile Builder dbpedia.org Publications Profile Builder semanticweb.org semanticweb.org ontology Web-based Systems (" !" interests data.semanticweb.org TAGora Sense Profile T Delicious builderDelicious rkbexplorer.com Repository Extractor Extractor Flickr publications, co-authorship networks Flickr m Daemon Social Tagging mbid -> dbpedia uri Daemon Social Tagging Social Networks tag -> dbpedia uri Social Networks LastFM #" LastFM '" Facebook Connect API JXT Triple Store Facebook Connect API JXT Triple Store Contacts social semantics Contacts %" URIs Tag disambiguation Social triple store Social service Semantics RDF cache Aggregator Semantics RDF cache Aggregator contacts data RFID ID Local Local aders Readers tags, networks Real World Server Server Real-World Tag to URI Real-World service Contact Data Contact Data &" tags ID $" RFID dges Badges Visualization Web Interface Linked Data Visualization Web Interface Linked data Web interface Visualization 30
  • 32. Convergence with online social networks leverage social context 32
  • 33. Communities of Practice Communities of Practice rkbexplorer.com dbtune.org rkbexplorer.com Publications Profile Builder dbpedia.org Publications Profile Builder semanticweb.org semanticweb.org ontology Web-based Systems (" !" interests data.semanticweb.org TAGora Sense Profile T Delicious builderDelicious rkbexplorer.com Repository Extractor Extractor Flickr publications, co-authorship networks Flickr m Daemon Social Tagging mbid -> dbpedia uri Daemon Social Tagging Social Networks tag -> dbpedia uri Social Networks LastFM #" LastFM '" Facebook Connect API JXT Triple Store Facebook Connect API JXT Triple Store Contacts social semantics Contacts %" URIs Tag disambiguation Social triple store Social service Semantics RDF cache Aggregator Semantics RDF cache Aggregator contacts data RFID ID Local Local aders Readers tags, networks Real World Server Server Real-World Tag to URI Real-World service Contact Data Contact Data &" tags ID $" RFID dges Badges Visualization Web Interface Linked Data Visualization Web Interface Linked data Web interface Visualization 33
  • 34.
  • 35. Live Social Semantics Deployed at: Participation Event Attendees RFIDs LSS collected accounts ESWC09 300 187 139 HT09 150 113 97 ESWC10 310 175 132 Total 760 475 368
  • 36. Declaration of SNS Accounts Facebook Delicious lastFM Flickr TOTAL ESWC09 78 59 57 52 246 HT09 48 28 26 23 125 Facebook Twitter TOTAL ESWC 79 47 126 2010
  • 37. Survey of users with no SNS accounts •  84 registered with no SNS accounts •  36 responded to our survey •  Some used LinkedIn or xing •  This survey does not include conf attendees who did not participate in LSS Option Reason No. Users % a don’t have those accounts (or rarely use them) 16 44% b use different networking sites 10 28% c don’t like to share them 3 8% d didn’t get a chance to share them (e.g. no 6 17% computer, slow internet) e other 1 3% TOTAL 36 100% 37
  • 38. Degree •  Degree: number of other 10 2 participants with whom an attendee has interacted 1 10 1 2 10 10 ESWC2010 Total interaction time •  Total time: total time spent in 10 4 interaction by an attendee 3 10 3 4 5 10 10 10 •  Link weight: total time spent in 4 Links’ weights 10 F2F interaction by a pair of 3 10 returning attendees in 2010, 2 10 versus the same quantity 1 10 1 2 3 4 5 measured in 2009 10 10 10 10 10 ESWC2009 38
  • 39. Offline networking vs online networking Users with Facebook and Twitter accounts in ESWC 2010 •  people who have a large number of friends on Twitter and/or Facebook don’t seem to be the most socially active in the offline world 39
  • 40. Average seniority of neighbours in F2F networks 5 se Avgnn seniority of the neighbours Average seniority of neighbors se weighted averages withnn,w 4 senn,max Seniority of user with strongest link 3 2 1 0 0 5 10 seniority (number of papers) •  No clear pattern is observed if the unweighted average over all neighbours in the aggregated network is considered •  A correlation is observed when each neighbour is weighted by the time spent with the main person •  The correlation becomes much stronger when considering for each individual only the neighbour with whom the most time was spent 40 •  Similar results with h-index is considered as a measure of seniority
  • 41. Scientific seniority vs Twitter followers •  Comparison between people’s scientific seniority and the number of people following them on Twitter •  Most senior scientists are not the mostly followed on Twitter, and vice versa 41
  • 42. Conference Chairs all chairs all chairs participants 2009 participants 2010 2009 2010 average degree 55 77.7 54 77.6 average strength 8590 19590 7807 22520 average weight average 159 500 141 674 number of events per 3.44 8 3.37 12 edge •  Conf chairs interact with more distinct people (larger average degree) •  Conf chairs spend more time in F2F interaction (almost three times as much as a random participant)
  • 43. Networking with online and offline ‘friends’ Characteristics all users coauthors Facebook Twitter friends followers average contact 42 75 63 72 duration (s) average edge weight 141 4470 830 1010 (s) average number of 3.37 60 13 14 events per edge •  Individuals sharing an online or professional social link meet much more often than other individuals •  Average number of encounters, and total time spent in interaction, is highest for co- authors
  • 44. Limitations and future work •  Data is naturally sparse, –  not all conference attendees participated in LSS –  not all users participated in all LSS deployments –  many F2F contacts take place outside the RFID reader perimeters (e.g. at the bar, restaurant, beach!) •  Social networks and their analysis is influenced by many parameters and types of relationships –  Results might contain some bias due to data limitation to LSS users only, and to data and attendees of our conferences –  Other parameters: age, affiliation, memberships, non-CS conferences, time (when SNS account was created, when a ‘friendship’ link was added), SNS usage •  Richer user profiles –  currently building models and tools for generating rich user profiles to represent user’s activities in various SNS –  Such profiles can then be analysed to identify usage and social behaviour, influence, trends, and interests 44
  • 45. Live Social Semantics core team Wouter van Den Broeck Alain Barrat Martin Szomszor ISI, Turin CPT Marseille & ISI CeRC, City University, UK Ciro Cattuto Harith Alani ISI, Turin KMi, UK References: •  Barrat, A., et al. (2010) Social dynamics in conferences: analyses of data from the Live Social Semantics application. In 9th International Semantic Web Conference (ISWC), China. •  Szomszor, M., et al. (2010) Semantics, Sensors, and the Social Web: The Live Social Semantics experiments. Extended Semantic Web Conference (ESWC), Crete. •  Broeck, W., et al. (2010) The Live Social Semantics application: a platform for integrating face-to-face presence with on-line social networking, Workshop on Communication, Collaboration and Social Networking in Pervasive Computing Environments (PerCol), IEEE PerCom, Mannheim. •  Alani, H., et al. (2009) Live Social Semantics. In 8th International Semantic Web Conference (ISWC), US. 45