Fsw2011 smob

8
Copyright 2010 Digital Enterprise Research Institute. All rights reserved. Digital Enterprise Research Institute www.deri.i e SMOB: The best of both worlds Alexandre Passant, Julia Anaya, Owen Sacco, Pavan Kapanipathi FSW2011 Saturday, 4th June 2011 Berlin, Germany

description

 

Transcript of Fsw2011 smob

Page 1: Fsw2011 smob

Copyright 2010 Digital Enterprise Research Institute. All rights reserved.

Digital Enterprise Research Institute www.deri.ie

SMOB: The best of both worlds

Alexandre Passant, Julia Anaya, Owen Sacco, Pavan Kapanipathi

FSW2011Saturday, 4th June 2011Berlin, Germany

Page 2: Fsw2011 smob

2

Digital Enterprise Research Institute www.deri.ie

SMOB

Open source microblogging framework Data is modelled and exchanged using Semantic

Web standards (RDF(S) and SPARQL) and Linked Data principles

Relies on protocols emerging from Social Web systems (RSS, PubSubHubbub, WebSockets)

Page 3: Fsw2011 smob

3

Digital Enterprise Research Institute www.deri.ie

Linked Data for the Social Web

Combines several vocabularies such as FOAF, SIOC, MOAT / CommonTag or OPO

Advantages: Application-agnostic Interlinking to social data Meaningful representation of topics Disambiguate tags Transparent to the user

Page 4: Fsw2011 smob

4

Digital Enterprise Research Institute www.deri.ie

Architecture

PubSubHubBub (PuSH) is an open, server-to-server pubsub (publish/subscribe) protocol as an extension to Atom and RSS

Page 5: Fsw2011 smob

5

Digital Enterprise Research Institute www.deri.ie

Publishing

Since PuSH does not support RDF, we encode SPARQL 1.1 Update queries in the RSS feeds

Web Sockets are also added to allow client-to-server communication

Page 6: Fsw2011 smob

6

Digital Enterprise Research Institute www.deri.ie

The privacy challenge

The WebID protocol and the Privacy Preference Ontology (PPO) allow authentication and access control

The process is transparent to the user

Page 7: Fsw2011 smob

7

Digital Enterprise Research Institute www.deri.ie

Access control

Page 8: Fsw2011 smob

8

Digital Enterprise Research Institute www.deri.ie

Summary

Discussed how a combination of Semantic Web standards and pragmatic Social Web protocols could be benficial to achieve the Federated Social Web vision

Implemented privacy-by-design in SMOB

http://smob.me, https://github.com/smob/smob

[email protected] [email protected], [email protected], [email protected]