This HTML5 document contains 85 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n10http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n11http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
n8https://foaf.me/simpleLogin.
n27http://docs.openlinksw.com/virtuoso/rdfsparql.
dchttp://purl.org/dc/elements/1.1/
n25http://docs.openlinksw.com/virtuoso/
n29http://vos.openlinksw.com/dataspace/dav#
n6http://test.foafssl.org/cert/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n20http://vos.openlinksw.com/wiki/main/ODS/ODSAddressBookWebIDACLGroup/ac22.
n24http://docs.openlinksw.com/virtuoso/rdfsparql.html#
n9http://rdfs.org/sioc/services#
n17http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n12http://vos.openlinksw.com/dataspace/owiki/wiki/
n18http://vos.openlinksw.com/wiki/main/ODS/ODSAddressBookWebIDACLGroup/ac23.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n5http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n21http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/
n7http://esw.w3.org/topic/foaf+
n16http://vos.openlinksw.com/dataspace/person/owiki#
n19http://vos.openlinksw.com/wiki/main/ODS/ODSAddressBookWebIDACLGroup/ac9.
n23http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/ODSAddressBookWebIDACLGroup/sioc.
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:ODSAddressBookWebIDACLGroup
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:02:52.381411
dcterms:modified
2017-06-13T06:02:52.381411
rdfs:label
ODSAddressBookWebIDACLGroup
foaf:maker
n16:this n17:this
dc:title
ODSAddressBookWebIDACLGroup
opl:isDescribedUsing
n23:rdf
sioc:has_creator
n21:this n29:this
sioc:attachment
n18:png n19:png n20:png
sioc:content
%META:TOPICPARENT{name="ODSAddressBookWebIDACL"}% ---++ODS AddressBook WebID Protocol Sharing to Group 1 [[ODSSetupSSL][Configure Virtuoso+ODS instance as an X.509 Certificate Authority and HTTPS listener]] 1 [[ODSGenerateX509Certificate][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) 1 [[ODSGenerateX509Certificate][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) 1 Log into ODS-AddressBook as user "Demo" (a Person Entity) 1 [[ODSBriefcaseCreateGroupWebID][Create a WebID Protocol Group]], for ex. with name "<b>MyWebIDGroup</b>" and add the users Tom and Anna's WebID's to it: <verbatim> -- Tom's WebID http://cname/dataspace/person/tom#this -- Anna's WebID http://cname/dataspace/person/anna#this </verbatim> 1 [[ODSAddressBookShareContactToGroup][Share an ODS-AddressBook contact]] explicitly with "Tom and Anna" via their Group WebID: <verbatim> http://&lt;cname&gt;/dataspace/demo/group/MyWebIDGroup </verbatim> 1 As user which belongs to the WebID Protocol Group "<b>MyWebIDGroup</b>": Tom, attempt to view the contact shared by Person Entity "Demo" by doing the following: * refresh browser * access the url: <verbatim> https://host:ssl-port/dataspace/username/addressbook/user-addressbook-instance-name/contact-id </verbatim> * For this example, it should be: <verbatim> https://localhost:4433/dataspace/demo/addressbook/Demo%20User%27s%20AddressBook/1003 </verbatim> * when prompted by browser, select Tom's Certificate %BR%%BR%<img src="%ATTACHURLPATH%/ac22.png" />%BR%%BR% 1 As user which belongs to the WebID Protocol Group "<b>MyWebIDGroup</b>": Anna, attempt to view the contact shared by Person Entity "Demo" by doing the following: * refresh browser * access the url: <verbatim> https://host:ssl-port/dataspace/username/addressbook/user-addressbook-instance-name/contact-id </verbatim> * For this example, it should be: <verbatim> https://localhost:4433/dataspace/demo/addressbook/Demo%20User%27s%20AddressBook/1003 </verbatim> * when prompted by browser, select Anna's Certificate %BR%%BR%<img src="%ATTACHURLPATH%/ac23.png" />%BR%%BR% 1 For both users after successful authentication, will be possible to view or (edit) the shared contact: %BR%%BR%<img src="%ATTACHURLPATH%/ac9.png" />%BR%%BR% ---+++ References * [[OdsAddressbook][ODS-Adressbook]] * [[ODSWebIDACLInstanceSettingAddressBook][Setting Up WebID ACL for ODS Addressbook Dataspace Instance]] * [[ODSAddressBookShareContactToPerson][ODS Addressbook WebID Protocol Share Contact Guide]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLEndpointProtection][Safeguarding your Virtuoso-hosted SPARQL Endpoint]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpointProtection][SPARQL Endpoint Protection Methods Collection]] * [[http://docs.openlinksw.com/virtuoso/][Virtuoso documentation]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpoint][SPARQL Service Endpoint]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpointuri][Service Endpoint Security]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#sparqwebservicetbl][Managing a SPARQL Web Service Endpoint]] * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][SPARQL]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLDET][SPARQL Endpoint DET Configuration Guide]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSecurityWebID][WebID Protocol & SPARQL Endpoint ACLs Tutorial]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtOAuthSPARQL][SPARQL OAuth Tutorial]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpoints][Securing SPARQL endpoints]] * [[OdsSPARQLAuth][SPARUL over SPARQL using the http://cname:port/sparql-auth endpoint]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAuthServerUI][Virtuoso Authentication Server UI]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSSL][Manage a SPARQL-WebID based Endpoint]] * [[VirtODSSecurityWebID][WebID Protocol Support in OpenLink Data Spaces]]. * Manage ODS Datadspaces Objects WebID Access Control Lists (ACLs): * [[ODSBriefcaseWebID][ODS Briefcase WebID based ACL Guide]] * [[ODSBriefcaseWebIDPerson][Person Entity WebID based ACL Guide]] * [[ODSBriefcaseWebIDGroup][Group Entity WebID based ACL Guide]] * [[ODSBriefcaseWebIDPublic][Public WebID based ACL Guide]] * [[ODSFeedManagerWebIDACL][ODS Feed Manager WebID based ACL Guide]] * [[ODSFeedManagerWebIDACLPerson][Person Entity Specific ACL]] * [[ODSFeedManagerWebIDACLGroup][Group Entity Specific ACL]] * [[ODSFeedManagerWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSCalendarWebIDACL][ODS Calendar WebID based ACL Guide]] * [[ODSCalendarWebIDACLPerson][Person Entity Specific ACL]] * [[ODSCalendarWebIDACLGroup][Group Entity Specific ACL]] * [[ODSCalendarWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSBookmarksWebIDACL][ODS Bookmark Manager WebID based ACL Guide]] * [[ODSBookmarksWebIDACLPerson][Person Entity Specific ACL]] * [[ODSBookmarksWebIDACLGroup][Group Entity Specific ACL]] * [[ODSBookmarksWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSAddressBookWebIDACL][ODS Addressbook WebID based ACL Guide]] * [[ODSAddressBookWebIDACLPerson][Person Entity Specific ACL]] * [[ODSAddressBookWebIDACLPublic][Public Specific ACL for anyone with a WebID]] * [[ODSPkiSetup][Guide for Set up a X.509 certificate issuer and HTTPS listener and generate ODS user certificates]] * [[ODSSetupSSL][Configure Virtuoso+ODS instance as an X.509 Certificate Authority and HTTPS listener]] * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSetupSSL][Configure Virtuoso instance as an X.509 Certificate Authority and HTTPS listener]] * [[VirtODSPubSubHub][Setting up PubSubHub in ODS]] * [[VirtPubSubHub][PubSubHubBub Demo Client Example]] * [[VirtFeedPubSubHub][Feed subscription via PubSubHub protocol Example ]] * [[VirtPubSubHubACL][Setting Up PubSubHub to use WebID Protocol or IP based control lists]] * [[OdsKeyImport][CA Keys Import using Conductor]] * [[ODSGenerateX509Certificate][Generate an X.509 Certificate hosted WebID Guide]] * [[ODSGenerateWebIDX509CertOSKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by host operating system keystore]] * [[ODSGenerateWebIDX509CertBrsKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by a browser-based keystore]] * [[ODSWebIDIdP][Using Virtuoso's WebID Verification Proxy Service with a WebID-bearing X.509 certificate]] * [[ODSWebIDIdpProxy][Using Virtuoso's WebID Identity Provider (IdP) Proxy Service with an X.509 certificate]] * [[ODSBriefcaseWebIDShareFile][ODS Briefcase WebID Protocol Share File Guide]] * [[http://esw.w3.org/topic/foaf+ssl][WebID Protocol Specification]] * [[https://foaf.me/simpleLogin.php][Test WebID Protocol Certificate page]] * [[http://test.foafssl.org/cert/][WebID Protocol Certificate Generation page]]
sioc:id
8921ec2d8db4d278f846dc56966346d9
sioc:link
n2:ODSAddressBookWebIDACLGroup
sioc:has_container
n12:ODS
n9:has_services
n10:item
atom:title
ODSAddressBookWebIDACLGroup
sioc:links_to
n2:OdsKeyImport n5:VirtPubSubHub n5:ODSAddressBookWebIDACLPublic n2:ODSWebIDIdpProxy n5:ODSSetupSSL n6: n5:ODSGenerateX509Certificate n7:ssl n5:MyWebIDGroup n8:php n2:ODSBookmarksWebIDACLGroup n5:VirtPubSubHubACL n5:ODSBookmarksWebIDACLPerson n11:VirtSPARQLEndpointProtection n5:ODSBookmarksWebIDACL n11:VirtSPARQLSecurityWebID n11:VirtTipsAndTricksGuideSPARQLEndpoints n5:ODSBookmarksWebIDACLPublic n2:VirtODSPubSubHub n11:VirtTipsAndTricksGuide n11:VirtSPARQLDET n11:VirtTipsAndTricksGuideSPARQLEndpointProtection n5:ODSFeedManagerWebIDACLPerson n5:ODSFeedManagerWebIDACLGroup n5:ODSFeedManagerWebIDACL n5:ODSCalendarWebIDACLPerson n5:ODSFeedManagerWebIDACLPublic n5:ODSCalendarWebIDACL n5:ODSBriefcaseWebID n5:WebID n5:ODSAddressBookShareContactToGroup n5:ODSBriefcaseWebIDPerson n5:ODSBriefcaseWebIDGroup n5:ODSAddressBookShareContactToPerson n5:OdsSPARQLAuth n2:ODSGenerateWebIDX509CertBrsKeystore n2:ODSCalendarWebIDACLGroup n2:ODSBriefcaseWebIDPublic n2:ODSCalendarWebIDACLPublic n5:AddressBook n5:ODSWebIDIdP n5:ODSGenerateWebIDX509CertOSKeystore n5:ODSBriefcaseWebIDShareFile n11:VirtSetupSSL n2:VirtODSSecurityWebID n11:VirtOAuthSPARQL n11:VirtSPARQLSSL n11:VirtAuthServerUI n5:ODSWebIDACLInstanceSettingAddressBook n5:OdsAddressbook n2:ODSPkiSetup n2:VirtFeedPubSubHub n2:ODSAddressBookWebIDACLPerson n2:ODSAddressBookWebIDACL n2:ODSBriefcaseCreateGroupWebID n24:rdfsupportedprotocolendpointuri n24:sparqwebservicetbl n25: n24:rdfsupportedprotocolendpoint n27:html
atom:source
n12:ODS
atom:author
n17:this
atom:published
2017-06-13T06:02:52Z
atom:updated
2017-06-13T06:02:52Z
sioc:topic
n12:ODS