This HTML5 document contains 47 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/
n19http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/dfd5.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n22http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n16http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/u1.
n15http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/dfd6.
n27http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/u2.
n28http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/u3.
dchttp://purl.org/dc/elements/1.1/
n10http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n23http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n6http://vos.openlinksw.com/dataspace/person/dav#
n26http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/dfd1.
n12http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n14http://demo.openlinksw.com/
n20http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/dfd2.
n8http://demo.openlinksw.com/ods/ods_ubiquity.
n13http://vos.openlinksw.com/dataspace/owiki#
n24http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/dfd3.
xsdhhttp://www.w3.org/2001/XMLSchema#
n5http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/sioc.
n29http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
n18http://vos.openlinksw.com/wiki/main/VOS/VirtuosoOdsUbiquityTutorialsManageFeeds/dfd4.
Subject Item
n6:this
foaf:made
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
Subject Item
n10:this
sioc:creator_of
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
Subject Item
n22:item
n23:services_of
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
Subject Item
n13:this
sioc:creator_of
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
Subject Item
n12:VOS
sioc:container_of
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
atom:entry
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
atom:contains
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
Subject Item
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:49:39.047829
dcterms:modified
2017-06-13T05:49:39.047829
rdfs:label
VirtuosoOdsUbiquityTutorialsManageFeeds
foaf:maker
n6:this n29:this
dc:title
VirtuosoOdsUbiquityTutorialsManageFeeds
opl:isDescribedUsing
n5:rdf
sioc:has_creator
n13:this n10:this
sioc:attachment
n15:png n16:png n18:png n19:png n20:png n24:png n26:png n27:png n28:png
sioc:content
---+++Feed Manager Manage Resources Ubiquity Tutorial This tutorial demonstrates how to manage feeds from OpenLink [[http://demo.openlinksw.com/ods][Demo server]] Feed Manager instance for user demo. ---+++Ubiquity Commands Subscription If not already subscribed, perform the following steps: 1. Go to http://demo.openlinksw.com/ods/ods_ubiquity.html 2. Click the button "Subscribe" 3. Click the button "I know what I'm doing. Subscribe to it". 4. As result should be shown message for "Subscription Successful" and we are ready to perform the steps from the tutorial. ---+++Initial conditions In order to be executed correctly the steps below, there should be ODS Feed Manager instance for user demo at the [[http://demo.openlinksw.com/ods][Demo server]]. If not existing, it is enough after log in to go to Feed Manager from the left ODS Vertical Main Navigation. This will cause automatically to be created ODS Feed Manager instance. ---+++Basic Tutorial Steps 1. Authenticate using ODS command mode: 1. *sid*: 1. Execute the command: <verbatim> ods-host http://demo.openlinksw.com/ods </verbatim> * <img src="%ATTACHURLPATH%/u1.png" style="wikiautogen"/> 1. Execute the command: <verbatim> ods-set-mode sid </verbatim> * <img src="%ATTACHURLPATH%/u2.png" style="wikiautogen"/> 1. Execute the command: <verbatim> ods-authenticate-user demo password demo </verbatim> * <img src="%ATTACHURLPATH%/u3.png" style="wikiautogen"/> 1. *oauth*: detailed description you can find [[VirtuosoOdsUbiquityTutorialsWeblogOAuthD][here]]. 1. Execute the command: <verbatim> ods-get-instance-id DemoFeeds </verbatim> * <img src="%ATTACHURLPATH%/dfd1.png" style="wikiautogen"/> 1. As result will be shown the instance id. For the "<nowiki>DemoFeeds</nowiki>" instance this should be 47. 1. Execute the command: <verbatim> ods-subscribe-feed 47 uri http://www.openlinksw.com/blog/~kidehen/gems/rss.xml </verbatim> * <img src="%ATTACHURLPATH%/dfd2.png" style="wikiautogen"/> 1. As result will be shown message for successful subscription and added feed object with id 136. 1. You can view the feed from Feeds Manager UI ->Administration * <img src="%ATTACHURLPATH%/dfd3.png" style="wikiautogen"/> 1. In order to get the feed's details, execute the command: <verbatim> ods-get-feed-by-id 136 </verbatim> * <img src="%ATTACHURLPATH%/dfd4.png" style="wikiautogen"/> 1. We can also create folder for ex. with name: mytest: <verbatim> ods-create-feeds-folder 47 path /mytest </verbatim> * <img src="%ATTACHURLPATH%/dfd5.png" style="wikiautogen"/> 1. As result will be shown message for successful creation of object folder with id 6. 1. You can view the created folder under Administration->Folders: * <img src="%ATTACHURLPATH%/dfd6.png" style="wikiautogen"/> CategoryODS CategoryOpenSource CategoryWebSite CategoryFeedManager
sioc:id
bc63a46ed1f944773bcc092bba7c90d2
sioc:link
n2:VirtuosoOdsUbiquityTutorialsManageFeeds
sioc:has_container
n12:VOS
n23:has_services
n22:item
atom:title
VirtuosoOdsUbiquityTutorialsManageFeeds
sioc:links_to
n2:CategoryODS n8:html n2:CategoryOpenSource n14:ods n2:CategoryWebSite n2:VirtuosoOdsUbiquityTutorialsWeblogOAuthD n2:OpenLink n2:CategoryFeedManager
atom:source
n12:VOS
atom:author
n6:this
atom:published
2017-06-13T05:49:39Z
atom:updated
2017-06-13T05:49:39Z
sioc:topic
n12:VOS
Subject Item
n2:VirtuosoOdsUbiquityFeeds
sioc:links_to
n2:VirtuosoOdsUbiquityTutorialsManageFeeds