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

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

PrefixNamespace IRI
n5http://ods.openlinksw.com/dataspace/person/dav#
dctermshttp://purl.org/dc/terms/
n16http://ods.openlinksw.com/dataspace/owiki/wiki/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n14http://ods.openlinksw.com/wiki/main/ODS/ODSAddressBookWebIDACLGroup/ac23.
oplhttp://www.openlinksw.com/schema/attribution#
n7http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
n23https://foaf.me/simpleLogin.
n13http://ods.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n24http://docs.openlinksw.com/virtuoso/rdfsparql.
n21http://ods.openlinksw.com/dataspace/owiki#
dchttp://purl.org/dc/elements/1.1/
n30http://docs.openlinksw.com/virtuoso/
n20http://test.foafssl.org/cert/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n27http://rdfs.org/sioc/services#
n29http://docs.openlinksw.com/virtuoso/rdfsparql.html#
n2http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/
siocthttp://rdfs.org/sioc/types#
n9http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/ODSAddressBookWebIDACLGroup/page/
n17http://ods.openlinksw.com/dataspace/person/owiki#
n26http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/ODSAddressBookWebIDACLGroup/sioc.
n15http://ods.openlinksw.com/wiki/main/ODS/ODSAddressBookWebIDACLGroup/ac9.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n28http://ods.openlinksw.com/dataspace/services/wiki/
xsdhhttp://www.w3.org/2001/XMLSchema#
n19http://ods.openlinksw.com/dataspace/dav#
n22http://esw.w3.org/topic/foaf+
siochttp://rdfs.org/sioc/ns#
n12http://ods.openlinksw.com/wiki/main/ODS/ODSAddressBookWebIDACLGroup/ac22.
Subject Item
n2:ODSAddressBookWebIDACLGroup
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:02:52.381411
dcterms:modified
2017-06-29T07:28:55.278730
rdfs:label
ODSAddressBookWebIDACLGroup
rdfs:seeAlso
n9:1
foaf:maker
n5:this n17:this
dc:title
ODSAddressBookWebIDACLGroup
opl:isDescribedUsing
n26:rdf
sioc:has_creator
n19:this n21:this
sioc:attachment
n12:png n14:png n15: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
0bb7af652929c412194e0f236213805d
sioc:link
n2:ODSAddressBookWebIDACLGroup
sioc:has_container
n16:ODS
n27:has_services
n28:item
atom:title
ODSAddressBookWebIDACLGroup
sioc:links_to
n7:VirtOAuthSPARQL n7:VirtSPARQLSSL n7:VirtAuthServerUI n13:WebID n13:AddressBook n2:ODSAddressBookShareContactToGroup n2:ODSAddressBookShareContactToPerson n7:VirtSPARQLSecurityWebID n7:VirtTipsAndTricksGuideSPARQLEndpoints n7:VirtTipsAndTricksGuideSPARQLEndpointProtection n7:VirtTipsAndTricksGuide n7:VirtSPARQLDET n20: n7:VirtSPARQLEndpointProtection n22:ssl n23:php n7:VirtSetupSSL n13:MyWebIDGroup n24:html n2:ODSAddressBookWebIDACLPublic n29:rdfsupportedprotocolendpointuri n29:sparqwebservicetbl n30: n2:ODSAddressBookWebIDACL n29:rdfsupportedprotocolendpoint
atom:source
n16:ODS
atom:author
n5:this
atom:published
2017-06-13T06:02:52Z
atom:updated
2017-06-29T07:28:55Z
sioc:topic
n16:ODS