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

> load [host]/dataspace/demo/briefcase /demo%27s%20Briefcase

1 Then new service is added with a name ods_briefcase :

> services

1 Then all enabled actions are show using:

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