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

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

PrefixNamespace IRI
n38http://ods.openlinksw.com/dataspace/services/wiki/
n13http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step3.
n20http://docs.openlinksw.com/virtuoso/rdfsparql.html#
n33http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/VirtFeedPubSubHub/page/
n37http://rdfs.org/sioc/services#
n34http://ods.openlinksw.com/dataspace/dav#
dchttp://purl.org/dc/elements/1.1/
n30http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/pubsubhub_dav.
n29http://cname/psh/publish.
n16https://foaf.me/simpleLogin.
dctermshttp://purl.org/dc/terms/
n22http://ods.openlinksw.com/dataspace/person/owiki#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n11http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step2.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n15http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step1.
atomhttp://atomowl.org/ontologies/atomrdf#
n27http://ods.openlinksw.com/dataspace/person/dav#
xsdhhttp://www.w3.org/2001/XMLSchema#
n18http://docs.openlinksw.com/virtuoso/rdfsparql.
n2http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/
siochttp://rdfs.org/sioc/ns#
n36http://ods.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n25http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/VirtFeedPubSubHub/sioc.
oplhttp://www.openlinksw.com/schema/attribution#
n31http://ods.openlinksw.com/dataspace/owiki/wiki/
n28http://cname/psh/subscribe.
n8http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step8.
n23http://docs.openlinksw.com/virtuoso/
foafhttp://xmlns.com/foaf/0.1/
n5http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step7.
n4http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step6.
n14http://esw.w3.org/topic/foaf+
n19http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/
siocthttp://rdfs.org/sioc/types#
n7http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step5.
n12http://test.foafssl.org/cert/
n10http://ods.openlinksw.com/dataspace/owiki#
n6http://ods.openlinksw.com/wiki/main/ODS/VirtFeedPubSubHub/step4.
Subject Item
n2:VirtFeedPubSubHub
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:01:36.123823
dcterms:modified
2017-06-29T07:32:35.975113 2018-04-05T15:32:57.315933
rdfs:label
VirtFeedPubSubHub
rdfs:seeAlso
n33:1
foaf:maker
n22:this n27:this
dc:title
VirtFeedPubSubHub
opl:isDescribedUsing
n25:rdf
sioc:has_creator
n10:this n34:this
sioc:attachment
n4:png n5:png n6:png n7:png n8:png n11:png n13:png n15:png
sioc:content
%META:TOPICPARENT{name="VirtPubSubHub"}% ---+ Feed subscription via PubSubHub Protocol The following demonstrates how the PubSubHub (PSH) Protocol can be used to make push subscription to an Atom or RSS feed. Before performing any of these steps, read about the [[VirtPubSubHub][Virtuoso PubSubHub implementation]], and make sure <code>[[https://virtuoso.openlinksw.com/download/][pubsubhub_dav.vad]]</code> is installed. ---++ Example Steps 1 Initially we create a blog instance and do some posts. %BR%%BR%<img src="%ATTACHURLPATH%/step1.png" style="wikiautogen"/>%BR%%BR% 1 Next we subscribe using the PSH generic client subscription UI. Go to http://cname/psh/subscribe.html and enter for ex. the following values as per attached: %BR%%BR%<img src="%ATTACHURLPATH%/step2.png" style="wikiautogen"/>%BR%%BR% 1 If subscription succeeds, we should see a Success message; otherwise, a trace for the error. %BR%%BR%<img src="%ATTACHURLPATH%/step3.png" style="wikiautogen"/>%BR%%BR% 1 In Feed Manager UI, we register the feed in order to see its content. %BR%%BR%<img src="%ATTACHURLPATH%/step4.png" style="wikiautogen"/>%BR%%BR% 1 Then we add one new post to the blog: %BR%%BR%<img src="%ATTACHURLPATH%/step5.png" style="wikiautogen"/>%BR%%BR% 1 Using generic publish client UI, we tell PSH there are changes; if all publishing is done we should see success message. Go to http://cname/psh/publish.html and enter for ex. the following URL as per attached: %BR%%BR%<img src="%ATTACHURLPATH%/step6.png" style="wikiautogen"/>%BR%%BR% 1 We check the feed subscription using feed manager, which in our case is used to display the feed. Now we can see new post is pushed into the subscription. %BR%%BR%<img src="%ATTACHURLPATH%/step7.png" style="wikiautogen"/>%BR%%BR% ---++ Conclusion * ODS-Feed Manager has an option to subscribe to push notifications using PSH protocol. Thus when subscribing it could subscribe to Hub. To know that it should inspect feed to see &lt;link rel="hub" href="..." . For demo purposes, this has been divided into two separate steps. * If ODS-Weblog knows there is a hub configured, it can present a link by which the hub can be accessed for push subscription * ODS-Weblog changes to publish to hub automatically. Publishing is shown here as two separate steps for purposes of explanation of the protocol. ---++Related * [[VirtODSPubSubHub][Setting up PubSubHub in ODS]] * [[VirtPubSubHub][PubSubHubBub Demo Client Example]] * [[VirtPubSubHubACL][Setting Up PubSubHub to use WebID Protocol or IP based control lists]] * [[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]] * [[ODSAddressBookWebIDACLGroup][Group 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]] * [[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]] %META:TOPICPARENT{name="VirtPubSubHub"}% ---+ Feed subscription via PubSubHub Protocol The following demonstrates how the PubSubHub (PSH) Protocol can be used to make push subscription to an Atom or RSS feed. Before performing any of these steps, read about the [[VirtPubSubHub][Virtuoso PubSubHub implementation]], and make sure <code>[[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/pubsubhub_dav.vad][pubsubhub_dav.vad]]</code> is installed. ---++ Example Steps 1 Initially we create a blog instance and do some posts. %BR%%BR%<img src="%ATTACHURLPATH%/step1.png" style="wikiautogen"/>%BR%%BR% 1 Next we subscribe using the PSH generic client subscription UI. Go to http://cname/psh/subscribe.html and enter for ex. the following values as per attached: %BR%%BR%<img src="%ATTACHURLPATH%/step2.png" style="wikiautogen"/>%BR%%BR% 1 If subscription succeeds, we should see a Success message; otherwise, a trace for the error. %BR%%BR%<img src="%ATTACHURLPATH%/step3.png" style="wikiautogen"/>%BR%%BR% 1 In Feed Manager UI, we register the feed in order to see its content. %BR%%BR%<img src="%ATTACHURLPATH%/step4.png" style="wikiautogen"/>%BR%%BR% 1 Then we add one new post to the blog: %BR%%BR%<img src="%ATTACHURLPATH%/step5.png" style="wikiautogen"/>%BR%%BR% 1 Using generic publish client UI, we tell PSH there are changes; if all publishing is done we should see success message. Go to http://cname/psh/publish.html and enter for ex. the following URL as per attached: %BR%%BR%<img src="%ATTACHURLPATH%/step6.png" style="wikiautogen"/>%BR%%BR% 1 We check the feed subscription using feed manager, which in our case is used to display the feed. Now we can see new post is pushed into the subscription. %BR%%BR%<img src="%ATTACHURLPATH%/step7.png" style="wikiautogen"/>%BR%%BR% ---++ Conclusion * ODS-Feed Manager has an option to subscribe to push notifications using PSH protocol. Thus when subscribing it could subscribe to Hub. To know that it should inspect feed to see &lt;link rel="hub" href="..." . For demo purposes, this has been divided into two separate steps. * If ODS-Weblog knows there is a hub configured, it can present a link by which the hub can be accessed for push subscription * ODS-Weblog changes to publish to hub automatically. Publishing is shown here as two separate steps for purposes of explanation of the protocol. ---++Related * [[VirtODSPubSubHub][Setting up PubSubHub in ODS]] * [[VirtPubSubHub][PubSubHubBub Demo Client Example]] * [[VirtPubSubHubACL][Setting Up PubSubHub to use WebID Protocol or IP based control lists]] * [[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]] * [[ODSAddressBookWebIDACLGroup][Group 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]] * [[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
ccd041cdb682bef7369a39ffd1167a88
sioc:link
n2:VirtFeedPubSubHub
sioc:has_container
n31:ODS
n37:has_services
n38:item
atom:title
VirtFeedPubSubHub
sioc:links_to
n2:ODSAddressBookWebIDACLGroup n2:ODSAddressBookWebIDACLPerson n2:ODSBriefcaseWebIDShareFile n12: n14:ssl n16:php n2:ODSCalendarWebIDACLPublic n2:ODSCalendarWebIDACLGroup n2:ODSGenerateWebIDX509CertBrsKeystore n2:ODSBookmarksWebIDACLPerson n2:ODSBookmarksWebIDACL n2:ODSBookmarksWebIDACLPublic n18:html n19:VirtOAuthSPARQL n2:ODSWebIDIdP n20:rdfsupportedprotocolendpointuri n19:VirtSPARQLSSL n19:VirtSetupSSL n19:VirtAuthServerUI n20:sparqwebservicetbl n2:ODSBookmarksWebIDACLGroup n23: n20:rdfsupportedprotocolendpoint n2:ODSAddressBookWebIDACLPublic n28:html n2:ODSAddressBookWebIDACL n29:html n2:ODSBriefcaseWebIDPerson n30:vad n2:ODSBriefcaseWebID n2:ODSFeedManagerWebIDACL n2:ODSBriefcaseWebIDPublic n19:VirtTipsAndTricksGuideSPARQLEndpointProtection n2:ODSFeedManagerWebIDACLGroup n2:ODSFeedManagerWebIDACLPerson n2:ODSCalendarWebIDACL n2:ODSFeedManagerWebIDACLPublic n19:VirtSPARQLSecurityWebID n19:VirtTipsAndTricksGuideSPARQLEndpoints n19:VirtTipsAndTricksGuide n19:VirtSPARQLDET n19:VirtSPARQLEndpointProtection n2:OdsSPARQLAuth n2:ODSCalendarWebIDACLPerson n2:ODSBriefcaseWebIDGroup n36:WebID n36:PubSubHub n2:ODSSetupSSL n2:ODSGenerateX509Certificate n2:ODSPkiSetup n2:ODSGenerateWebIDX509CertOSKeystore n2:OdsKeyImport n2:ODSWebIDIdpProxy
atom:source
n31:ODS
atom:author
n27:this
atom:published
2017-06-13T06:01:36Z
atom:updated
2018-04-05T15:32:57Z 2017-06-29T07:32:35Z
sioc:topic
n31:ODS