%META:TOPICPARENT{name="OdsPolls"}%


---+ ODS Polls 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 Polls VADs;
   1 Create a Polls instance;
   1 Start an OSDB client following the [[https://osdb.openlinksw.com/config_guide.html][OSDB Config Guide]];
   1 Load the ODS Polls API TTL description using the OSDB command:<br />
      <br /><b> > load [host]/dataspace/demo/polls/poll%27s%20Polls</b><br /><br />
   1 Then a new service is added with a name <b>ods_polls </b>:<br />
      <br /><b> > services <br /><br />
   1 Then all enabled actions are shown using the command:<br />
      <br /><b> > ods_polls actions</b><br /><br />
   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 ]]