. "2018-04-05T15:54:00.148628"^^ . "2018-04-05T15:54:00Z" . . . . . . . . . "VirtPubSubHub" . . . . . . . . . . . . . . . . . . . "2017-06-29T07:32:48.727"^^ . . "2017-06-29T07:32:48Z" . . "%META:TOPICPARENT{name=\"VOSIndex\"}%\n\n---+ Using PubSubHubbub with Linked Data\n\n%TOC%\n\n---++ Introduction\n\nHere we demonstrate how to use Virtuoso's implementation of the [[http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html][draft PubSubHubBub Protocol]] to handle Linked Data. \n\nWe extend the idea of tracking a feed, to track Linked Data resource URIs. \n\nTo reveal the hub to subscribers, we suggest that Linked Data resources return the following HTTP header --\n\nLink: ; rel=\"hub\"\n\n-- or include the following in an HTML <head> (or similar) element --\n\n\n\n\n---++ Endpoints\n\nInstalling the [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/pubsubhub_dav.vad][pubsubhub_dav.vad]] PubSubHubBub package on Virtuoso defines the following endpoints:\n\n| http://cname/psh/subscribe.vsp | subscription endpoint |\n| http://cname/psh/publish.vsp | publishing endpoint |\n| http://cname/psh/ | index to UI of the simple test clients |\n| http://cname/psh/callback.vsp | default built-in client callback endpoint |\n\n---++ Using the built-in demo client\n\n 1 As a very first step, we use a simple client to subscribe to a SIOC document containing data for an ODS-Weblog. In our tests, we subscribe to the Linked Data document <[[http://ec2-174-129-156-25.compute-1.amazonaws.com/dataspace/demo/weblog/demo%27s%20Weblog/sioc.rdf][http://ec2-174-129-156-25.compute-1.amazonaws.com/dataspace/demo/weblog/demo%27s%20Weblog/sioc.rdf]]>.\n%BR%%BR%%BR%%BR%\n 1 The Weblog post looks like this:\n%BR%%BR%%BR%%BR%\n 1 During the subscription process, the client gets the initial state of the SIOC feed. We can execute the following query to see all post titles:\n%BR%%BR%%BR%%BR%\n 1 The title of the existing Weblog post may be found in the result of that query:\n%BR%%BR%%BR%%BR%\n 1 Next, we add a new blog post to force a change to the SIOC data:\n%BR%%BR%%BR%%BR%\n 1 Using a simple publishing UI, we notify the Hub the data has changed:\n%BR%%BR%%BR%%BR%\n 1 The Hub takes the delta and notifies the subscribers: \n%BR%%BR%%BR%%BR%\n 1 We re-execute the same SPARQL query as in the earlier step, and now we can see the data includes the title of the new blog post:\n%BR%%BR%%BR%%BR%\n\n---++Related \n\n * [[VirtODSPubSubHub][Setting up PubSubHub in ODS]]\n * [[VirtFeedPubSubHub][Feed subscription via PubSubHub protocol Example ]]\n * [[VirtPubSubHubACL][Setting Up PubSubHub to use WebID Protocol or IP based control lists]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLEndpointProtection][Safeguarding your Virtuoso-hosted SPARQL Endpoint]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpointProtection][SPARQL Endpoint Protection Methods Collection]]\n * [[http://docs.openlinksw.com/virtuoso/][Virtuoso documentation]]\n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpoint][SPARQL Service Endpoint]] \n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpointuri][Service Endpoint Security]] \n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#sparqwebservicetbl][Managing a SPARQL Web Service Endpoint]] \n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][SPARQL]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLDET][SPARQL Endpoint DET Configuration Guide]] \n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSecurityWebID][WebID Protocol & SPARQL Endpoint ACLs Tutorial]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtOAuthSPARQL][SPARQL OAuth Tutorial]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpoints][Securing SPARQL endpoints]]\n * [[OdsSPARQLAuth][SPARUL over SPARQL using the http://cname:port/sparql-auth endpoint]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAuthServerUI][Virtuoso Authentication Server UI]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSSL][Manage a SPARQL-WebID based Endpoint]]\n * [[VirtODSSecurityWebID][WebID Protocol Support in OpenLink Data Spaces]].\n * Manage ODS Datadspaces Objects WebID Access Control Lists (ACLs):\n * [[ODSBriefcaseWebID][ODS Briefcase WebID based ACL Guide]]\n * [[ODSBriefcaseWebIDPerson][Person Entity WebID based ACL Guide]]\n * [[ODSBriefcaseWebIDGroup][Group Entity WebID based ACL Guide]]\n * [[ODSBriefcaseWebIDPublic][Public WebID based ACL Guide]] \n * [[ODSFeedManagerWebIDACL][ODS Feed Manager WebID based ACL Guide]]\n * [[ODSFeedManagerWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSFeedManagerWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSFeedManagerWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSCalendarWebIDACL][ODS Calendar WebID based ACL Guide]]\n * [[ODSCalendarWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSCalendarWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSCalendarWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSBookmarksWebIDACL][ODS Bookmark Manager WebID based ACL Guide]]\n * [[ODSBookmarksWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSBookmarksWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSBookmarksWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSAddressBookWebIDACL][ODS Addressbook WebID based ACL Guide]]\n * [[ODSAddressBookWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSAddressBookWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSAddressBookWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSPkiSetup][Guide for Set up a X.509 certificate issuer and HTTPS listener and generate ODS user certificates]]\n * [[ODSSetupSSL][Configure Virtuoso+ODS instance as an X.509 Certificate Authority and HTTPS listener]] \n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSetupSSL][Configure Virtuoso instance as an X.509 Certificate Authority and HTTPS listener]] \n * [[OdsKeyImport][CA Keys Import using Conductor]]\n * [[ODSGenerateX509Certificate][Generate an X.509 Certificate hosted WebID Guide]]\n * [[ODSGenerateWebIDX509CertOSKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by host operating system keystore]]\n * [[ODSGenerateWebIDX509CertBrsKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by a browser-based keystore]]\n * [[ODSWebIDIdP][Using Virtuoso's WebID Verification Proxy Service with a WebID-bearing X.509 certificate]]\n * [[ODSWebIDIdpProxy][Using Virtuoso's WebID Identity Provider (IdP) Proxy Service with an X.509 certificate]]\n * [[ODSBriefcaseWebIDShareFile][ODS Briefcase WebID Protocol Share File Guide]]\n * [[http://esw.w3.org/topic/foaf+ssl][WebID Protocol Specification]]\n * [[https://foaf.me/simpleLogin.php][Test WebID Protocol Certificate page]]\n * [[http://test.foafssl.org/cert/][WebID Protocol Certificate Generation page]]" . . . . . "VirtPubSubHub" . . . . . . "%META:TOPICPARENT{name=\"VOSIndex\"}%\n\n---+ Using PubSubHubbub with Linked Data\n\n%TOC%\n\n---++ Introduction\n\nHere we demonstrate how to use Virtuoso's implementation of the [[http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html][draft PubSubHubBub Protocol]] to handle Linked Data. \n\nWe extend the idea of tracking a feed, to track Linked Data resource URIs. \n\nTo reveal the hub to subscribers, we suggest that Linked Data resources return the following HTTP header --\n\nLink: ; rel=\"hub\"\n\n-- or include the following in an HTML <head> (or similar) element --\n\n\n\n\n---++ Endpoints\n\nInstalling the [[https://virtuoso.openlinksw.com/download/][pubsubhub_dav.vad]] PubSubHubBub package on Virtuoso defines the following endpoints:\n\n| http://cname/psh/subscribe.vsp | subscription endpoint |\n| http://cname/psh/publish.vsp | publishing endpoint |\n| http://cname/psh/ | index to UI of the simple test clients |\n| http://cname/psh/callback.vsp | default built-in client callback endpoint |\n\n---++ Using the built-in demo client\n\n 1 As a very first step, we use a simple client to subscribe to a SIOC document containing data for an ODS-Weblog. In our tests, we subscribe to the Linked Data document <[[http://ec2-174-129-156-25.compute-1.amazonaws.com/dataspace/demo/weblog/demo%27s%20Weblog/sioc.rdf][http://ec2-174-129-156-25.compute-1.amazonaws.com/dataspace/demo/weblog/demo%27s%20Weblog/sioc.rdf]]>.\n%BR%%BR%%BR%%BR%\n 1 The Weblog post looks like this:\n%BR%%BR%%BR%%BR%\n 1 During the subscription process, the client gets the initial state of the SIOC feed. We can execute the following query to see all post titles:\n%BR%%BR%%BR%%BR%\n 1 The title of the existing Weblog post may be found in the result of that query:\n%BR%%BR%%BR%%BR%\n 1 Next, we add a new blog post to force a change to the SIOC data:\n%BR%%BR%%BR%%BR%\n 1 Using a simple publishing UI, we notify the Hub the data has changed:\n%BR%%BR%%BR%%BR%\n 1 The Hub takes the delta and notifies the subscribers: \n%BR%%BR%%BR%%BR%\n 1 We re-execute the same SPARQL query as in the earlier step, and now we can see the data includes the title of the new blog post:\n%BR%%BR%%BR%%BR%\n\n---++Related \n\n * [[VirtODSPubSubHub][Setting up PubSubHub in ODS]]\n * [[VirtFeedPubSubHub][Feed subscription via PubSubHub protocol Example ]]\n * [[VirtPubSubHubACL][Setting Up PubSubHub to use WebID Protocol or IP based control lists]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLEndpointProtection][Safeguarding your Virtuoso-hosted SPARQL Endpoint]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpointProtection][SPARQL Endpoint Protection Methods Collection]]\n * [[http://docs.openlinksw.com/virtuoso/][Virtuoso documentation]]\n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpoint][SPARQL Service Endpoint]] \n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#rdfsupportedprotocolendpointuri][Service Endpoint Security]] \n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html#sparqwebservicetbl][Managing a SPARQL Web Service Endpoint]] \n * [[http://docs.openlinksw.com/virtuoso/rdfsparql.html][SPARQL]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLDET][SPARQL Endpoint DET Configuration Guide]] \n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSecurityWebID][WebID Protocol & SPARQL Endpoint ACLs Tutorial]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtOAuthSPARQL][SPARQL OAuth Tutorial]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtTipsAndTricksGuideSPARQLEndpoints][Securing SPARQL endpoints]]\n * [[OdsSPARQLAuth][SPARUL over SPARQL using the http://cname:port/sparql-auth endpoint]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtAuthServerUI][Virtuoso Authentication Server UI]]\n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSPARQLSSL][Manage a SPARQL-WebID based Endpoint]]\n * [[VirtODSSecurityWebID][WebID Protocol Support in OpenLink Data Spaces]].\n * Manage ODS Datadspaces Objects WebID Access Control Lists (ACLs):\n * [[ODSBriefcaseWebID][ODS Briefcase WebID based ACL Guide]]\n * [[ODSBriefcaseWebIDPerson][Person Entity WebID based ACL Guide]]\n * [[ODSBriefcaseWebIDGroup][Group Entity WebID based ACL Guide]]\n * [[ODSBriefcaseWebIDPublic][Public WebID based ACL Guide]] \n * [[ODSFeedManagerWebIDACL][ODS Feed Manager WebID based ACL Guide]]\n * [[ODSFeedManagerWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSFeedManagerWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSFeedManagerWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSCalendarWebIDACL][ODS Calendar WebID based ACL Guide]]\n * [[ODSCalendarWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSCalendarWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSCalendarWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSBookmarksWebIDACL][ODS Bookmark Manager WebID based ACL Guide]]\n * [[ODSBookmarksWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSBookmarksWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSBookmarksWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSAddressBookWebIDACL][ODS Addressbook WebID based ACL Guide]]\n * [[ODSAddressBookWebIDACLPerson][Person Entity Specific ACL]]\n * [[ODSAddressBookWebIDACLGroup][Group Entity Specific ACL]]\n * [[ODSAddressBookWebIDACLPublic][Public Specific ACL for anyone with a WebID]]\n * [[ODSPkiSetup][Guide for Set up a X.509 certificate issuer and HTTPS listener and generate ODS user certificates]]\n * [[ODSSetupSSL][Configure Virtuoso+ODS instance as an X.509 Certificate Authority and HTTPS listener]] \n * [[http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtSetupSSL][Configure Virtuoso instance as an X.509 Certificate Authority and HTTPS listener]] \n * [[OdsKeyImport][CA Keys Import using Conductor]]\n * [[ODSGenerateX509Certificate][Generate an X.509 Certificate hosted WebID Guide]]\n * [[ODSGenerateWebIDX509CertOSKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by host operating system keystore]]\n * [[ODSGenerateWebIDX509CertBrsKeystore][Generate an X.509 Certificate (with a WebID watermark) to be managed by a browser-based keystore]]\n * [[ODSWebIDIdP][Using Virtuoso's WebID Verification Proxy Service with a WebID-bearing X.509 certificate]]\n * [[ODSWebIDIdpProxy][Using Virtuoso's WebID Identity Provider (IdP) Proxy Service with an X.509 certificate]]\n * [[ODSBriefcaseWebIDShareFile][ODS Briefcase WebID Protocol Share File Guide]]\n * [[http://esw.w3.org/topic/foaf+ssl][WebID Protocol Specification]]\n * [[https://foaf.me/simpleLogin.php][Test WebID Protocol Certificate page]]\n * [[http://test.foafssl.org/cert/][WebID Protocol Certificate Generation page]]\n" . . . . . . . . . . "04429cfb884845d0c8e1a55eae92c0be" . . . . . . . . . . . . . . . . . "2017-06-13T06:06:33.534083"^^ . "2017-06-13T06:06:33Z" . . "VirtPubSubHub" . . . . . . . . . . . . . .