RDF trust by shared RDF bookmark

12/4/2003 Nobuhisa Shiraishi <n-shiraishi@w3.org>

Why do we need RDF trust ?

The concept of the translation management system


Describing RDF trust in RDF

the concept of RDF trust determination with provenance URI


Prototype: Search Result Filter by Shared RDF Bookmark

the concept of the Search Result Filter by Shared RDF Bookmark


Functions Implemented in This Prototype

Functions implemented in this prototype

Following functions are already implemented in this prototype:
  • Google search result RDF converter
    Parse Google search result and convert them into RDF so that they can be processed by the Trust Leveling Engine.
  • RDF Bookmark Parser
    Parse the user's RDF bookmark and the other user's bookmark which is bookmarked by the user's bookmark.
  • Trust Leveling Engine
    Give trust level based on Google search result in RDF and RDF bookmark and show the result to the user.

  • The Trust Model in This Prototype

    The Trust Model in This Prototype

    To store trust information, I added following 2 attributes:
  • b:retrievedFrom
    The URI in which the bookmark information was stored.
  • b:prefer
    The preference of the bookmark (prefer or deny).

  • Collaboration of Search Engine and Shared RDF Bookmark


    Legacy Search Engine System

    The legacy search engine system architecture


    Search Result Filter by Shared RDF Bookmark

    The search result filter by shared RDF bookmark


    Prototype Demo (if time allows)

    Search Result Filter by Shared RDF Bookmark
    is available in
    http://iggy.w3.org/shiraishi/bookmark/google+bookmark.html


    Demo Screenshot 1 (Google Query Result)

    Google Query Result
    Google Query Result with keyword "Boston" and "Weather".


    Demo Screenshot 2 (Query using Shared RDF Bookmark -- prefer)

    Query result with prefer bookmark
    Query result with "prefer" bookmark.


    Demo Screenshot 2 (Query using Shared RDF Bookmark -- deny)

    Query result with deny bookmark
    Query result with "deny" bookmark.


    Collaboration of This Prototype and Annotea Shared RDF Bookmark Function


    Future Works


    Nobuhisa Shiraishi <n-shiraishi@w3.org>