ODS-Calendar WebID? Protocol Sharing to Public

  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: John and then bind his personal Identifier to an X.509 Certificate (thereby giving him a WebID?)
  3. Log into ODS-Calendar as user "Demo" (a Person Entity)
  4. Share an ODS-Calendar Task / Event to Public.
  5. As user that has a valid WebID? Protocol certificate: John, attempt to view the task / event shared by Person Entity "Demo" by doing the following steps:
    • Refresh browser
    • Access the url:

      -- for task: https://host:ssl-port/dataspace/username/calendar/user-calendar-instance-name/Task/task-id -- for event: https://host:ssl-port/dataspace/username/calendar/user-calendar-instance-name/Event/event-id

      • For ex. it could be:

        -- for task: https://ods-qa.openlinksw.com/dataspace/demo/calendar/Demo%20User%27s%20Calendar/Task/1791 -- for event: https://ods-qa.openlinksw.com/dataspace/demo/calendar/Demo%20User%27s%20Calendar/Event/1789

    • When prompted by browser, select John's Certificate



    • After successful authentication, you will be able to view (or edit) the shared task/event:







References