%META:TOPICPARENT{name="OdsFeedManager"}% ---+ ODS Feed Manager 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 Feed Manager VADs; 1 Create a Feed Manager instance; 1 Start an OSDB client following the [[https://osdb.openlinksw.com/config_guide.html][OSDB Config Guide]]; 1 Load the ODS Feed Manager API TTL description using the OSDB command:

> load [host]/dataspace/demo/feeds /demo%27s%20Feeds

1 Then new service is added with a name ods_feeds :

> services

1 Then all enabled actions are show using the command:

> ods_feeds 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 ]]