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

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

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n15http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n18http://virtuoso.openlinksw.com/wiki/main/Main/
dchttp://purl.org/dc/elements/1.1/
n8http://vos.openlinksw.com/wiki/main/ODS/OdsCalendarSyncML/
n22http://docs.openlinksw.com/virtuoso/
n4http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n14http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n16http://vos.openlinksw.com/dataspace/person/dav#
n7http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/OdsCalendarSyncML/
n12http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n5http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n11http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/
n21http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
n13http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/

Statements

Subject Item
n2:OdsCalendarSyncML
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:04:48.036343
dcterms:modified
2017-06-13T06:04:48.036343
rdfs:label
OdsCalendarSyncML
foaf:maker
n16:this n21:this
dc:title
OdsCalendarSyncML
opl:isDescribedUsing
n7:sioc.rdf
sioc:has_creator
n4:this n11:this
sioc:attachment
n8:scy11.png n8:scy12.png n8:scy1.png n8:scy10.png n8:scy8.png n8:scy9.png n8:scy6.png n8:scy7.png n8:scy4.png n8:scy5.png n8:scy2.png n8:scy3.png n8:scy15.png n8:scy16.png n8:scy13.png n8:scy14.png
sioc:content
%META:TOPICPARENT{name="OdsCalendar"}% ---+Using SyncML with ODS-Calendar ODS-Calendar now supports synchronization to DAV [[http://virtuoso.openlinksw.com/wiki/main/Main/SyncML][SyncML]] folder and back. ---++Prerequisites Make sure the following packages are installed: 1. [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/ods_framework_dav.vad][<nowiki>ods_framework_dav.vad</nowiki>]]; 1. [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/ods_calendar_dav.vad][<nowiki>ods_calendar_dav.vad</nowiki>]]; 1. [[http://s3.amazonaws.com/opldownload/uda/vad-packages/6.1/virtuoso/syncml_dav.vad][<nowiki>syncml_dav.vad</nowiki>]]. ---++Sample Scenario 1. Go to <code><nowiki>http://&lt;host&gt;:&lt;port&gt;/ods</nowiki></code> 1. Log in. 1. Click the <b>Briefcase</b> link in the left navigation bar. 1. Your DAV/home/&lt;ods-user&gt; folder will be displayed: %BR%%BR%<img src="%ATTACHURLPATH%/scy1.png" />%BR%%BR% 1. Click <b>New Folder</b>. %BR%%BR%<img src="%ATTACHURLPATH%/scy2.png" />%BR%%BR% 1. Create a regular folder; for this example, named <b><code>mysync</code></b>: %BR%%BR%<img src="%ATTACHURLPATH%/scy3.png" />%BR%%BR% 1. Go to the new <b>mysync</b> folder: %BR%%BR%<img src="%ATTACHURLPATH%/scy4.png" />%BR%%BR% 1. Click again <b>New Folder</b>. 1. Name this folder <b><code>calendar</code></b>, and specify the Folder type as [[http://virtuoso.openlinksw.com/wiki/main/Main/SyncML][SyncML]] folder: %BR%%BR%<img src="%ATTACHURLPATH%/scy5.png" />%BR%%BR% 1 Go to the new displayed "SyncML" tab: %BR%%BR%<img src="%ATTACHURLPATH%/scy6.png" />%BR%%BR% 1 Specify the SyncML version and type, for ex.:<b><code>1.1</code></b> and <b><code>vcalendar 11</code></b>, respectively. %BR%%BR%<img src="%ATTACHURLPATH%/scy7.png" />%BR%%BR% 1 Click "Create". 1 The created folder should be displayed in the list of available resources for the <b>mysync</b> folder: %BR%%BR%<img src="%ATTACHURLPATH%/scy8.png" />%BR%%BR% 1. Click <b>Calendar</b> in the left navigation bar. 1. Your ODS-Calendar instance will be loaded, and automatically created if you don't have one yet: %BR%%BR%<img src="%ATTACHURLPATH%/scy9.png" />%BR%%BR% * In case of new created ODS-Calendar instance, create several events and/or tasks. 1. Go to <b>Import/Export</b>: %BR%%BR%<img src="%ATTACHURLPATH%/scy10.png" />%BR%%BR% 1 Select <b>Manage SyncML</b>: %BR%%BR%<img src="%ATTACHURLPATH%/scy11.png" />%BR%%BR% 1. Click <b>New SyncML</b>: %BR%%BR%<img src="%ATTACHURLPATH%/scy12.png" />%BR%%BR% 1. In the presented form: * Name the SyncML job; e.g., <b><code>test</code></b>; * Enter the WebDAV SyncML Path to the folder you created above; e.g., <b><code>/DAV/home/&lt;ods-user&gt;/mysync/calendar</code></b>; * Enter your ODS username and password; * Select whether to sync events, tasks, or both; %BR%%BR%<img src="%ATTACHURLPATH%/scy13.png" />%BR%%BR% 1. Click <b>Create</b>. %BR%%BR%<img src="%ATTACHURLPATH%/scy14.png" />%BR%%BR% 10. Click <b>Sync</b>. 11. Specify the direction of synchronization, and click the <b>Sync</b> button. %BR%%BR%<img src="%ATTACHURLPATH%/scy15.png" />%BR%%BR% 12. A message will show how many events and tasks were synced to the Calendar instance (In), and how many were synced to the DAV location (Out): %BR%%BR%<img src="%ATTACHURLPATH%/scy16.png" />%BR%%BR% ---++ Synchronization in Background Suppose you have synced your tasks and events from the Calendar instance to the DAV location as described above. When there is a change on some of the fields for a current event or task in your Calendar, the <b>Save</b> action will trigger a re-sync to the DAV location. ---++ Related * [[http://docs.openlinksw.com/virtuoso/syncml.html][Virtuoso SyncML documentation]] * [[VirtSyncMLAndroidToVirtuoso][How to sync my Android contacts to Virtuoso using SyncML]] * [[OdsAddressbookSyncML][Using SyncML with ODS-AddressBook]] CategoryODS CategoryOpenSource CategoryCalendar
sioc:id
f118152129320866a0ac1ee6217d4622
sioc:link
n2:OdsCalendarSyncML
sioc:has_container
n12:ODS
n14:has_services
n15:item
atom:title
OdsCalendarSyncML
sioc:links_to
n5:CategoryODS n13:ods_calendar_dav.vad n13:syncml_dav.vad n18:SyncML n2:CategoryOpenSource n13:ods_framework_dav.vad n22:syncml.html n2:OdsAddressbookSyncML n5:WebDAV n5:VirtSyncMLAndroidToVirtuoso n5:SyncML n5:CategoryCalendar
atom:source
n12:ODS
atom:author
n16:this
atom:published
2017-06-13T06:04:48Z
atom:updated
2017-06-13T06:04:48Z
sioc:topic
n12:ODS