Virtuoso Open-Source Edition

VOS.ODSBriefcaseCreateGroupFOAFSSL

  • Topic
  • Discussion
  • VOS.ODSBriefcaseCreateGroupFOAFSSL(Last) -- Owiki? , 2018-04-19 06:21:32 Edit owiki 2018-04-19 06:21:32

    Creating WebID User Group in ODS-Briefcase

    Here is a sample scenario how to create WebID Protocol User Group in ODS:

    1. Log in in http://cname:port/ods
    2. Go to Profile Edit -> ACL Groups



    3. Click "Add".



    4. Enter in the shown form group name and short description:



    5. Go to "WebIDs" tab:



    6. Click the "Add" button
    7. Enter Existing Personal WebID, for ex. http://ods-qa.openlinksw.com/dataspace/person/Tom#this



    8. In order to add new Personal WebID, click again the "Add" button
    9. Enter another Personal WebID, for ex. http://ods-qa.openlinksw.com/dataspace/person/Anna#this



    10. Click "Create"
    11. As result your WebID group will be created with IRI: http://host:port/webdav/webaccess/user-name#Group-Name ( so in our example it is: http://ods-qa.openlinksw.com/webdav/webaccess/demo#MyWebIDGroup ) and shown in the list of current WebIDs groups



    Related