Not logged in : Login

About: VirtuosoOdsUbiquityTutorialsSubscrAddressbook     Goto   Sponge   Distinct   Permalink

An Entity of Type : atom:Entry, within Data Space : ods.openlinksw.com associated with source document(s)

AttributesValues
type
Date Created
Date Modified
label
  • VirtuosoOdsUbiquityTutorialsSubscrAddressbook
maker
Title
  • VirtuosoOdsUbiquityTutorialsSubscrAddressbook
isDescribedUsing
has creator
attachment
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u1.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u17.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u2.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u22.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u23.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u24.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u25.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u26.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u27.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u3.png
  • http://ods.openlinksw.com/wiki/main/ODS/VirtuosoOdsUbiquityTutorialsSubscrAddressbook/u7.png
content
  • %VOSWARNING% ---++Addressbook Subscription Ubiquity Tutorial This tutorial demonstrates how to subscribe from OpenLink [[http://demo.openlinksw.com/ods][Demo server]] Addressbook instance for user demo to [[http://myopenlink.net:8890/ods][MyOpenlink server]] Addressbook 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. ---++++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: ods-host http://demo.openlinksw.com/ods * 1. Execute the command: ods-set-mode sid * 1. Execute the command: ods-authenticate-user demo with demo * 1. *oauth*: detailed description you can find [[VirtuosoOdsUbiquityTutorialsAddressbookOAuthD][here]]. 1. Execute the command: ods-get-instance-id demo's AddressBook * 1. As result will be shown the instance id. For the "demo's AddressBook" instance this should be 36. 1. Execute the command: ods-create-addressbook-publication 36 name MyContacts destinationType WebDAV destination /DAV/home/demo/mc.vcf userName demo userPassword demo * * Note that you can also set destination Type to URL and destination to http://myopenlink.net:8890/DAV/home/demo/mc.vcf for ex. In this case, several steps below when the user tries to subscribe for the contacts in mc.vcf file, need to set as sourceType WebDAV and the source value should be then /DAV/home/demo/mc.vcf 1. As result the publication will be created and will be shown its id (for ex. 4). 1. To synchronize you can use ubiquity command or the Addressbook UI: 1. Using the ubiquity sync command: 1. Execute the command: ods-sync-addressbook-publication 4 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 Addressbook 1. Go to Preferences->Publications 1. Click the button "Sync" for "MyContacts" publication. 1. As result a synchronization will be performed. * 1. Go to Briefcase 1. As result in the list will be shown the mc.vcf file which contains user demo's contacts from its [[http://demo.openlinksw.com/ods][Demo server]] Addressbook instance. * ---+++Basic Tutorial Steps 1. Authenticate using ODS command mode: 1. *sid*: 1. Execute the command: ods-host http://myopenlink.net:8890/ods * 1. Execute the command: ods-set-mode sid * 1. Execute the command: ods-3nticate-user demo with demo * 1. *oauth*: detailed description you can find [[VirtuosoOdsUbiquityTutorialsAddressbookOAuthM][here]]. 1. Execute the command: ods-get-instance-id demo's AddressBook * 1. As result will be shown the instance id. For the "demo's AddressBook" instance this should be 517. 1. Execute the command: ods-import-addressbook 517 source /DAV/home/demo/mc.vcf sourceType WebDAV or execute: ods-create-addressbook-subscription 517 name MyNewContacts sourceType Url source http://demo.openlinksw.com/DAV/home/demo/mc.vcf userName demo userPassword demo * 1. As result should be shown message for Success and subscription id for ex.8. 1. Now let's perform synchronization of this subscription in the Addressbook instance for user demo at the [[http://myopenlink.net:8890/ods][MyOpenlink server]]. To synchronize you can use ubiquity command or the Addressbook UI: 1. Using the ubiquity sync command: 1. Execute the command: ods-sync-addressbook-subscription 8 1. As result should be shown message for Success. 1. Using the Addressbook UI: 1. Go to http://myopenlink.net:8890/ods 1. Log in as demo with password demo 1. Go to Addressbook 1. Go to Preferences->Subscriptions 1. Click the "Sync" button for the "MyNewContacts" subscription 1. As result he synchronization will be performed and for the subscription will be shown status "Ok": * 1. Go to My Contacts. 1. As result in the 1st pane uwill be shown the imported from the subscription contacts. *
id
  • cc9fb39898a4041a25e03b845630fca5
link
has container
http://rdfs.org/si...ices#has_services
atom:title
  • VirtuosoOdsUbiquityTutorialsSubscrAddressbook
links to
atom:source
atom:author
atom:published
  • 2017-06-13T06:08:15Z
atom:updated
  • 2017-06-29T07:33:06Z
topic
is made of
is container of of
is link of
is http://rdfs.org/si...vices#services_of of
is creator of of
is atom:entry of
is atom:contains of
Faceted Search & Find service v1.17_git132 as of May 12 2023


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Sep 11 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (15 GB total memory, 2 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software