Top Banner
The Read-Write Secure Linked Data Web Henry Story http://bblfish.net/
22

The Read-Write Secure Linked Data Web

Jul 14, 2015

Download

Software

SemWebPro
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: The Read-Write Secure Linked Data Web

The Read-Write Secure

Linked Data Web

Henry Story http://bblfish.net/

Page 2: The Read-Write Secure Linked Data Web

Les données liés

Page 3: The Read-Write Secure Linked Data Web

La logique des données liés

Page 4: The Read-Write Secure Linked Data Web

Vint Cert & Tim Berners Lee

Page 5: The Read-Write Secure Linked Data Web

Un Graphe RDF

Page 6: The Read-Write Secure Linked Data Web

case class PointedGraph(point: Node, graph: Graph)

Page 7: The Read-Write Secure Linked Data Web

timbl/foaf.knows

/foaf:knows

Page 8: The Read-Write Secure Linked Data Web

case class NamedGraph(name: IRI, graph: Graph)

Page 9: The Read-Write Secure Linked Data Web

case class PointedNamedGraph(point: Node, ng: NamedGraph)

Page 10: The Read-Write Secure Linked Data Web

timbl~>foaf:knows

Page 11: The Read-Write Secure Linked Data Web

Sur le résau:

Page 12: The Read-Write Secure Linked Data Web
Page 13: The Read-Write Secure Linked Data Web

HTTP PATCH

Page 14: The Read-Write Secure Linked Data Web

Que faire si TimBL veut que ces amis, ou les amis de ces amis puissent lui envoyer des notifications?

Page 15: The Read-Write Secure Linked Data Web

ldp:Container

Page 16: The Read-Write Secure Linked Data Web

Mais comment faire pour éviter les spammeurs?

une identité globale et distribué: WebID

le controle d’access

l’authentification

Page 17: The Read-Write Secure Linked Data Web

La logique des données liés

Page 18: The Read-Write Secure Linked Data Web

deux types de copies de graph

Page 19: The Read-Write Secure Linked Data Web
Page 20: The Read-Write Secure Linked Data Web

http://webid.info/

Page 21: The Read-Write Secure Linked Data Web

Web Access Control

Page 22: The Read-Write Secure Linked Data Web

Pour en savoir plus:

• WebID, WebACL, http://webid.info/

• LDP: http://www.w3.org/2012/ldp/wiki/Main_Page

• https://github.com/read-write-web/wiki/wiki