%META:TOPICPARENT{name="OdsCalendar"}%
---+ ODS Calendar API TTL Description
%TOC%
---++What?
A .TTL description of the application API actions using [[http://www.openlinksw.com/ontology/webservices#][http://www.openlinksw.com/ontology/webservices#]] and [[http://schema.org/][http://schema.org/]] ontologies.
---++Why?
The .TTL description enable loading and using API actions with [[https://osdb.openlinksw.com/osdb][OpenLink Smart Data Bot]].
---++How?
1 Install the latest ODS Framework and ODS Calendar VADs;
1 Create a Calendar instance;
1 Start an OSDB client following the [[https://osdb.openlinksw.com/config_guide.html][OSDB Config Guide]];
1 Load the ODS Calendar API TTL description using the OSDB command:
> load [host]/dataspace/demo/calendar /demo%27s%20Calendar
1 Then new service is added with a name ods_calendar :
> services
1 Then all enabled actions are show using the command:
> ods_calendar actions
1 Follow the [[https://osdb.openlinksw.com/config_guide.html][OSDB Config Guide]] how to use the actions.
---++Related
* [[https://osdb.openlinksw.com/osdb][OpenLink Smart Data Bot]]
* [[http://osds.openlinksw.com/][The OpenLink Structured Data Sniffer (OSDS)]]
* [[http://www.openlinksw.com/ontology/webservices#][OpenLink WebServices Ontology]]
* [[http://schema.org/][Schema.org Ontology ]]