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.

Namespace Prefixes

PrefixIRI
n16http://myopenlink.net:8890/
n21http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/VirtuosoOdsUbiquityTutorialsSubscrBookmark/
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n18http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
dchttp://purl.org/dc/elements/1.1/
n4http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrBookmark/
n12http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n17http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n15http://vos.openlinksw.com/dataspace/person/dav#
n8http://vos.openlinksw.com/dataspace/owiki/wiki/
n23http://myopenlink.net:8890/DAV/home/demo/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n19http://demo.openlinksw.com/
n5http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n9http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n14http://demo.openlinksw.com/ods/
n2http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/
n11http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#

Statements

Subject Item
n2:VirtuosoOdsUbiquityTutorialsSubscrBookmark
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:06:37.074892
dcterms:modified
2017-06-13T06:06:37.074892
rdfs:label
VirtuosoOdsUbiquityTutorialsSubscrBookmark
foaf:maker
n11:this n15:this
dc:title
VirtuosoOdsUbiquityTutorialsSubscrBookmark
opl:isDescribedUsing
n21:sioc.rdf
sioc:has_creator
n9:this n12:this
sioc:attachment
n4:u7.png n4:u8.png n4:u5.png n4:u6.png n4:u3.png n4:u4.png n4:u16.png n4:u2.png n4:u9.png n4:u14.png n4:u15.png n4:u12.png n4:u13.png n4:u10.png n4:u11.png n4:u1.png
sioc:content
%VOSWARNING% ---++Bookmarks Subscription Ubiquity Tutorial This tutorial demonstrates how to subscribe to [[http://myopenlink.net:8890/ods][MyOpenlink server]] Bookmarks for user demo from OpenLink [[http://demo.openlinksw.com/ods][Demo server]] Bookmark 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 Bookmark instance for user demo at the [[http://demo.openlinksw.com/ods][Demo server]] and there should be ODS Bookmark instance for user demo at the [[http://myopenlink.net:8890/ods][MyOpenlink server]]. If not existing, it is enough after log in to go to Bookmarks from the left ODS Vertical Main Navigation. This will cause automatically to be created ODS Bookmark instance. ---++++Prepare the file to which the subscription will refer Note: If there is already such file, you can skip the steps in this section and continue with the Basic Tutorial Steps section 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 with demo </verbatim> * <img src="%ATTACHURLPATH%/u3.png" style="wikiautogen"/> 1. *oauth*: detailed description you can find [[VirtuosoOdsUbiquityTutorialsBookmarkOAuthD][here]]. 1. Execute the command: <verbatim> ods-get-instance-id mybookmarks </verbatim> * <img src="%ATTACHURLPATH%/u4.png" style="wikiautogen"/> 1. As result will be shown the instance id. For the "mybokmarks" instance this should be 7. 1. Execute the command: <verbatim> ods-create-bookmarks-publication 7 name MyBookmarks destinationType WebDAV destination /DAV/home/demo/mb.xml userName demo userPassword demo </verbatim> * <img src="%ATTACHURLPATH%/u11.png" style="wikiautogen"/> * Note that you can also set destination Type to URL and destination to http://myopenlink.net:8890/DAV/home/demo/mb.xml for ex. In this case, several steps below when the user tries to subscribe for the Bookmarks in mb.xml file, need to set as sourceType WebDAV and the source value should be then /DAV/home/demo/mb.xml 1. As result the publication will be created and will be shown its id (for ex. 11). 1. To synchronize you can use ubiquity command or the Bookmarks UI: 1. Using the ubiquity sync command: 1. Execute the command: <verbatim> ods-sync-bookmarks-publication 11 </verbatim> 1. As result should be shown message for Success. 1. Using the Bookmarks UI: 1. Go to http://demo.openlinksw.com/ods 1. Log in as demo password demo 1. Go to Bookmarks 1. Go to Preferences->Publications 1. Click the button "Sync" for "<nowiki>MyBookmarks</nowiki>" publication. 1. As result a synchronization will be performed. * <img src="%ATTACHURLPATH%/u12.png" style="wikiautogen"/> 1. Go to Briefcase 1. As result in the list will be shown the mb.xml file which contains user demo's Bookmarks from its [[http://demo.openlinksw.com/ods][Demo server]] Bookmark instance. * <img src="%ATTACHURLPATH%/u13.png" style="wikiautogen"/> ---+++Basic Tutorial Steps 1. Authenticate using ODS command mode: 1. *sid*: 1. Execute the command: <verbatim> ods-host http://myopenlink.net:8890/ods </verbatim> * <img src="%ATTACHURLPATH%/u7.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 with demo </verbatim> * <img src="%ATTACHURLPATH%/u3.png" style="wikiautogen"/> 1. *oauth*: detailed description you can find [[VirtuosoOdsUbiquityTutorialsBookmarkOAuthM][here]]. 1. Execute the command: <verbatim> ods-get-instance-id demo's Bookmarks </verbatim> * <img src="%ATTACHURLPATH%/u8.png" style="wikiautogen"/> 1. As result will be shown the instance id. For the "demo's Bookmarks" instance this should be 519. 1. Execute the command: <verbatim> ods-import-bookmarks 519 source /DAV/home/demo/mb.xml sourceType WebDAV or execute: ods-create-bookmarks-subscription 519 name MyNewBookmarks sourceType URL source http://myopenlink.net:8890/DAV/home/demo/mb.xml userName demo userPassword demo </verbatim> * <img src="%ATTACHURLPATH%/u14.png" style="wikiautogen"/> 1. As result should be shown message for Success and subscription id for ex.4. 1. Now let's perform synchronization of this subscription in the Bookmarks instance for user demo at the [[http://myopenlink.net:8890/ods][MyOpenlink server]]. To synchronize you can use ubiquity command or the Bookmarks UI: 1. Using the ubiquity sync command: 1. Execute the command: <verbatim> ods-sync-bookmarks-subscription 4 </verbatim> 1. As result should be shown message for Success. 1. Using the Bookmarks UI: 1. Go to http://myopenlink.net:8890/ods 1. Log in as demo with password demo 1. Go to Bookmarks 1. Go to Preferences->Subscriptions 1. Click the "Sync" button for the "<nowiki>MyNewBookmarks</nowiki>" subscription 1. As result the synchronization will be performed and for the subscription will be shown status "Ok": * <img src="%ATTACHURLPATH%/u15.png" style="wikiautogen"/> 1. Go to Bookmarks Home page. 1. As result in the 1st pane under Tree->Bookmarks will be shown the imported from the subscription Bookmarks. * <img src="%ATTACHURLPATH%/u16.png" style="wikiautogen"/> CategoryODS CategoryOpenSource CategoryWebSite CategoryOdsBookmark CategoryBookmark
sioc:id
ff408b5e59ff39a16f57952156a5faed
sioc:link
n2:VirtuosoOdsUbiquityTutorialsSubscrBookmark
sioc:has_container
n8:ODS
n17:has_services
n18:item
atom:title
VirtuosoOdsUbiquityTutorialsSubscrBookmark
sioc:links_to
n5:CategoryOdsBookmark n14:ods_ubiquity.html n16:ods n2:CategoryBookmark n5:CategoryWebSite n5:OpenLink n19:ods n5:WebDAV n2:VirtuosoOdsUbiquityTutorialsBookmarkOAuthD n23:mb.xml n5:CategoryODS n2:CategoryOpenSource n2:VirtuosoOdsUbiquityTutorialsBookmarkOAuthM
atom:source
n8:ODS
atom:author
n15:this
atom:published
2017-06-13T06:06:37Z
atom:updated
2017-06-13T06:06:37Z
sioc:topic
n8:ODS