SlideShare a Scribd company logo
1 of 49
Download to read offline
Lecture III: What DATA looks like on the Social Web?
Davide Ceolin and Lora Aroyo
The Network Institute
VU University Amsterdam
Social Web
2015
Social Web 2015, Lora Aroyo and Davide Ceolin
Assignment 1: Q& A
ā€¢ Your own vision based on your analysis of what are the prime privacy-
related issues & initiatives on the (Social) Web.
ā€¢ Summarise all the legal contexts for privacy & ownership.
ā€¢ Compare initiativesĀ according to their advantages & disadvantages.
Include also your own advise to policy makers (position).
ā€¢ Use all the mind maps from lecture 1 and 2.You can merge everything
into one mind map for this assignment.
ā€¢ Write for people who didnā€™t attend the course
ā€¢ All visuals, e.g. screenshots, diagrams should be included in appendix
ā€¢ Submit only 1 ļ¬le in PDF
Social Web 2015, Lora Aroyo and Davide Ceolin
History of Blogs
ā€¢ evolved from online diaries in 1980ā€™s
ā€¢ ā€˜weblogā€™ Jorn Barger (1997) & ā€˜BLOGā€™ Peter Merholz (1999)
ā€¢ one of the ļ¬rst ways to contribute (unstructured user-
generated) content on the Web
ā€¢ Justin Hall recognized as pioneer blogger (1994)
ā€¢ Nature: political, technical, art, journalistic, cultural, personal
ā€¢ Software: WordPress, Blogger, LifeJournal
Social Web 2015, Lora Aroyo and Davide Ceolin
ā€¢ single- or multi-authored
ā€¢ photo-blog,Video-blog, Audio-blog
ā€¢ life (b)log, now - microlifeblog (twitter)
ā€¢ lifecasting: in 2007 by Justin Kan: webcam on a cap
ā€¢ Gordon Bell MyLifeBits: Microsoft SenseCam http://www.justin.tv/
http://research.microsoft.com/en-us/projects/mylifebits/
Types of Blogs
Social Web 2015, Lora Aroyo and Davide Ceolin
http://www.ļ¬‚ickr.com/photos/kables/1220574200/
ā€¢ Wiki in Hawaiian meaning fast/quick
ā€¢ "the simplest online database that could possibly work" (Ward Cunningham)1995
ā€¢ ļ¬rst wiki software: WikiWikiWeb (the QuickWeb)
ā€¢ ļ¬rst example for a large scale collaborative editing = software + process
ā€¢ commonly implemented software package is MediaWiki (known from Wikipedia)
ā€¢ pages structure & formatting: simpliļ¬ed markup language - wikitext, or HTMLtags,
WYSIWYG editing
Wikis
http://c2.com/cgi/wiki?WikiWikiWeb
Social Web 2015, Lora Aroyo and Davide Ceolin
http://en.wikipedia.org/wiki/List_of_wikis
http://www.wikimedia.org/
Social Web 2015, Lora Aroyo and Davide Ceolin
Exploiting the crowd
ā€¢ in wiki applications crowd contributes with collective
intelligence (primarily textual)
ā€¢ later also other media & recourses emerged, e.g., photo
video, music
ā€¢ crowdsourcing
Social Web 2015, Lora Aroyo and Davide Ceolin
Mechanical Turk
ā€¢ 1760 Wolfgang von Kempelen: TheTurk
ā€¢ 2005 Amazon: Amazon MechanicalTurk
ā€¢ marketplace for work; people perform tasks
computers are lousy at, e.g. identifying items in
a photo/video, writing product descriptions,
transcribing podcasts
ā€¢ HITs = human intelligence tasks
ā€¢ require little time & offer little compensation
ā€¢ workers & requesters
Social Web 2015, Lora Aroyo and Davide Ceolin
Crowdsourcing Science
Social Web 2015, Lora Aroyo and Davide Ceolin
Crowdsourcing History
Social Web 2015, Lora Aroyo and Davide Ceolin
Social Web 2015, Lora Aroyo and Davide Ceolin
Was the $ million Netļ¬‚ix prize a victory for
crowdsourcing?
Social Web 2015, Lora Aroyo and Davide Ceolin
Folksonomy
ā€¢ On the social web the user-generated content is organized in
light-weight ontologies, i.e., folksonomies
ā€¢ Community-based semantics = a relationship between Users,Tags
& Resources
ā€¢ user-created, bottom-up classiļ¬cation/categorization of
(domain) terms / user-labels, e.g., tags
ā€¢ tagging = the social process where lay users attach labels to
resources (as opposed to annotation by professional experts)
Social Web 2015, Lora Aroyo and Davide Ceolin
Folksonomy
Social Web 2015, Lora Aroyo and Davide Ceolin
Folksonomy
Social Web 2015, Lora Aroyo and Davide Ceolin
ā€¢ cleaning messy data
ā€¢ transforming data from one format to another
ā€¢ fetching missing data
Social Web 2015, Lora Aroyo and Davide Ceolin
Question?
How critical is the quality of the data on theWeb?
Does structured mark-up help?
How do we measure the quality?
Social Web 2015, Lora Aroyo and Davide Ceolin
Social Web 2015, Lora Aroyo and Davide Ceolin
Vocabularies on the (Social)
Web
ā€¢ to create interfaces or exchange data between applications
the software needs to know the terms in the data
ā€¢ vocabularies deļ¬ne set of terms in a certain domain, e.g.,
describing people, relationships, content of different type
Social Web 2015, Lora Aroyo and Davide Ceolin
FOAF
ā€¢ FOAF = Friend of a Friend, http://www.foaf-
project.org/,
ā€¢ a machine-readable ontology describing persons, their
activities & their relations to other people and objects
ā€¢ an open, decentralized technology for connecting social
Web sites, & the people they describe
ā€¢ Since mid-2000
ā€¢ Stable core of classes & properties
ā€¢ New terms may be added at any time
ā€¢ FOAF RDF namespace URI is ļ¬xed
ā€¢ http://xmlns.com/foaf/spec/
ā€¢ model for publishing simple factual data
via a networked of linked RDF
documents
ā€¢ FOAF is an attempt to use the Web to:
ā€¢ integrate factual information with
information in human-oriented
documents (e.g. videos, books,
spreadsheets, 3d models)
ā€¢ and info that is still in people's
heads
ā€¢ linking networks of information with
networks of people
Linked Data & FOAF
Social Web 2014, Lora Aroyo!
FOAF Example
ā€¢ there is a foaf:Person
ā€¢ with a foaf:name property of 'Dan Brickley'
ā€¢ in foaf:homepage and foaf:openid relationships to a thing called http://danbri.org/
ā€¢ in foaf:img relationship to a thing referenced by a relative URI of /images/me.jpg
Create your own FOAF ļ¬le: http://www.ldodds.com/foaf/foaf-a-matic
Social Web 2015, Lora Aroyo and Davide Ceolin
foaf:depiction
Social Web 2015, Lora Aroyo and Davide Ceolin
FOAF Auto-Discovery
ā€¢ If you publish a FOAF self-description (e.g. using
foaf-a-matic) you can make it easier for tools to
ļ¬nd your FOAF by putting markup in the head of
your HTML homepage
ā€¢ Common ļ¬lename foaf.rdf is a common choice
Social Web 2015, Lora Aroyo and Davide Ceolin
SIOC
ā€¢ Semantically-Interlinked Online Communities
ā€¢ ontology for representing rich data from Social Web in RDF
ā€¢ a standard way for expressing user-generated content
ā€¢ methods for interconnecting discussions, e.g., blogs, forums & mailing lists; and
enable the integration of online community information
ā€¢ used in conjunction with FOAF vocabulary for expressing personal proļ¬le &
social networking information
ā€¢ http://sioc-project.org/
Social Web 2015, Lora Aroyo and Davide Ceolin
<sioc:Post rdf:about="http://jbreslin.com/blog/2006/09/07/creating-connections">
<dc:title>Creating connections between discussion clouds with SIOC</dc:title>
<dcterms:created>2006-09-07T09:33:30Z</dcterms:created>
<sioc:has_container rdf:resource="http://jbreslin.com/blog/index.php?sioc_type=site#weblog"/>
<sioc:has_creator>
<sioc:UserAccount rdf:about="http://jbreslin.com/blog/author/cloud/" rdfs:label="Cloud">
<rdfs:seeAlso rdf:resource="http://jbreslin.com/blog/index.php?sioc_type=user&sioc_id=1"/>
</sioc:UserAccount>
</sioc:has_creator>
<foaf:maker rdf:resource="http://jbreslin.com/blog/author/cloud/#foaf"/>
<sioc:content>SIOC provides a unified vocabulary for content and interaction description: a semantic la
that can co-exist with existing discussion platforms.
</sioc:content>
<sioc:topic rdfs:label="Semantic Web" rdf:resource="http://jbreslin.com/blog/category/semantic-web/"/>
<sioc:topic rdfs:label="Blogs" rdf:resource="http://jbreslin.com/blog/category/blogs/"/>
<sioc:has_reply>
<sioc:Post rdf:about="http://jbreslin.com/blog/2006/09/07/creating-connections/#comment-123928">
<rdfs:seeAlso rdf:resource="http://johnbreslin.com/blog/index.php?
sioc_type=comment&sioc_id=123928"/>
</sioc:Post>
</sioc:has_reply>
</sioc:Post>
ā€¢ A post (1) titled "Creating connections between discussion clouds with SIOC" (2) created at
09:33:30 on 2006-09-07 (3) written by user "Cloud" (4) on topics "Blogs" and "Semantic Web"
(5) with contents described in sioc:content.
ā€¢ (6) More information about its author at http://johnbreslin.com/blog/index.php?
sioc_type=user&sioc_id=1
ā€¢ The post has (7) a reply and (8) detailed SIOC information about this reply can be found at
http://johnbreslin.com/blog/index.php?
sioc_type=comment&sioc_id=123928
1
2
3
4
5
6
8
7
Social Web 2015, Lora Aroyo and Davide Ceolin
Social Web 2015, Lora Aroyo and Davide Ceolin
Semantics in Facebook
Social Web 2015, Lora Aroyo and Davide Ceolin
Activity Streams
ā€¢ A list of recent activities performed by someone on a website
ā€¢ Example: Facebook News Feed
ā€¢ Activity Streams project aims at an activity stream protocol to
syndicate activities across socialWeb applications
ā€¢ Major websites with activity stream implementations have
already opened up their activity streams to developers to use, e.g.,
Facebook and MySpace
ā€¢ http://activitystrea.ms/
Social Web 2015, Lora Aroyo and Davide Ceolin
Activity Streams
Speciļ¬cation
ā€¢ an actor, a verb, an object and a target
ā€¢ person performing an action on/with an object
ā€¢ Geraldine posted a photo to her album
ā€¢ John shared a video
ā€¢ activity metadata to present to a user in a rich human-friendly format, e.g.
constructing readable sentences about the activity that occurred, visual
representations of the activity, or combining similar activities for display
ā€¢ Activities are serialized using the JSON format
ā€¢ There is also an ATOM-oriented speciļ¬cation
Social Web 2015, Lora Aroyo and Davide Ceolin
Verbs, Objects, Mapping
Verbs Objects
http://wiki.activitystrea.ms/w/page/1359319/Verb%20Mapping
Social Web 2015, Lora Aroyo and Davide Ceolin
XFN
ā€¢ Xhtml Friends Network
ā€¢ deļ¬ning a small set of values that describe personal relationships
In HTML and XHTML, these are given as values for rel attribute on a hyperlink. XFN
allows authors to indicate which weblogs belong to friends, whom they've physically met,
and other personal relationships. XFN values allow to humanize blogrolls and link pages.
ā€¢ using XFN can easily style all links of a particular type, e.g, friends could be
boldfaced, co-workers italicized, etc.
ā€¢ http://gmpg.org/xfn/
Social Web 2015, Lora Aroyo and Davide Ceolin
XFN Example
ā€¢ Joe has a set of ļ¬ve links in his blogroll: his girlfriend Jane; his
friends Dave and Darryl; industry expert James, who Joe brieļ¬‚y
met once at a conference; and MetaFilter.
ā€¢ MetaFilter gets no value since it is not an actual person
http://gmpg.org/xfn/introSocial Web 2015, Lora Aroyo and Davide Ceolin
Open Graph
ā€¢ protocol originally developed in Facebook,ā€œLikeā€ button
ā€¢ enables web pages to become a rich object in a social graph, i.e. any web
page to have the same functionality as any other object on Facebook
ā€¢ preļ¬x="og: http://ogp.me/ns#" speciļ¬es the OGP vocabulary
Social Web 2015, Lora Aroyo and Davide Ceolin
Microformats
ā€¢ simple, open data formats built upon existing widely adopted standards
ā€¢ Designed for humans ļ¬rst & machines second
ā€¢ Highly correlated with semantic XHTML (aka the real world semantics,
lowercase semantic web, lossless XHTML)
ā€¢ ā€œAn evolutionary revolutionā€, by ryan king
Social Web 2014, Lora Aroyo!Social Web 2015, Lora Aroyo and Davide Ceolin
Your ļ¬rst microformat
ā€¢ You can put a microformat on your website in less than 5 mins
ā€¢ Example: putting an hCard (online business card) on your site
http://microformats.org/get-started
1. Find your name somewhere on your website
2. Wrap your name in an fn (formatted name)
<span class="fn">Jamie Jones</span>
3. Wrap it all in a vcard (declares that everything inside is the hCard microformat):
<span class="vcard"><span class="fn">Jamie Jones</span></span>
<address class="vcard"><span class="fn">Jamie Jones</span></address>
The address element indicates that the person in the hCard is the contact for the page
<p class="vcard">My name is <span class="fn">Jamie Jones</span> I dig
microformats!</p>
Social Web 2014, Lora Aroyo!
HTML Microdata
ā€¢ allows machine-readable data to be embedded in HTML documents in an easy-
to-write manner, with an unambiguous parsing model
ā€¢ compatible with numerous data formats, including RDF and JSON
ā€¢ consists of a group of name-value pairs.
the groups are called items, and each name-value pair is a property
ā€¢ itemscope is used to create an item
ā€¢ itemprop is used to add a property to an item
ā€¢ Microdata DOM API
ā€¢ http://www.w3.org/TR/microdata/
Social Web 2015, Lora Aroyo and Davide Ceolin
schema.org
ā€¢ Google,Yahoo!, Bing
ā€¢ a common vocabulary for
structured data markup on web
pages
ā€¢ improve how sites appear in major
search engines
ā€¢ Google rich snippets of reviews,
people, recipes, events in 2005
ā€¢ superseded Microformats
Social Web 2015, Lora Aroyo and Davide Ceolin
Add schema.org to
HTML using Microdata
<div>
<h1>Avatar</h1>
<span>Director: James Cameron (born August 16, 1954)</span>
<span>Science ļ¬ction</span>
<a href="../movies/avatar-theatrical-trailer.html">Trailer</a>
</div>
<div itemscope itemtype ="http://schema.org/Movie">
<h1 itemprop="name"&g;Avatar</h1>
<div itemprop="director" itemscope itemtype="http://schema.org/Person">
Director: <span itemprop="name">James Cameron</span> (born <span
itemprop="birthDate">August 16, 1954)</span>
</div>
<span itemprop="genre">Science ļ¬ction</span>
<a href="../movies/avatar-theatrical-trailer.html" itemprop="trailer">Trailer</a>
</div>
Social Web 2015, Lora Aroyo and Davide Ceolin
RDFa
ā€¢ another syntax for RDF
ā€¢ HTML5 extension for People, Places, Events, Recipes, Reviews markup
specify that a text is the name of a product, or person, or event = ā€œadding semantic markupā€.
ā€¢ RDFa 1.1 = speciļ¬ed for XHTML and HTML5 (for any XML-based language, e.g., SVG)
ā€¢ RDFa Lite = ā€œa small subset of RDFa consisting of a few attributes that may be applied to most
simple to moderate structured data markup tasks.ā€
ā€¢ Publish your data as Linked Data through RDFa --> link to other URIs (others can link to your
HTML+RDFa)
http://rdfa.info/play/
Social Web 2015, Lora Aroyo and Davide Ceolin
Quick Structured Data for
Your website
Social Web 2015, Lora Aroyo and Davide Ceolin
Knowledge
Graph
ā€¢ graph that understands real-world entities
and their relationships to one another:
things, not strings
ā€¢ more than 500 million things
ā€¢ more than 3.5 billion facts about and
relationships between these different
things
ā€¢ tuned based on what people search for
ā€¢ http://www.google.com/insidesearch/
features/search/knowledge.html
results in 2013
Social Web 2015, Lora Aroyo and Davide Ceolin
Knowledge
Graph
results in 2014
Social Web 2015, Lora Aroyo and Davide Ceolin
Knowledge
Graph results in 2014
Social Web 2015, Lora Aroyo and Davide Ceolin
results in 2013 results in 2014
Social Web 2015, Lora Aroyo and Davide Ceolin
results in 2014
Social Web 2015, Lora Aroyo and Davide Ceolin
results in 2013
Question?
For which things on the social web would more
vocabularies for embedded semantics be needed
(besides what we have already seen)?
Social Web 2015, Lora Aroyo and Davide Ceolin
image source: http://www.ļ¬‚ickr.com/photos/bionicteaching/1375254387/
Hands-on Teaser
ā€¢ mining data in various social web formats
ā€¢ see the differences in what each of the formats can
contain & what purpose they serve
ā€¢ start: simple search where we pull in some XFN data and
visualise a graph of people that we ļ¬nd on a website
ā€¢ check: software you will be working with on the website
Social Web 2015, Lora Aroyo and Davide Ceolin

More Related Content

What's hot

VU University Amsterdam - The Social Web 2016 - Lecture 4
VU University Amsterdam - The Social Web 2016 - Lecture 4VU University Amsterdam - The Social Web 2016 - Lecture 4
VU University Amsterdam - The Social Web 2016 - Lecture 4Davide Ceolin
Ā 
VU University Amsterdam - The Social Web 2016 - Lecture 6
VU University Amsterdam - The Social Web 2016 - Lecture 6VU University Amsterdam - The Social Web 2016 - Lecture 6
VU University Amsterdam - The Social Web 2016 - Lecture 6Davide Ceolin
Ā 
VU University Amsterdam - The Social Web 2016 - Lecture 5
VU University Amsterdam - The Social Web 2016 - Lecture 5VU University Amsterdam - The Social Web 2016 - Lecture 5
VU University Amsterdam - The Social Web 2016 - Lecture 5Davide Ceolin
Ā 
Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)
Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)
Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)Lora Aroyo
Ā 
Lecture 1: Social Web Introduction (2014)
Lecture 1: Social Web Introduction (2014)Lecture 1: Social Web Introduction (2014)
Lecture 1: Social Web Introduction (2014)Lora Aroyo
Ā 
Lecture 3: Vocabularies & Data Formats on the Social Web (2014)
Lecture 3: Vocabularies & Data Formats on the Social Web (2014)Lecture 3: Vocabularies & Data Formats on the Social Web (2014)
Lecture 3: Vocabularies & Data Formats on the Social Web (2014)Lora Aroyo
Ā 
Lecture 5: Personalization on the Social Web (2014)
Lecture 5: Personalization on the Social Web (2014)Lecture 5: Personalization on the Social Web (2014)
Lecture 5: Personalization on the Social Web (2014)Lora Aroyo
Ā 
TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012
TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012
TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012Daniel Dufourt
Ā 
The Social Semantic Web
The Social Semantic Web The Social Semantic Web
The Social Semantic Web John Breslin
Ā 
Web 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage SectorWeb 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage Sectorlisbk
Ā 
Potential and issues of Web 2.0
Potential and issues of Web 2.0Potential and issues of Web 2.0
Potential and issues of Web 2.0Sheila Webber
Ā 
Blogs, Wikis and more: Web 2.0 demystified for information professionals
Blogs, Wikis and more: Web 2.0 demystified for information professionalsBlogs, Wikis and more: Web 2.0 demystified for information professionals
Blogs, Wikis and more: Web 2.0 demystified for information professionalsMarieke Guy
Ā 
Risk & Opportunities of Web 2.0
Risk & Opportunities of Web 2.0Risk & Opportunities of Web 2.0
Risk & Opportunities of Web 2.0Dave Briggs
Ā 
Facebook
FacebookFacebook
Facebookjoelk
Ā 
Using Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research ActivitiesUsing Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research Activitieslisbk
Ā 
Semantic Wiki: Social Semantic Web in Use
Semantic Wiki: Social Semantic Web in UseSemantic Wiki: Social Semantic Web in Use
Semantic Wiki: Social Semantic Web in UseJesse Wang
Ā 
Introduction To Facebook: Opportunities and Challenges For The Institution
Introduction To Facebook: Opportunities and Challenges For The InstitutionIntroduction To Facebook: Opportunities and Challenges For The Institution
Introduction To Facebook: Opportunities and Challenges For The Institutionlisbk
Ā 
Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010
Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010
Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010Johann van Wyk
Ā 

What's hot (20)

VU University Amsterdam - The Social Web 2016 - Lecture 4
VU University Amsterdam - The Social Web 2016 - Lecture 4VU University Amsterdam - The Social Web 2016 - Lecture 4
VU University Amsterdam - The Social Web 2016 - Lecture 4
Ā 
VU University Amsterdam - The Social Web 2016 - Lecture 6
VU University Amsterdam - The Social Web 2016 - Lecture 6VU University Amsterdam - The Social Web 2016 - Lecture 6
VU University Amsterdam - The Social Web 2016 - Lecture 6
Ā 
VU University Amsterdam - The Social Web 2016 - Lecture 5
VU University Amsterdam - The Social Web 2016 - Lecture 5VU University Amsterdam - The Social Web 2016 - Lecture 5
VU University Amsterdam - The Social Web 2016 - Lecture 5
Ā 
Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)
Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)
Lecture 2: Interactions, Frameworks, Privacy & Security on the Social Web (2014)
Ā 
Lecture 1: Social Web Introduction (2014)
Lecture 1: Social Web Introduction (2014)Lecture 1: Social Web Introduction (2014)
Lecture 1: Social Web Introduction (2014)
Ā 
Lecture 3: Vocabularies & Data Formats on the Social Web (2014)
Lecture 3: Vocabularies & Data Formats on the Social Web (2014)Lecture 3: Vocabularies & Data Formats on the Social Web (2014)
Lecture 3: Vocabularies & Data Formats on the Social Web (2014)
Ā 
Lecture 5: Personalization on the Social Web (2014)
Lecture 5: Personalization on the Social Web (2014)Lecture 5: Personalization on the Social Web (2014)
Lecture 5: Personalization on the Social Web (2014)
Ā 
TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012
TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012
TELECOM Bretagne Social Web and Web 2.0 25 janvier 2012
Ā 
The Social Semantic Web
The Social Semantic Web The Social Semantic Web
The Social Semantic Web
Ā 
Web 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage SectorWeb 2.0: Implications For The Cultural Heritage Sector
Web 2.0: Implications For The Cultural Heritage Sector
Ā 
Potential and issues of Web 2.0
Potential and issues of Web 2.0Potential and issues of Web 2.0
Potential and issues of Web 2.0
Ā 
Web 2.0 2011_2012
Web 2.0 2011_2012Web 2.0 2011_2012
Web 2.0 2011_2012
Ā 
Blogs, Wikis and more: Web 2.0 demystified for information professionals
Blogs, Wikis and more: Web 2.0 demystified for information professionalsBlogs, Wikis and more: Web 2.0 demystified for information professionals
Blogs, Wikis and more: Web 2.0 demystified for information professionals
Ā 
Risk & Opportunities of Web 2.0
Risk & Opportunities of Web 2.0Risk & Opportunities of Web 2.0
Risk & Opportunities of Web 2.0
Ā 
Facebook
FacebookFacebook
Facebook
Ā 
Using Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research ActivitiesUsing Social Media to Enhance Your Research Activities
Using Social Media to Enhance Your Research Activities
Ā 
Web 2.0 Presentation Tools & Resources: Flickr, SlideShare, Zoho Show & More
Web 2.0 Presentation Tools & Resources: Flickr, SlideShare, Zoho Show & MoreWeb 2.0 Presentation Tools & Resources: Flickr, SlideShare, Zoho Show & More
Web 2.0 Presentation Tools & Resources: Flickr, SlideShare, Zoho Show & More
Ā 
Semantic Wiki: Social Semantic Web in Use
Semantic Wiki: Social Semantic Web in UseSemantic Wiki: Social Semantic Web in Use
Semantic Wiki: Social Semantic Web in Use
Ā 
Introduction To Facebook: Opportunities and Challenges For The Institution
Introduction To Facebook: Opportunities and Challenges For The InstitutionIntroduction To Facebook: Opportunities and Challenges For The Institution
Introduction To Facebook: Opportunities and Challenges For The Institution
Ā 
Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010
Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010
Web 2.0 And Information Professionals Presentation Sabc 4 Aug 2010
Ā 

Similar to Lecture3: What is the DATA on the Social Web (VU Amsterdam Social Web Course)

The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic WebJohn Breslin
Ā 
Breaking Down Walls in Enterprise with Social Semantics
Breaking Down Walls in Enterprise with Social SemanticsBreaking Down Walls in Enterprise with Social Semantics
Breaking Down Walls in Enterprise with Social SemanticsJohn Breslin
Ā 
Web 2.0 Resources for Teaching
Web 2.0 Resources for TeachingWeb 2.0 Resources for Teaching
Web 2.0 Resources for TeachingAlexis Alexander
Ā 
Social Web lecture for Matching dag IMM 2016
Social Web lecture for Matching dag IMM 2016Social Web lecture for Matching dag IMM 2016
Social Web lecture for Matching dag IMM 2016Victor de Boer
Ā 
Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)
Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)
Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)Lora Aroyo
Ā 
Web 2.0: Implications for Library Services
Web 2.0: Implications for Library ServicesWeb 2.0: Implications for Library Services
Web 2.0: Implications for Library ServicesADINET Ahmedabad
Ā 
SIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social Web
SIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social WebSIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social Web
SIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social WebJohn Breslin
Ā 
Dissmark Ii Social Software
Dissmark Ii Social SoftwareDissmark Ii Social Software
Dissmark Ii Social Softwaredavidroethler
Ā 
Web 2.0 By Naveen
Web 2.0 By NaveenWeb 2.0 By Naveen
Web 2.0 By NaveenNaveen Agrawal
Ā 
Group Web PowerPoint
Group Web PowerPointGroup Web PowerPoint
Group Web PowerPointGerald Pham
Ā 
Web 3.0 and english language teaching by dr meenu pandey
Web 3.0 and english language teaching by dr meenu pandeyWeb 3.0 and english language teaching by dr meenu pandey
Web 3.0 and english language teaching by dr meenu pandeymeenu pandey
Ā 
Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...
Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...
Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...Marieke Guy
Ā 
GSU - History of Web 2.0
GSU - History of Web 2.0GSU - History of Web 2.0
GSU - History of Web 2.0Jake Aull
Ā 
The SIOC Project
The SIOC ProjectThe SIOC Project
The SIOC ProjectJohn Breslin
Ā 
I Learn Workshop 01
I Learn Workshop 01I Learn Workshop 01
I Learn Workshop 01Ada Giannatelli
Ā 
Connecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondConnecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondDon Day
Ā 
The convergence of Publishing and the Web
The convergence of Publishing and the WebThe convergence of Publishing and the Web
The convergence of Publishing and the WebIvan Herman
Ā 
Global lodlam_communities and open cultural data
Global lodlam_communities and open cultural dataGlobal lodlam_communities and open cultural data
Global lodlam_communities and open cultural dataMinerva Lin
Ā 

Similar to Lecture3: What is the DATA on the Social Web (VU Amsterdam Social Web Course) (20)

The Social Semantic Web
The Social Semantic WebThe Social Semantic Web
The Social Semantic Web
Ā 
Breaking Down Walls in Enterprise with Social Semantics
Breaking Down Walls in Enterprise with Social SemanticsBreaking Down Walls in Enterprise with Social Semantics
Breaking Down Walls in Enterprise with Social Semantics
Ā 
Web 2.0 Resources for Teaching
Web 2.0 Resources for TeachingWeb 2.0 Resources for Teaching
Web 2.0 Resources for Teaching
Ā 
Social Web lecture for Matching dag IMM 2016
Social Web lecture for Matching dag IMM 2016Social Web lecture for Matching dag IMM 2016
Social Web lecture for Matching dag IMM 2016
Ā 
Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)
Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)
Lecture 4: How can we MINE, ANALYSE & VISUALISE the Social Web? (2014)
Ā 
Web 2.0: Implications for Library Services
Web 2.0: Implications for Library ServicesWeb 2.0: Implications for Library Services
Web 2.0: Implications for Library Services
Ā 
SIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social Web
SIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social WebSIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social Web
SIOC Tactics: Gaining Acceptance for a Semantic Web Vocabulary on the Social Web
Ā 
Dissmark Ii Social Software
Dissmark Ii Social SoftwareDissmark Ii Social Software
Dissmark Ii Social Software
Ā 
Web 2.0 By Naveen
Web 2.0 By NaveenWeb 2.0 By Naveen
Web 2.0 By Naveen
Ā 
Group Web PowerPoint
Group Web PowerPointGroup Web PowerPoint
Group Web PowerPoint
Ā 
Socialnetworking
SocialnetworkingSocialnetworking
Socialnetworking
Ā 
Web 3.0 and english language teaching by dr meenu pandey
Web 3.0 and english language teaching by dr meenu pandeyWeb 3.0 and english language teaching by dr meenu pandey
Web 3.0 and english language teaching by dr meenu pandey
Ā 
Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...
Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...
Blogs, Wikis and more: Web 2.0 demystified for learning and teaching profess...
Ā 
GSU - History of Web 2.0
GSU - History of Web 2.0GSU - History of Web 2.0
GSU - History of Web 2.0
Ā 
Namaganda
NamagandaNamaganda
Namaganda
Ā 
The SIOC Project
The SIOC ProjectThe SIOC Project
The SIOC Project
Ā 
I Learn Workshop 01
I Learn Workshop 01I Learn Workshop 01
I Learn Workshop 01
Ā 
Connecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and BeyondConnecting Intelligent Content with Micropublishing and Beyond
Connecting Intelligent Content with Micropublishing and Beyond
Ā 
The convergence of Publishing and the Web
The convergence of Publishing and the WebThe convergence of Publishing and the Web
The convergence of Publishing and the Web
Ā 
Global lodlam_communities and open cultural data
Global lodlam_communities and open cultural dataGlobal lodlam_communities and open cultural data
Global lodlam_communities and open cultural data
Ā 

More from Lora Aroyo

NeurIPS2023 Keynote: The Many Faces of Responsible AI.pdf
NeurIPS2023 Keynote: The Many Faces of Responsible AI.pdfNeurIPS2023 Keynote: The Many Faces of Responsible AI.pdf
NeurIPS2023 Keynote: The Many Faces of Responsible AI.pdfLora Aroyo
Ā 
CATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine Learning
CATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine LearningCATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine Learning
CATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine LearningLora Aroyo
Ā 
Harnessing Human Semantics at Scale (updated)
Harnessing Human Semantics at Scale (updated)Harnessing Human Semantics at Scale (updated)
Harnessing Human Semantics at Scale (updated)Lora Aroyo
Ā 
Data excellence: Better data for better AI
Data excellence: Better data for better AIData excellence: Better data for better AI
Data excellence: Better data for better AILora Aroyo
Ā 
CHIP Demonstrator presentation @ CATCH Symposium
CHIP Demonstrator presentation @ CATCH SymposiumCHIP Demonstrator presentation @ CATCH Symposium
CHIP Demonstrator presentation @ CATCH SymposiumLora Aroyo
Ā 
Semantic Web Challenge: CHIP Demonstrator
Semantic Web Challenge: CHIP DemonstratorSemantic Web Challenge: CHIP Demonstrator
Semantic Web Challenge: CHIP DemonstratorLora Aroyo
Ā 
The Rijksmuseum Collection as Linked Data
The Rijksmuseum Collection as Linked DataThe Rijksmuseum Collection as Linked Data
The Rijksmuseum Collection as Linked DataLora Aroyo
Ā 
Keynote at International Conference of Art Libraries 2018 @Rijksmuseum
Keynote at International Conference of Art Libraries 2018 @RijksmuseumKeynote at International Conference of Art Libraries 2018 @Rijksmuseum
Keynote at International Conference of Art Libraries 2018 @RijksmuseumLora Aroyo
Ā 
FAIRview: Responsible Video Summarization @NYCML'18
FAIRview: Responsible Video Summarization @NYCML'18FAIRview: Responsible Video Summarization @NYCML'18
FAIRview: Responsible Video Summarization @NYCML'18Lora Aroyo
Ā 
Understanding bias in video news & news filtering algorithms
Understanding bias in video news & news filtering algorithmsUnderstanding bias in video news & news filtering algorithms
Understanding bias in video news & news filtering algorithmsLora Aroyo
Ā 
StorySourcing: Telling Stories with Humans & Machines
StorySourcing: Telling Stories with Humans & MachinesStorySourcing: Telling Stories with Humans & Machines
StorySourcing: Telling Stories with Humans & MachinesLora Aroyo
Ā 
Data Science with Humans in the Loop
Data Science with Humans in the LoopData Science with Humans in the Loop
Data Science with Humans in the LoopLora Aroyo
Ā 
Digital Humanities Benelux 2017: Keynote Lora Aroyo
Digital Humanities Benelux 2017: Keynote Lora AroyoDigital Humanities Benelux 2017: Keynote Lora Aroyo
Digital Humanities Benelux 2017: Keynote Lora AroyoLora Aroyo
Ā 
DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...
DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...
DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...Lora Aroyo
Ā 
Crowdsourcing ambiguity aware ground truth - collective intelligence 2017
Crowdsourcing ambiguity aware ground truth - collective intelligence 2017Crowdsourcing ambiguity aware ground truth - collective intelligence 2017
Crowdsourcing ambiguity aware ground truth - collective intelligence 2017Lora Aroyo
Ā 
My ESWC 2017 keynote: Disrupting the Semantic Comfort Zone
My ESWC 2017 keynote: Disrupting the Semantic Comfort ZoneMy ESWC 2017 keynote: Disrupting the Semantic Comfort Zone
My ESWC 2017 keynote: Disrupting the Semantic Comfort ZoneLora Aroyo
Ā 
Data Science with Human in the Loop @Faculty of Science #Leiden University
Data Science with Human in the Loop @Faculty of Science #Leiden UniversityData Science with Human in the Loop @Faculty of Science #Leiden University
Data Science with Human in the Loop @Faculty of Science #Leiden UniversityLora Aroyo
Ā 
SXSW2017 @NewDutchMedia Talk: Exploration is the New Search
SXSW2017 @NewDutchMedia Talk: Exploration is the New SearchSXSW2017 @NewDutchMedia Talk: Exploration is the New Search
SXSW2017 @NewDutchMedia Talk: Exploration is the New SearchLora Aroyo
Ā 
Europeana GA 2016: Harnessing Crowds, Niches & Professionals in the Digital Age
Europeana GA 2016: Harnessing Crowds, Niches & Professionals  in the Digital AgeEuropeana GA 2016: Harnessing Crowds, Niches & Professionals  in the Digital Age
Europeana GA 2016: Harnessing Crowds, Niches & Professionals in the Digital AgeLora Aroyo
Ā 
"Video Killed the Radio Star": From MTV to Snapchat
"Video Killed the Radio Star": From MTV to Snapchat"Video Killed the Radio Star": From MTV to Snapchat
"Video Killed the Radio Star": From MTV to SnapchatLora Aroyo
Ā 

More from Lora Aroyo (20)

NeurIPS2023 Keynote: The Many Faces of Responsible AI.pdf
NeurIPS2023 Keynote: The Many Faces of Responsible AI.pdfNeurIPS2023 Keynote: The Many Faces of Responsible AI.pdf
NeurIPS2023 Keynote: The Many Faces of Responsible AI.pdf
Ā 
CATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine Learning
CATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine LearningCATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine Learning
CATS4ML Data Challenge: Crowdsourcing Adverse Test Sets for Machine Learning
Ā 
Harnessing Human Semantics at Scale (updated)
Harnessing Human Semantics at Scale (updated)Harnessing Human Semantics at Scale (updated)
Harnessing Human Semantics at Scale (updated)
Ā 
Data excellence: Better data for better AI
Data excellence: Better data for better AIData excellence: Better data for better AI
Data excellence: Better data for better AI
Ā 
CHIP Demonstrator presentation @ CATCH Symposium
CHIP Demonstrator presentation @ CATCH SymposiumCHIP Demonstrator presentation @ CATCH Symposium
CHIP Demonstrator presentation @ CATCH Symposium
Ā 
Semantic Web Challenge: CHIP Demonstrator
Semantic Web Challenge: CHIP DemonstratorSemantic Web Challenge: CHIP Demonstrator
Semantic Web Challenge: CHIP Demonstrator
Ā 
The Rijksmuseum Collection as Linked Data
The Rijksmuseum Collection as Linked DataThe Rijksmuseum Collection as Linked Data
The Rijksmuseum Collection as Linked Data
Ā 
Keynote at International Conference of Art Libraries 2018 @Rijksmuseum
Keynote at International Conference of Art Libraries 2018 @RijksmuseumKeynote at International Conference of Art Libraries 2018 @Rijksmuseum
Keynote at International Conference of Art Libraries 2018 @Rijksmuseum
Ā 
FAIRview: Responsible Video Summarization @NYCML'18
FAIRview: Responsible Video Summarization @NYCML'18FAIRview: Responsible Video Summarization @NYCML'18
FAIRview: Responsible Video Summarization @NYCML'18
Ā 
Understanding bias in video news & news filtering algorithms
Understanding bias in video news & news filtering algorithmsUnderstanding bias in video news & news filtering algorithms
Understanding bias in video news & news filtering algorithms
Ā 
StorySourcing: Telling Stories with Humans & Machines
StorySourcing: Telling Stories with Humans & MachinesStorySourcing: Telling Stories with Humans & Machines
StorySourcing: Telling Stories with Humans & Machines
Ā 
Data Science with Humans in the Loop
Data Science with Humans in the LoopData Science with Humans in the Loop
Data Science with Humans in the Loop
Ā 
Digital Humanities Benelux 2017: Keynote Lora Aroyo
Digital Humanities Benelux 2017: Keynote Lora AroyoDigital Humanities Benelux 2017: Keynote Lora Aroyo
Digital Humanities Benelux 2017: Keynote Lora Aroyo
Ā 
DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...
DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...
DH Benelux 2017 Panel: A Pragmatic Approach to Understanding and Utilising Ev...
Ā 
Crowdsourcing ambiguity aware ground truth - collective intelligence 2017
Crowdsourcing ambiguity aware ground truth - collective intelligence 2017Crowdsourcing ambiguity aware ground truth - collective intelligence 2017
Crowdsourcing ambiguity aware ground truth - collective intelligence 2017
Ā 
My ESWC 2017 keynote: Disrupting the Semantic Comfort Zone
My ESWC 2017 keynote: Disrupting the Semantic Comfort ZoneMy ESWC 2017 keynote: Disrupting the Semantic Comfort Zone
My ESWC 2017 keynote: Disrupting the Semantic Comfort Zone
Ā 
Data Science with Human in the Loop @Faculty of Science #Leiden University
Data Science with Human in the Loop @Faculty of Science #Leiden UniversityData Science with Human in the Loop @Faculty of Science #Leiden University
Data Science with Human in the Loop @Faculty of Science #Leiden University
Ā 
SXSW2017 @NewDutchMedia Talk: Exploration is the New Search
SXSW2017 @NewDutchMedia Talk: Exploration is the New SearchSXSW2017 @NewDutchMedia Talk: Exploration is the New Search
SXSW2017 @NewDutchMedia Talk: Exploration is the New Search
Ā 
Europeana GA 2016: Harnessing Crowds, Niches & Professionals in the Digital Age
Europeana GA 2016: Harnessing Crowds, Niches & Professionals  in the Digital AgeEuropeana GA 2016: Harnessing Crowds, Niches & Professionals  in the Digital Age
Europeana GA 2016: Harnessing Crowds, Niches & Professionals in the Digital Age
Ā 
"Video Killed the Radio Star": From MTV to Snapchat
"Video Killed the Radio Star": From MTV to Snapchat"Video Killed the Radio Star": From MTV to Snapchat
"Video Killed the Radio Star": From MTV to Snapchat
Ā 

Recently uploaded

AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
Ā 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
Ā 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
Ā 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
Ā 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
Ā 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
Ā 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
Ā 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
Ā 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
Ā 
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļøcall girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø9953056974 Low Rate Call Girls In Saket, Delhi NCR
Ā 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
Ā 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
Ā 
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...Nguyen Thanh Tu Collection
Ā 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
Ā 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
Ā 

Recently uploaded (20)

AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
Ā 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
Ā 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
Ā 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
Ā 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Ā 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
Ā 
Model Call Girl in Bikash Puri Delhi reach out to us at šŸ”9953056974šŸ”
Model Call Girl in Bikash Puri  Delhi reach out to us at šŸ”9953056974šŸ”Model Call Girl in Bikash Puri  Delhi reach out to us at šŸ”9953056974šŸ”
Model Call Girl in Bikash Puri Delhi reach out to us at šŸ”9953056974šŸ”
Ā 
ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
Ā 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Ā 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Ā 
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļøcall girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
call girls in Kamla Market (DELHI) šŸ” >ą¼’9953330565šŸ” genuine Escort Service šŸ”āœ”ļøāœ”ļø
Ā 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
Ā 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
Ā 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
Ā 
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Hį»ŒC Tį»T TIįŗ¾NG ANH 11 THEO CHĘÆĘ NG TRƌNH GLOBAL SUCCESS ĐƁP ƁN CHI TIįŗ¾T - Cįŗ¢ NĂ...
Ā 
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
Ā 
Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”
Model Call Girl in Tilak Nagar Delhi reach out to us at šŸ”9953056974šŸ”
Ā 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
Ā 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
Ā 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
Ā 

Lecture3: What is the DATA on the Social Web (VU Amsterdam Social Web Course)

  • 1. Lecture III: What DATA looks like on the Social Web? Davide Ceolin and Lora Aroyo The Network Institute VU University Amsterdam Social Web 2015 Social Web 2015, Lora Aroyo and Davide Ceolin
  • 2. Assignment 1: Q& A ā€¢ Your own vision based on your analysis of what are the prime privacy- related issues & initiatives on the (Social) Web. ā€¢ Summarise all the legal contexts for privacy & ownership. ā€¢ Compare initiativesĀ according to their advantages & disadvantages. Include also your own advise to policy makers (position). ā€¢ Use all the mind maps from lecture 1 and 2.You can merge everything into one mind map for this assignment. ā€¢ Write for people who didnā€™t attend the course ā€¢ All visuals, e.g. screenshots, diagrams should be included in appendix ā€¢ Submit only 1 ļ¬le in PDF Social Web 2015, Lora Aroyo and Davide Ceolin
  • 3. History of Blogs ā€¢ evolved from online diaries in 1980ā€™s ā€¢ ā€˜weblogā€™ Jorn Barger (1997) & ā€˜BLOGā€™ Peter Merholz (1999) ā€¢ one of the ļ¬rst ways to contribute (unstructured user- generated) content on the Web ā€¢ Justin Hall recognized as pioneer blogger (1994) ā€¢ Nature: political, technical, art, journalistic, cultural, personal ā€¢ Software: WordPress, Blogger, LifeJournal Social Web 2015, Lora Aroyo and Davide Ceolin
  • 4. ā€¢ single- or multi-authored ā€¢ photo-blog,Video-blog, Audio-blog ā€¢ life (b)log, now - microlifeblog (twitter) ā€¢ lifecasting: in 2007 by Justin Kan: webcam on a cap ā€¢ Gordon Bell MyLifeBits: Microsoft SenseCam http://www.justin.tv/ http://research.microsoft.com/en-us/projects/mylifebits/ Types of Blogs Social Web 2015, Lora Aroyo and Davide Ceolin
  • 5. http://www.ļ¬‚ickr.com/photos/kables/1220574200/ ā€¢ Wiki in Hawaiian meaning fast/quick ā€¢ "the simplest online database that could possibly work" (Ward Cunningham)1995 ā€¢ ļ¬rst wiki software: WikiWikiWeb (the QuickWeb) ā€¢ ļ¬rst example for a large scale collaborative editing = software + process ā€¢ commonly implemented software package is MediaWiki (known from Wikipedia) ā€¢ pages structure & formatting: simpliļ¬ed markup language - wikitext, or HTMLtags, WYSIWYG editing Wikis http://c2.com/cgi/wiki?WikiWikiWeb Social Web 2015, Lora Aroyo and Davide Ceolin
  • 7. Exploiting the crowd ā€¢ in wiki applications crowd contributes with collective intelligence (primarily textual) ā€¢ later also other media & recourses emerged, e.g., photo video, music ā€¢ crowdsourcing Social Web 2015, Lora Aroyo and Davide Ceolin
  • 8. Mechanical Turk ā€¢ 1760 Wolfgang von Kempelen: TheTurk ā€¢ 2005 Amazon: Amazon MechanicalTurk ā€¢ marketplace for work; people perform tasks computers are lousy at, e.g. identifying items in a photo/video, writing product descriptions, transcribing podcasts ā€¢ HITs = human intelligence tasks ā€¢ require little time & offer little compensation ā€¢ workers & requesters Social Web 2015, Lora Aroyo and Davide Ceolin
  • 9. Crowdsourcing Science Social Web 2015, Lora Aroyo and Davide Ceolin
  • 10. Crowdsourcing History Social Web 2015, Lora Aroyo and Davide Ceolin
  • 11. Social Web 2015, Lora Aroyo and Davide Ceolin
  • 12. Was the $ million Netļ¬‚ix prize a victory for crowdsourcing? Social Web 2015, Lora Aroyo and Davide Ceolin
  • 13. Folksonomy ā€¢ On the social web the user-generated content is organized in light-weight ontologies, i.e., folksonomies ā€¢ Community-based semantics = a relationship between Users,Tags & Resources ā€¢ user-created, bottom-up classiļ¬cation/categorization of (domain) terms / user-labels, e.g., tags ā€¢ tagging = the social process where lay users attach labels to resources (as opposed to annotation by professional experts) Social Web 2015, Lora Aroyo and Davide Ceolin
  • 14. Folksonomy Social Web 2015, Lora Aroyo and Davide Ceolin
  • 15. Folksonomy Social Web 2015, Lora Aroyo and Davide Ceolin
  • 16. ā€¢ cleaning messy data ā€¢ transforming data from one format to another ā€¢ fetching missing data Social Web 2015, Lora Aroyo and Davide Ceolin
  • 17. Question? How critical is the quality of the data on theWeb? Does structured mark-up help? How do we measure the quality? Social Web 2015, Lora Aroyo and Davide Ceolin
  • 18. Social Web 2015, Lora Aroyo and Davide Ceolin
  • 19. Vocabularies on the (Social) Web ā€¢ to create interfaces or exchange data between applications the software needs to know the terms in the data ā€¢ vocabularies deļ¬ne set of terms in a certain domain, e.g., describing people, relationships, content of different type Social Web 2015, Lora Aroyo and Davide Ceolin
  • 20.
  • 21. FOAF ā€¢ FOAF = Friend of a Friend, http://www.foaf- project.org/, ā€¢ a machine-readable ontology describing persons, their activities & their relations to other people and objects ā€¢ an open, decentralized technology for connecting social Web sites, & the people they describe ā€¢ Since mid-2000 ā€¢ Stable core of classes & properties ā€¢ New terms may be added at any time ā€¢ FOAF RDF namespace URI is ļ¬xed ā€¢ http://xmlns.com/foaf/spec/ ā€¢ model for publishing simple factual data via a networked of linked RDF documents ā€¢ FOAF is an attempt to use the Web to: ā€¢ integrate factual information with information in human-oriented documents (e.g. videos, books, spreadsheets, 3d models) ā€¢ and info that is still in people's heads ā€¢ linking networks of information with networks of people Linked Data & FOAF Social Web 2014, Lora Aroyo!
  • 22. FOAF Example ā€¢ there is a foaf:Person ā€¢ with a foaf:name property of 'Dan Brickley' ā€¢ in foaf:homepage and foaf:openid relationships to a thing called http://danbri.org/ ā€¢ in foaf:img relationship to a thing referenced by a relative URI of /images/me.jpg Create your own FOAF ļ¬le: http://www.ldodds.com/foaf/foaf-a-matic Social Web 2015, Lora Aroyo and Davide Ceolin
  • 23. foaf:depiction Social Web 2015, Lora Aroyo and Davide Ceolin
  • 24. FOAF Auto-Discovery ā€¢ If you publish a FOAF self-description (e.g. using foaf-a-matic) you can make it easier for tools to ļ¬nd your FOAF by putting markup in the head of your HTML homepage ā€¢ Common ļ¬lename foaf.rdf is a common choice Social Web 2015, Lora Aroyo and Davide Ceolin
  • 25. SIOC ā€¢ Semantically-Interlinked Online Communities ā€¢ ontology for representing rich data from Social Web in RDF ā€¢ a standard way for expressing user-generated content ā€¢ methods for interconnecting discussions, e.g., blogs, forums & mailing lists; and enable the integration of online community information ā€¢ used in conjunction with FOAF vocabulary for expressing personal proļ¬le & social networking information ā€¢ http://sioc-project.org/ Social Web 2015, Lora Aroyo and Davide Ceolin
  • 26. <sioc:Post rdf:about="http://jbreslin.com/blog/2006/09/07/creating-connections"> <dc:title>Creating connections between discussion clouds with SIOC</dc:title> <dcterms:created>2006-09-07T09:33:30Z</dcterms:created> <sioc:has_container rdf:resource="http://jbreslin.com/blog/index.php?sioc_type=site#weblog"/> <sioc:has_creator> <sioc:UserAccount rdf:about="http://jbreslin.com/blog/author/cloud/" rdfs:label="Cloud"> <rdfs:seeAlso rdf:resource="http://jbreslin.com/blog/index.php?sioc_type=user&sioc_id=1"/> </sioc:UserAccount> </sioc:has_creator> <foaf:maker rdf:resource="http://jbreslin.com/blog/author/cloud/#foaf"/> <sioc:content>SIOC provides a unified vocabulary for content and interaction description: a semantic la that can co-exist with existing discussion platforms. </sioc:content> <sioc:topic rdfs:label="Semantic Web" rdf:resource="http://jbreslin.com/blog/category/semantic-web/"/> <sioc:topic rdfs:label="Blogs" rdf:resource="http://jbreslin.com/blog/category/blogs/"/> <sioc:has_reply> <sioc:Post rdf:about="http://jbreslin.com/blog/2006/09/07/creating-connections/#comment-123928"> <rdfs:seeAlso rdf:resource="http://johnbreslin.com/blog/index.php? sioc_type=comment&sioc_id=123928"/> </sioc:Post> </sioc:has_reply> </sioc:Post> ā€¢ A post (1) titled "Creating connections between discussion clouds with SIOC" (2) created at 09:33:30 on 2006-09-07 (3) written by user "Cloud" (4) on topics "Blogs" and "Semantic Web" (5) with contents described in sioc:content. ā€¢ (6) More information about its author at http://johnbreslin.com/blog/index.php? sioc_type=user&sioc_id=1 ā€¢ The post has (7) a reply and (8) detailed SIOC information about this reply can be found at http://johnbreslin.com/blog/index.php? sioc_type=comment&sioc_id=123928 1 2 3 4 5 6 8 7 Social Web 2015, Lora Aroyo and Davide Ceolin
  • 27. Social Web 2015, Lora Aroyo and Davide Ceolin
  • 28. Semantics in Facebook Social Web 2015, Lora Aroyo and Davide Ceolin
  • 29. Activity Streams ā€¢ A list of recent activities performed by someone on a website ā€¢ Example: Facebook News Feed ā€¢ Activity Streams project aims at an activity stream protocol to syndicate activities across socialWeb applications ā€¢ Major websites with activity stream implementations have already opened up their activity streams to developers to use, e.g., Facebook and MySpace ā€¢ http://activitystrea.ms/ Social Web 2015, Lora Aroyo and Davide Ceolin
  • 30. Activity Streams Speciļ¬cation ā€¢ an actor, a verb, an object and a target ā€¢ person performing an action on/with an object ā€¢ Geraldine posted a photo to her album ā€¢ John shared a video ā€¢ activity metadata to present to a user in a rich human-friendly format, e.g. constructing readable sentences about the activity that occurred, visual representations of the activity, or combining similar activities for display ā€¢ Activities are serialized using the JSON format ā€¢ There is also an ATOM-oriented speciļ¬cation Social Web 2015, Lora Aroyo and Davide Ceolin
  • 31. Verbs, Objects, Mapping Verbs Objects http://wiki.activitystrea.ms/w/page/1359319/Verb%20Mapping Social Web 2015, Lora Aroyo and Davide Ceolin
  • 32. XFN ā€¢ Xhtml Friends Network ā€¢ deļ¬ning a small set of values that describe personal relationships In HTML and XHTML, these are given as values for rel attribute on a hyperlink. XFN allows authors to indicate which weblogs belong to friends, whom they've physically met, and other personal relationships. XFN values allow to humanize blogrolls and link pages. ā€¢ using XFN can easily style all links of a particular type, e.g, friends could be boldfaced, co-workers italicized, etc. ā€¢ http://gmpg.org/xfn/ Social Web 2015, Lora Aroyo and Davide Ceolin
  • 33. XFN Example ā€¢ Joe has a set of ļ¬ve links in his blogroll: his girlfriend Jane; his friends Dave and Darryl; industry expert James, who Joe brieļ¬‚y met once at a conference; and MetaFilter. ā€¢ MetaFilter gets no value since it is not an actual person http://gmpg.org/xfn/introSocial Web 2015, Lora Aroyo and Davide Ceolin
  • 34. Open Graph ā€¢ protocol originally developed in Facebook,ā€œLikeā€ button ā€¢ enables web pages to become a rich object in a social graph, i.e. any web page to have the same functionality as any other object on Facebook ā€¢ preļ¬x="og: http://ogp.me/ns#" speciļ¬es the OGP vocabulary Social Web 2015, Lora Aroyo and Davide Ceolin
  • 35. Microformats ā€¢ simple, open data formats built upon existing widely adopted standards ā€¢ Designed for humans ļ¬rst & machines second ā€¢ Highly correlated with semantic XHTML (aka the real world semantics, lowercase semantic web, lossless XHTML) ā€¢ ā€œAn evolutionary revolutionā€, by ryan king Social Web 2014, Lora Aroyo!Social Web 2015, Lora Aroyo and Davide Ceolin
  • 36. Your ļ¬rst microformat ā€¢ You can put a microformat on your website in less than 5 mins ā€¢ Example: putting an hCard (online business card) on your site http://microformats.org/get-started 1. Find your name somewhere on your website 2. Wrap your name in an fn (formatted name) <span class="fn">Jamie Jones</span> 3. Wrap it all in a vcard (declares that everything inside is the hCard microformat): <span class="vcard"><span class="fn">Jamie Jones</span></span> <address class="vcard"><span class="fn">Jamie Jones</span></address> The address element indicates that the person in the hCard is the contact for the page <p class="vcard">My name is <span class="fn">Jamie Jones</span> I dig microformats!</p> Social Web 2014, Lora Aroyo!
  • 37. HTML Microdata ā€¢ allows machine-readable data to be embedded in HTML documents in an easy- to-write manner, with an unambiguous parsing model ā€¢ compatible with numerous data formats, including RDF and JSON ā€¢ consists of a group of name-value pairs. the groups are called items, and each name-value pair is a property ā€¢ itemscope is used to create an item ā€¢ itemprop is used to add a property to an item ā€¢ Microdata DOM API ā€¢ http://www.w3.org/TR/microdata/ Social Web 2015, Lora Aroyo and Davide Ceolin
  • 38. schema.org ā€¢ Google,Yahoo!, Bing ā€¢ a common vocabulary for structured data markup on web pages ā€¢ improve how sites appear in major search engines ā€¢ Google rich snippets of reviews, people, recipes, events in 2005 ā€¢ superseded Microformats Social Web 2015, Lora Aroyo and Davide Ceolin
  • 39. Add schema.org to HTML using Microdata <div> <h1>Avatar</h1> <span>Director: James Cameron (born August 16, 1954)</span> <span>Science ļ¬ction</span> <a href="../movies/avatar-theatrical-trailer.html">Trailer</a> </div> <div itemscope itemtype ="http://schema.org/Movie"> <h1 itemprop="name"&g;Avatar</h1> <div itemprop="director" itemscope itemtype="http://schema.org/Person"> Director: <span itemprop="name">James Cameron</span> (born <span itemprop="birthDate">August 16, 1954)</span> </div> <span itemprop="genre">Science ļ¬ction</span> <a href="../movies/avatar-theatrical-trailer.html" itemprop="trailer">Trailer</a> </div> Social Web 2015, Lora Aroyo and Davide Ceolin
  • 40. RDFa ā€¢ another syntax for RDF ā€¢ HTML5 extension for People, Places, Events, Recipes, Reviews markup specify that a text is the name of a product, or person, or event = ā€œadding semantic markupā€. ā€¢ RDFa 1.1 = speciļ¬ed for XHTML and HTML5 (for any XML-based language, e.g., SVG) ā€¢ RDFa Lite = ā€œa small subset of RDFa consisting of a few attributes that may be applied to most simple to moderate structured data markup tasks.ā€ ā€¢ Publish your data as Linked Data through RDFa --> link to other URIs (others can link to your HTML+RDFa) http://rdfa.info/play/ Social Web 2015, Lora Aroyo and Davide Ceolin
  • 41. Quick Structured Data for Your website Social Web 2015, Lora Aroyo and Davide Ceolin
  • 42.
  • 43. Knowledge Graph ā€¢ graph that understands real-world entities and their relationships to one another: things, not strings ā€¢ more than 500 million things ā€¢ more than 3.5 billion facts about and relationships between these different things ā€¢ tuned based on what people search for ā€¢ http://www.google.com/insidesearch/ features/search/knowledge.html results in 2013 Social Web 2015, Lora Aroyo and Davide Ceolin
  • 44. Knowledge Graph results in 2014 Social Web 2015, Lora Aroyo and Davide Ceolin
  • 45. Knowledge Graph results in 2014 Social Web 2015, Lora Aroyo and Davide Ceolin
  • 46. results in 2013 results in 2014 Social Web 2015, Lora Aroyo and Davide Ceolin
  • 47. results in 2014 Social Web 2015, Lora Aroyo and Davide Ceolin results in 2013
  • 48. Question? For which things on the social web would more vocabularies for embedded semantics be needed (besides what we have already seen)? Social Web 2015, Lora Aroyo and Davide Ceolin
  • 49. image source: http://www.ļ¬‚ickr.com/photos/bionicteaching/1375254387/ Hands-on Teaser ā€¢ mining data in various social web formats ā€¢ see the differences in what each of the formats can contain & what purpose they serve ā€¢ start: simple search where we pull in some XFN data and visualise a graph of people that we ļ¬nd on a website ā€¢ check: software you will be working with on the website Social Web 2015, Lora Aroyo and Davide Ceolin