ODS Bookmark Manager WebID? Protocol Sharing to Group

  1. Configure Virtuoso+ODS instance as an X.509 Certificate Authority and HTTPS listener
  2. Generate a Personal HTTP based Identifier for fictitious Person Entity: Tom and then bind his personal Identifier to an X.509 Certificate (thereby giving him a WebID?)
  3. Generate a Personal HTTP based Identifier for fictitious Person Entity: Anna and then bind her personal Identifier to an X.509 Certificate (thereby giving her a WebID?)
  4. Log into ODS-Bookmark Manager as user "Demo" (a Person Entity)
  5. Create a WebID Protocol Group, for ex. with name "MyWebIDGroup?" and add the users Tom and Anna's WebID?'s to it:

    -- Tom's WebID http://cname/dataspace/person/tom#this -- Anna's WebID http://cname/dataspace/person/anna#this

  6. Share a bookmark explicitly with "Tom and Anna" via their Group WebID?:

    http://<cname>/dataspace/demo/group/MyWebIDGroup

  7. As user which belongs to the WebID? Protocol Group "MyWebIDGroup?": Tom, attempt to view the bookmark shared by Person Entity "Demo" by doing the following:
    • Refresh browser.
    • Access the Bookmarks Instance URL:

      https://host:ssl-port/dataspace/username/bookmark/user-bookmark-instance-name

      • For this example, it could be:

        https://ods-qa.openlinksw.com/dataspace/demo/bookmark/Demo%20User%27s%20Bookmarks

    • When prompted by browser, select Tom's Certificate:



  8. As user which belongs to the WebID? Protocol Group "MyWebIDGroup?": Anna, attempt to view the bookmark shared by Person Entity "Demo" by doing the following:
    • Refresh browser.
    • Access the Bookmarks Instance URL:

      https://host:ssl-port/dataspace/username/bookmark/user-bookmark-instance-name

      • For this example, it could be:

        https://ods-qa.openlinksw.com/dataspace/demo/bookmark/Demo%20User%27s%20Bookmarks

    • When prompted by browser, select Anna's Certificate:



  9. For both users after successful authentication, will be possible to view or (edit) from the Bookmarks UI the shared bookmark(s):



References