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

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

PrefixNamespace IRI
n21http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u10.
n10http://ods.openlinksw.com/dataspace/person/dav#
dctermshttp://purl.org/dc/terms/
n28http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u8.
n12http://myopenlink.net:8890/
atomhttp://atomowl.org/ontologies/atomrdf#
n8http://ods.openlinksw.com/dataspace/owiki/wiki/
n27http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u7.
n33http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/sioc.
foafhttp://xmlns.com/foaf/0.1/
oplhttp://www.openlinksw.com/schema/attribution#
n30http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u6.
n5http://ods.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n4http://ods.openlinksw.com/dataspace/owiki#
n29http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u5.
dchttp://purl.org/dc/elements/1.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n15http://rdfs.org/sioc/services#
n20http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u4.
n2http://ods.openlinksw.com/dataspace/owiki/wiki/ODS/
n31http://demo.openlinksw.com/DAV/home/demo/bk.
siocthttp://rdfs.org/sioc/types#
n18http://ods.openlinksw.com/dataspace/person/owiki#
n19http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u3.
n22http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u2.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n7http://demo.openlinksw.com/ods/ods_ubiquity.
n16http://ods.openlinksw.com/dataspace/services/wiki/
n6http://demo.openlinksw.com/
n23http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u1.
xsdhhttp://www.w3.org/2001/XMLSchema#
n17http://ods.openlinksw.com/dataspace/dav#
n26http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublBookmark/u9.
siochttp://rdfs.org/sioc/ns#
Subject Item
n10:this
foaf:made
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
Subject Item
n16:item
n15:services_of
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
Subject Item
n4:this
sioc:creator_of
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
Subject Item
n8:ODS
sioc:container_of
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
atom:entry
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
atom:contains
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
Subject Item
n17:this
sioc:creator_of
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
Subject Item
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T06:07:41.061401
dcterms:modified
2017-06-29T07:33:05.167619
rdfs:label
VirtuosoOdsUbiquityTutorialsPublBookmark
foaf:maker
n10:this n18:this
dc:title
VirtuosoOdsUbiquityTutorialsPublBookmark
opl:isDescribedUsing
n33:rdf
sioc:has_creator
n4:this n17:this
sioc:attachment
n19:png n20:png n21:png n22:png n23:png n26:png n27:png n28:png n29:png n30:png
sioc:content
%VOSWARNING% ---++Bookmarks Publication Ubiquity Tutorial This tutorial demonstrates how to make publication from OpenLink [[http://demo.openlinksw.com/ods][Demo server]] Bookmark instance for user demo and import the data to [[http://myopenlink.net:8890/ods][MyOpenlink 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. ---+++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 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 Url destination http://myopenlink.net:8890/DAV/home/demo/mybookmarks.xml userName demo userPassword demo </verbatim> * <img src="%ATTACHURLPATH%/u5.png" style="wikiautogen"/> * Note that you can also set destination Type to WebDAV and destination to /DAV/home/demo/bk.xml for ex. In this case, several steps below when the user tries to import the data from the bk.xml file, need to set as sourceType URL and the source value should be then http://demo.openlinksw.com/DAV/home/demo/bk.xml 1. As result the publication will be created and will be shown its id (for ex. 12). 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 12 </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%/u6.png" style="wikiautogen"/> 1. Now let's get the bookmarks to <nowiki>MyOpenlink</nowiki> ODS Bookmarks instance. 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/mybookmarks.xml sourceType WebDAV </verbatim> * <img src="%ATTACHURLPATH%/u9.png" style="wikiautogen"/> 1. As result should be shown message for Success. Let's check the Bookmarks instance for user demo at the [[http://myopenlink.net:8890/ods][MyOpenlink server]] . 1. Go to http://myopenlink.net:8890/ods 1. Log in as demo with password demo 1. Go to Bookmarks 1. As result in the 1st pane under Tree->Bookmarks will be shown the imported Bookmarks from the demo server Bookmarks instance for user demo. * <img src="%ATTACHURLPATH%/u10.png" style="wikiautogen"/> CategoryODS CategoryOpenSource CategoryWebSite CategoryOdsBookmark CategoryBookmark
sioc:id
33243f0cdd58e5c51bc72e71fa27da68
sioc:link
n2:VirtuosoOdsUbiquityTutorialsPublBookmark
sioc:has_container
n8:ODS
n15:has_services
n16:item
atom:title
VirtuosoOdsUbiquityTutorialsPublBookmark
sioc:links_to
n5:CategoryOdsBookmark n6:ods n7:html n12:ods n2:CategoryWebSite n5:WebDAV n2:CategoryBookmark n5:OpenLink n2:CategoryODS n2:VirtuosoOdsUbiquityTutorialsBookmarkOAuthM n2:CategoryOpenSource n31:xml n2:VirtuosoOdsUbiquityTutorialsBookmarkOAuthD
atom:source
n8:ODS
atom:author
n10:this
atom:published
2017-06-13T06:07:41Z
atom:updated
2017-06-29T07:33:05Z
sioc:topic
n8:ODS