SlideShare a Scribd company logo
1 of 33
Download to read offline
foster
                                    query                            chats
          Leveraging                                     Web links             mails
 notify           monitor
                                                                 Social
                             profiles
                   data                                                        Web 2.0
            RDF                                                  forum
                                               SPARQL
        tags
                                    with            approximation
                  networks

                                             inference
rules
          Semantics
                                  RDFS
     OWL



                                        W3C Workshop on the Future of Social Networking
                                        15‐16 January 2009, Barcelona
                                        Fabien Gandon, INRIA,
sociograms and analysis
beetweenness centrality reveals brokers
    « A place for good ideas » [Burt 1992] [Burt 2004]




sociograms and analysis
W3C©
W3C©
W3C®
Fabien                 Michel



                  Guillaume             Rémi
Marco



        Nicolas

                                               social network analysis




                              graphs, graphs, graphs, …
Fabien                      Michel



                     Guillaume                  Rémi
  Marco



           Nicolas

                                                             social network analysis


  Man

type             author                                creator          Person
        Fabien                doc.html
                                                       sub property     sub class
                              title
                                                       author            Man
                    Semantic web is not antisocial

                                                                      semantic web



                                      graphs, graphs, graphs, …
Fabien                      Michel



                                                           d in ( p ) = {x ; rel ( x , p )}
                                                              °
                     Guillaume                      Rémi
  Marco
                               °
                            d in (Guillaume ) = 4
           Nicolas

                                                                  social network analysis


  Man

type             author                                     creator            Person
        Fabien                doc.html
                                                            sub property      sub class
                              title
                                                            author              Man
                    Semantic web is not antisocial

                                                                            semantic web



                                      graphs, graphs, graphs, …
Fabien                        Michel



                                                              d in ( p ) = {x ; rel ( x , p )}
                                                                 °
                      Guillaume                        Rémi
  Marco
                                  °
                               d in (Guillaume ) = 4
            Nicolas

                                                                     social network analysis


  Man
                     creator
type              author                                       creator            Person
         Fabien                  doc.html
 type                                                          sub property      sub class
                                 title
Person                                                         author              Man
                     Semantic web is not antisocial

                                                                               semantic web



                                         graphs, graphs, graphs, …
RDF
  graph




classic SNA on semantic web graphs
RDF
  graph


                        non‐typed graphs




classic SNA on semantic web graphs
[PhD Guillaume Erétéo]




                              Semantic Social Network Analysis

                                 SPARQL + Extensions

social data
                       Social Network Analysis Ontology 

                FOAF, RELATIONSHIP, SIOC,           Domain
               DC, SKOS, SCOT, DOAP, MOAT          Ontologies
              RDF/S, OWL          RDFa             GRDDL 

    Wrappers & web 2.0 APIs                  XML      µformats




leveraging the full semantic web stack
[PhD Guillaume Erétéo]




parameterized in‐degree
    o
d                       ( y)
    in <type,length >
ADD {                              [PhD Guillaume Erétéo]

  ?y semsna:hasInDegree _:b0
   _:b0 semsna:forProperty param[type]
   _:b0 rdf:value ?indegree
   _:b0 semsna:hasLength param[length]
}
SELECT ?y count(?x) as ?indegree {
  ?x $path ?y
  filter(match($path, star(param[type])))
  filter(pathLength($path)<= param[length])
} group by ?y

     parameterized in‐degree
         o
     d                       ( y)
         in <type,length >
[PhD Guillaume Erétéo]




long tail distribution of the betweenness centralities
                                                                       [Freeman, 1979]
50 000 projections on 2020 FOAF profiles extracted from flickr.com 
global


         semantic

          graphs
social
other graphs available too...
[PhD Freddy Limpens]


e.g. capture bookmarks and their tags




    co‐tags extracted from delicious for “ademe”
    6054 bookmarks, 16 users, 5153 tags, 5969 resources
#Freddy

hasBookmark
                                industry
              #bk81
                          hasLabel
              hasTag
                       #tag27




global giant graph
  linking users, actions, knowledge, companies, etc.
#tag92
                          hasLabel
                                            hasTag

                          industries                 #bk34

                                                 hasBookmark
   #Freddy
                                                             #Fabien
hasBookmark
                                industry
              #bk81
                          hasLabel
              hasTag
                       #tag27




global giant graph
  linking users, actions, knowledge, companies, etc.
#tag92
                          hasLabel
                                            hasTag

                          industries                 #bk34

                                                 hasBookmark
   #Freddy
                                                             #Fabien
hasBookmark
                                industry
              #bk81
                          hasLabel
              hasTag
                       #tag27




global giant graph
  linking users, actions, knowledge, companies, etc.
#tag92
                          hasLabel
                                            hasTag

                          industries                 #bk34

                                                 hasBookmark
   #Freddy
                                                             #Fabien
hasBookmark
                                industry
              #bk81
                          hasLabel
              hasTag
                       #tag27




global giant graph
  linking users, actions, knowledge, companies, etc.
link a
maximum
of graphs
closing
 messages
open issues
some bridges already exist...
   POWDER : information about web resource(s)
     without retrieving the resource(s)
some bridges already exist...
   POWDER : information about web resource(s)
     without retrieving the resource(s)

      Vocabularies : Device Description Vocabulary
      (MWI), Delivery Context Ontology (UWA),
      CC/PP Structure and Vocabularies
some bridges already exist...
   POWDER : information about web resource(s)
     without retrieving the resource(s)

      Vocabularies : Device Description Vocabulary
      (MWI), Delivery Context Ontology (UWA),
      CC/PP Structure and Vocabularies

    Semantic Web applications on mobiles:
    DBPedia Mobile, i‐MoCo (250 million triples),
    myCampus
ISICIL project
     social web applications and semantic web 
     frameworks for corporate applications.
     • enterprise social networking;
     • business intelligence, watching,  monitoring;
     • communities of interest, of practice;
     • web 2.0 & corporate processes integration;
     • trust, privacy, confidentiality.
http://www.slideshare.net


                             Person
 slidesOn
                                                   Fabien Gandon
                      type
                                                       name
        http://ns.inria.fr/fabien.gandon/foaf#me

identifies                             email

                    Fabien.Gandon@sophia.inria.fr

More Related Content

Similar to Leveraging Social data with Semantics

Analyzing Global Semantic Social Networks
Analyzing Global Semantic Social NetworksAnalyzing Global Semantic Social Networks
Analyzing Global Semantic Social NetworksFabien Gandon
 
Semantic Search for Enterprise 2.0
Semantic Search for Enterprise 2.0Semantic Search for Enterprise 2.0
Semantic Search for Enterprise 2.0Alexandre Passant
 
NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)
NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)
NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)Emil Eifrem
 
Semantic Web Technology: The Key to Making Scientific Information Systems Social
Semantic Web Technology: The Key to Making Scientific Information Systems SocialSemantic Web Technology: The Key to Making Scientific Information Systems Social
Semantic Web Technology: The Key to Making Scientific Information Systems SocialChristoph Lange
 
Social Media404 Pod Camp Toronto Social Media On A Budget
Social Media404 Pod Camp Toronto Social Media On A BudgetSocial Media404 Pod Camp Toronto Social Media On A Budget
Social Media404 Pod Camp Toronto Social Media On A BudgetJohn Sheridan
 
NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)
NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)
NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)Emil Eifrem
 
Weaving Linked Open Data into User Profiling on the Social Web
Weaving Linked Open Data into User Profiling on the Social WebWeaving Linked Open Data into User Profiling on the Social Web
Weaving Linked Open Data into User Profiling on the Social WebKe Tao
 
Social Web - The Next Generation
Social Web - The Next GenerationSocial Web - The Next Generation
Social Web - The Next GenerationAlexandre Passant
 
A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)
A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)
A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)Emil Eifrem
 
Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...
Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...
Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...Wolfgang Reinhardt
 
Bringing Design to Life
Bringing Design to LifeBringing Design to Life
Bringing Design to LifeBill Scott
 
rNews - towards structured data websites
rNews - towards structured data websitesrNews - towards structured data websites
rNews - towards structured data websitesRune Smistad
 
Annotations in PHP: They Exist
Annotations in PHP: They ExistAnnotations in PHP: They Exist
Annotations in PHP: They ExistRafael Dohms
 
Speech acts meet tagging: NiceTag ontology (Pragmatic Web)
Speech acts meet tagging: NiceTag ontology (Pragmatic Web)Speech acts meet tagging: NiceTag ontology (Pragmatic Web)
Speech acts meet tagging: NiceTag ontology (Pragmatic Web)Alexandre Monnin
 
Digital Marketing Trends 2012
Digital Marketing Trends 2012Digital Marketing Trends 2012
Digital Marketing Trends 2012Janette Toral
 
Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)
Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)
Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)Stuart McIntyre
 
Ph.D. defense: semantic social network analysis
Ph.D. defense: semantic social network analysisPh.D. defense: semantic social network analysis
Ph.D. defense: semantic social network analysisguillaume ereteo
 
CSC 8101 Non Relational Databases
CSC 8101 Non Relational DatabasesCSC 8101 Non Relational Databases
CSC 8101 Non Relational Databasessjwoodman
 
The Business Value of Web 2.0
The Business Value of Web 2.0The Business Value of Web 2.0
The Business Value of Web 2.0Vincent Kwon
 

Similar to Leveraging Social data with Semantics (20)

Analyzing Global Semantic Social Networks
Analyzing Global Semantic Social NetworksAnalyzing Global Semantic Social Networks
Analyzing Global Semantic Social Networks
 
Semantic Search for Enterprise 2.0
Semantic Search for Enterprise 2.0Semantic Search for Enterprise 2.0
Semantic Search for Enterprise 2.0
 
NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)
NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)
NOSQL overview and intro to graph databases with Neo4j (Geeknight May 2010)
 
Semantic Web Technology: The Key to Making Scientific Information Systems Social
Semantic Web Technology: The Key to Making Scientific Information Systems SocialSemantic Web Technology: The Key to Making Scientific Information Systems Social
Semantic Web Technology: The Key to Making Scientific Information Systems Social
 
Social Media404 Pod Camp Toronto Social Media On A Budget
Social Media404 Pod Camp Toronto Social Media On A BudgetSocial Media404 Pod Camp Toronto Social Media On A Budget
Social Media404 Pod Camp Toronto Social Media On A Budget
 
NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)
NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)
NOSQL Overview, Neo4j Intro And Production Example (QCon London 2010)
 
Weaving Linked Open Data into User Profiling on the Social Web
Weaving Linked Open Data into User Profiling on the Social WebWeaving Linked Open Data into User Profiling on the Social Web
Weaving Linked Open Data into User Profiling on the Social Web
 
Social Web - The Next Generation
Social Web - The Next GenerationSocial Web - The Next Generation
Social Web - The Next Generation
 
A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)
A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)
A NOSQL Overview And The Benefits Of Graph Databases (nosql east 2009)
 
Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...
Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...
Adding Semantics to Social Software Engineering (by Steffen Lohmann & Thomas ...
 
When?
When?When?
When?
 
Bringing Design to Life
Bringing Design to LifeBringing Design to Life
Bringing Design to Life
 
rNews - towards structured data websites
rNews - towards structured data websitesrNews - towards structured data websites
rNews - towards structured data websites
 
Annotations in PHP: They Exist
Annotations in PHP: They ExistAnnotations in PHP: They Exist
Annotations in PHP: They Exist
 
Speech acts meet tagging: NiceTag ontology (Pragmatic Web)
Speech acts meet tagging: NiceTag ontology (Pragmatic Web)Speech acts meet tagging: NiceTag ontology (Pragmatic Web)
Speech acts meet tagging: NiceTag ontology (Pragmatic Web)
 
Digital Marketing Trends 2012
Digital Marketing Trends 2012Digital Marketing Trends 2012
Digital Marketing Trends 2012
 
Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)
Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)
Connectr8 - Exploding The Barriers To Social Computing (UKLUG 2009)
 
Ph.D. defense: semantic social network analysis
Ph.D. defense: semantic social network analysisPh.D. defense: semantic social network analysis
Ph.D. defense: semantic social network analysis
 
CSC 8101 Non Relational Databases
CSC 8101 Non Relational DatabasesCSC 8101 Non Relational Databases
CSC 8101 Non Relational Databases
 
The Business Value of Web 2.0
The Business Value of Web 2.0The Business Value of Web 2.0
The Business Value of Web 2.0
 

More from Fabien Gandon

Walking Our Way to the Web
Walking Our Way to the WebWalking Our Way to the Web
Walking Our Way to the WebFabien Gandon
 
a shift in our research focus: from knowledge acquisition to knowledge augmen...
a shift in our research focus: from knowledge acquisition to knowledge augmen...a shift in our research focus: from knowledge acquisition to knowledge augmen...
a shift in our research focus: from knowledge acquisition to knowledge augmen...Fabien Gandon
 
Evaluation d’explications pour la prédiction de liens dans les graphes de con...
Evaluation d’explications pour la prédiction de liens dans les graphes de con...Evaluation d’explications pour la prédiction de liens dans les graphes de con...
Evaluation d’explications pour la prédiction de liens dans les graphes de con...Fabien Gandon
 
A Never-Ending Project for Humanity Called “the Web”
A Never-Ending Project for Humanity Called “the Web”A Never-Ending Project for Humanity Called “the Web”
A Never-Ending Project for Humanity Called “the Web”Fabien Gandon
 
Wimmics Overview 2021
Wimmics Overview 2021Wimmics Overview 2021
Wimmics Overview 2021Fabien Gandon
 
CovidOnTheWeb : covid19 linked data published on the Web
CovidOnTheWeb : covid19 linked data published on the WebCovidOnTheWeb : covid19 linked data published on the Web
CovidOnTheWeb : covid19 linked data published on the WebFabien Gandon
 
Web open standards for linked data and knowledge graphs as enablers of EU dig...
Web open standards for linked data and knowledge graphs as enablers of EU dig...Web open standards for linked data and knowledge graphs as enablers of EU dig...
Web open standards for linked data and knowledge graphs as enablers of EU dig...Fabien Gandon
 
from linked data & knowledge graphs to linked intelligence & intelligence graphs
from linked data & knowledge graphs to linked intelligence & intelligence graphsfrom linked data & knowledge graphs to linked intelligence & intelligence graphs
from linked data & knowledge graphs to linked intelligence & intelligence graphsFabien Gandon
 
The Web We Mix - benevolent AIs for a resilient web
The Web We Mix - benevolent AIs for a resilient webThe Web We Mix - benevolent AIs for a resilient web
The Web We Mix - benevolent AIs for a resilient webFabien Gandon
 
Overview of the Research in Wimmics 2018
Overview of the Research in Wimmics 2018Overview of the Research in Wimmics 2018
Overview of the Research in Wimmics 2018Fabien Gandon
 
Web science AI and IA
Web science AI and IAWeb science AI and IA
Web science AI and IAFabien Gandon
 
Normative Requirements as Linked Data
Normative Requirements as Linked DataNormative Requirements as Linked Data
Normative Requirements as Linked DataFabien Gandon
 
Wimmics Research Team Overview 2017
Wimmics Research Team Overview 2017Wimmics Research Team Overview 2017
Wimmics Research Team Overview 2017Fabien Gandon
 
On the many graphs of the Web and the interest of adding their missing links.
On the many graphs of the Web and the interest of adding their missing links. On the many graphs of the Web and the interest of adding their missing links.
On the many graphs of the Web and the interest of adding their missing links. Fabien Gandon
 
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...Fabien Gandon
 
How to supervise your supervisor?
How to supervise your supervisor?How to supervise your supervisor?
How to supervise your supervisor?Fabien Gandon
 
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,Dans l'esprit du Pagerank: regards croisés sur les algorithmes,
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,Fabien Gandon
 
Wimmics Research Team 2015 Activity Report
Wimmics Research Team 2015 Activity ReportWimmics Research Team 2015 Activity Report
Wimmics Research Team 2015 Activity ReportFabien Gandon
 
Retours sur le MOOC "Web Sémantique et Web de données"
Retours sur le MOOC "Web Sémantique et Web de données"Retours sur le MOOC "Web Sémantique et Web de données"
Retours sur le MOOC "Web Sémantique et Web de données"Fabien Gandon
 
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015Fabien Gandon
 

More from Fabien Gandon (20)

Walking Our Way to the Web
Walking Our Way to the WebWalking Our Way to the Web
Walking Our Way to the Web
 
a shift in our research focus: from knowledge acquisition to knowledge augmen...
a shift in our research focus: from knowledge acquisition to knowledge augmen...a shift in our research focus: from knowledge acquisition to knowledge augmen...
a shift in our research focus: from knowledge acquisition to knowledge augmen...
 
Evaluation d’explications pour la prédiction de liens dans les graphes de con...
Evaluation d’explications pour la prédiction de liens dans les graphes de con...Evaluation d’explications pour la prédiction de liens dans les graphes de con...
Evaluation d’explications pour la prédiction de liens dans les graphes de con...
 
A Never-Ending Project for Humanity Called “the Web”
A Never-Ending Project for Humanity Called “the Web”A Never-Ending Project for Humanity Called “the Web”
A Never-Ending Project for Humanity Called “the Web”
 
Wimmics Overview 2021
Wimmics Overview 2021Wimmics Overview 2021
Wimmics Overview 2021
 
CovidOnTheWeb : covid19 linked data published on the Web
CovidOnTheWeb : covid19 linked data published on the WebCovidOnTheWeb : covid19 linked data published on the Web
CovidOnTheWeb : covid19 linked data published on the Web
 
Web open standards for linked data and knowledge graphs as enablers of EU dig...
Web open standards for linked data and knowledge graphs as enablers of EU dig...Web open standards for linked data and knowledge graphs as enablers of EU dig...
Web open standards for linked data and knowledge graphs as enablers of EU dig...
 
from linked data & knowledge graphs to linked intelligence & intelligence graphs
from linked data & knowledge graphs to linked intelligence & intelligence graphsfrom linked data & knowledge graphs to linked intelligence & intelligence graphs
from linked data & knowledge graphs to linked intelligence & intelligence graphs
 
The Web We Mix - benevolent AIs for a resilient web
The Web We Mix - benevolent AIs for a resilient webThe Web We Mix - benevolent AIs for a resilient web
The Web We Mix - benevolent AIs for a resilient web
 
Overview of the Research in Wimmics 2018
Overview of the Research in Wimmics 2018Overview of the Research in Wimmics 2018
Overview of the Research in Wimmics 2018
 
Web science AI and IA
Web science AI and IAWeb science AI and IA
Web science AI and IA
 
Normative Requirements as Linked Data
Normative Requirements as Linked DataNormative Requirements as Linked Data
Normative Requirements as Linked Data
 
Wimmics Research Team Overview 2017
Wimmics Research Team Overview 2017Wimmics Research Team Overview 2017
Wimmics Research Team Overview 2017
 
On the many graphs of the Web and the interest of adding their missing links.
On the many graphs of the Web and the interest of adding their missing links. On the many graphs of the Web and the interest of adding their missing links.
On the many graphs of the Web and the interest of adding their missing links.
 
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
 
How to supervise your supervisor?
How to supervise your supervisor?How to supervise your supervisor?
How to supervise your supervisor?
 
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,Dans l'esprit du Pagerank: regards croisés sur les algorithmes,
Dans l'esprit du Pagerank: regards croisés sur les algorithmes,
 
Wimmics Research Team 2015 Activity Report
Wimmics Research Team 2015 Activity ReportWimmics Research Team 2015 Activity Report
Wimmics Research Team 2015 Activity Report
 
Retours sur le MOOC "Web Sémantique et Web de données"
Retours sur le MOOC "Web Sémantique et Web de données"Retours sur le MOOC "Web Sémantique et Web de données"
Retours sur le MOOC "Web Sémantique et Web de données"
 
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015
Emotions in Argumentation: an Empirical Evaluation @ IJCAI 2015
 

Recently uploaded

My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Recently uploaded (20)

My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

Leveraging Social data with Semantics

  • 1. foster query chats Leveraging Web links mails notify monitor Social profiles data Web 2.0 RDF forum SPARQL tags with approximation networks inference rules Semantics RDFS OWL W3C Workshop on the Future of Social Networking 15‐16 January 2009, Barcelona Fabien Gandon, INRIA,
  • 3. beetweenness centrality reveals brokers « A place for good ideas » [Burt 1992] [Burt 2004] sociograms and analysis
  • 7. Fabien Michel Guillaume Rémi Marco Nicolas social network analysis graphs, graphs, graphs, …
  • 8. Fabien Michel Guillaume Rémi Marco Nicolas social network analysis Man type author creator Person Fabien doc.html sub property sub class title author Man Semantic web is not antisocial semantic web graphs, graphs, graphs, …
  • 9. Fabien Michel d in ( p ) = {x ; rel ( x , p )} ° Guillaume Rémi Marco ° d in (Guillaume ) = 4 Nicolas social network analysis Man type author creator Person Fabien doc.html sub property sub class title author Man Semantic web is not antisocial semantic web graphs, graphs, graphs, …
  • 10. Fabien Michel d in ( p ) = {x ; rel ( x , p )} ° Guillaume Rémi Marco ° d in (Guillaume ) = 4 Nicolas social network analysis Man creator type author creator Person Fabien doc.html type sub property sub class title Person author Man Semantic web is not antisocial semantic web graphs, graphs, graphs, …
  • 12. RDF graph non‐typed graphs classic SNA on semantic web graphs
  • 13. [PhD Guillaume Erétéo] Semantic Social Network Analysis SPARQL + Extensions social data Social Network Analysis Ontology  FOAF, RELATIONSHIP, SIOC,  Domain DC, SKOS, SCOT, DOAP, MOAT Ontologies RDF/S, OWL  RDFa  GRDDL  Wrappers & web 2.0 APIs XML µformats leveraging the full semantic web stack
  • 15. ADD { [PhD Guillaume Erétéo] ?y semsna:hasInDegree _:b0 _:b0 semsna:forProperty param[type] _:b0 rdf:value ?indegree _:b0 semsna:hasLength param[length] } SELECT ?y count(?x) as ?indegree { ?x $path ?y filter(match($path, star(param[type]))) filter(pathLength($path)<= param[length]) } group by ?y parameterized in‐degree o d ( y) in <type,length >
  • 16. [PhD Guillaume Erétéo] long tail distribution of the betweenness centralities [Freeman, 1979] 50 000 projections on 2020 FOAF profiles extracted from flickr.com 
  • 17. global semantic graphs social
  • 19. [PhD Freddy Limpens] e.g. capture bookmarks and their tags co‐tags extracted from delicious for “ademe” 6054 bookmarks, 16 users, 5153 tags, 5969 resources
  • 20. #Freddy hasBookmark industry #bk81 hasLabel hasTag #tag27 global giant graph linking users, actions, knowledge, companies, etc.
  • 21. #tag92 hasLabel hasTag industries #bk34 hasBookmark #Freddy #Fabien hasBookmark industry #bk81 hasLabel hasTag #tag27 global giant graph linking users, actions, knowledge, companies, etc.
  • 22. #tag92 hasLabel hasTag industries #bk34 hasBookmark #Freddy #Fabien hasBookmark industry #bk81 hasLabel hasTag #tag27 global giant graph linking users, actions, knowledge, companies, etc.
  • 23. #tag92 hasLabel hasTag industries #bk34 hasBookmark #Freddy #Fabien hasBookmark industry #bk81 hasLabel hasTag #tag27 global giant graph linking users, actions, knowledge, companies, etc.
  • 27.
  • 28.
  • 29. some bridges already exist... POWDER : information about web resource(s) without retrieving the resource(s)
  • 30. some bridges already exist... POWDER : information about web resource(s) without retrieving the resource(s) Vocabularies : Device Description Vocabulary (MWI), Delivery Context Ontology (UWA), CC/PP Structure and Vocabularies
  • 31. some bridges already exist... POWDER : information about web resource(s) without retrieving the resource(s) Vocabularies : Device Description Vocabulary (MWI), Delivery Context Ontology (UWA), CC/PP Structure and Vocabularies Semantic Web applications on mobiles: DBPedia Mobile, i‐MoCo (250 million triples), myCampus
  • 32. ISICIL project social web applications and semantic web  frameworks for corporate applications. • enterprise social networking; • business intelligence, watching,  monitoring; • communities of interest, of practice; • web 2.0 & corporate processes integration; • trust, privacy, confidentiality.
  • 33. http://www.slideshare.net Person slidesOn Fabien Gandon type name http://ns.inria.fr/fabien.gandon/foaf#me identifies email Fabien.Gandon@sophia.inria.fr

Editor's Notes

  1. <number>
  2. <number>
  3. <number>
  4. <number>
  5. 12
  6. <number>