This HTML5 document contains 44 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/
n8http://myopenlink.net:8890/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n28http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n19http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u20.
n20http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u18.
n22http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u7.
dchttp://purl.org/dc/elements/1.1/
n15http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/sioc.
n11http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n27http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n10http://vos.openlinksw.com/dataspace/person/dav#
n12http://vos.openlinksw.com/dataspace/owiki/wiki/
n4http://demo.openlinksw.com/DAV/home/demo/mycontacts.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n24http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u21.
n23http://demo.openlinksw.com/ods/ods_ubiquity.
n31http://demo.openlinksw.com/
n13http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n25http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u3.
n29http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u17.
n16http://vos.openlinksw.com/dataspace/owiki#
n21http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u19.
n17http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u2.
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/
n6http://vos.openlinksw.com/dataspace/person/owiki#
n26http://vos.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsPublAddressbook/u1.
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:VirtuosoOdsUbiquityTutorialsPublAddressbook
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:08:02.022391
dcterms:modified
2017-06-13T06:08:02.022391
rdfs:label
VirtuosoOdsUbiquityTutorialsPublAddressbook
foaf:maker
n6:this n10:this
dc:title
VirtuosoOdsUbiquityTutorialsPublAddressbook
opl:isDescribedUsing
n15:rdf
sioc:has_creator
n11:this n16:this
sioc:attachment
n17:png n19:png n20:png n21:png n22:png n24:png n25:png n26:png n29:png
sioc:content
%VOSWARNING% ---++Addressbook Publication Ubiquity Tutorial This tutorial demonstrates how to make publication from OpenLink [[http://demo.openlinksw.com/ods][Demo server]] Addressbook instance for user demo and import the data to [[http://myopenlink.net:8890/ods][MyOpenlink server]] Addressbook 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 Addressbook instance for user demo at the [[http://demo.openlinksw.com/ods][Demo server]] and there should be ODS Addressbook 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 Addressbook from the left ODS Vertical Main Navigation. This will cause automatically to be created ODS Addressbook 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 [[VirtuosoOdsUbiquityTutorialsAddressbookOAuthD][here]]. 1. Execute the command: <verbatim> ods-get-instance-id demo's AddressBook </verbatim> * <img src="%ATTACHURLPATH%/u17.png" style="wikiautogen"/> 1. As result will be shown the instance id. For the "demo's AddressBook" instance this should be 36. 1. Execute the command: <verbatim> ods-create-addressbook-publication 36 name MyContacts destinationType URL destination http://myopenlink.net:8890/DAV/home/demo/mycontacts.vcf userName demo userPassword demo </verbatim> * <img src="%ATTACHURLPATH%/u18.png" style="wikiautogen"/> * Note that you can also set destination Type to WebDAV and destination to /DAV/home/demo/mycontacts.vcf for ex. In this case, several steps below when the user tries to import the data from the mycontacts.vcf file, need to set as sourceType URL and the source value should be then http://demo.openlinksw.com/DAV/home/demo/mycontacts.vcf 1. As result the publication will be created and will be shown its id (for ex. 6). 1. To synchronize you can use ubiquity command or the Addressbook UI: 1. Using the ubiquity sync command: 1. Execute the command: <verbatim> ods-sync-addressbook-publication 6 </verbatim> 1. As result should be shown message for Success. 1. Using the Addressbook UI: 1. Go to http://demo.openlinksw.com/ods 1. Log in as demo password demo 1. Go to <nowiki>AddressBook</nowiki> 1. Go to Preferences->Publications 1. Click the button "Sync" for "<nowiki>MyContacts </nowiki>" publication. 1. As result a synchronization will be performed. * <img src="%ATTACHURLPATH%/u19.png" style="wikiautogen"/> 1. Now let's get the contacts to <nowiki>MyOpenlink</nowiki> ODS Addressbook 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 [[VirtuosoOdsUbiquityTutorialsAddressbookOAuthM][here]]. 1. Execute the command: <verbatim> ods-get-instance-id demo's AddressBook </verbatim> * <img src="%ATTACHURLPATH%/u17.png" style="wikiautogen"/> 1. As result will be shown the instance id. For the "demo's Addressbook" instance this should be 517. 1. Execute the command: <verbatim> ods-import-addressbook 517 source /DAV/home/demo/mycontacts.vcf sourceType WebDAV </verbatim> * <img src="%ATTACHURLPATH%/u20.png" style="wikiautogen"/> 1. As result should be shown message for Success. Let's check the Addressbook 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 Addressbook 1. As result in "My Contacts" list will be shown the imported contacts. * <img src="%ATTACHURLPATH%/u21.png" style="wikiautogen"/> CategoryODS CategoryOpenSource CategoryAddressBook CategoryOdsAddressBook
sioc:id
d177fe37fb41d8f37fa54fa5892f1326
sioc:link
n2:VirtuosoOdsUbiquityTutorialsPublAddressbook
sioc:has_container
n12:ODS
n27:has_services
n28:item
atom:title
VirtuosoOdsUbiquityTutorialsPublAddressbook
sioc:links_to
n4:vcf n8:ods n2:CategoryOpenSource n13:CategoryAddressBook n13:CategoryODS n2:CategoryOdsAddressBook n13:WebDAV n13:OpenLink n13:AddressBook n23:html n31:ods n2:VirtuosoOdsUbiquityTutorialsAddressbookOAuthM n2:VirtuosoOdsUbiquityTutorialsAddressbookOAuthD
atom:source
n12:ODS
atom:author
n10:this
atom:published
2017-06-13T06:08:02Z
atom:updated
2017-06-13T06:08:02Z
sioc:topic
n12:ODS