ODS Briefcase API TTL Description
What?
An .TTL description of the application API actions using http://www.openlinksw.com/ontology/webservices# and http://schema.org/ ontologies.
Why?
The .TTL description enable loading and using API actions with OpenLink Smart Data Bot.How?
- Install the latest ODS Framework and ODS Briefcase VADs;
- Create an Briefcase instance;
- Start an OSDB client following the OSDB Config Guide;
- Load the ODS Briefcase API TTL description using OSDB command:
> load [host]/dataspace/demo/briefcase /demo%27s%20Briefcase
- Then new service is added with a name ods_briefcase :
> services
- Then all enabled actions are show using:
> ods_briefcase actions
- Follow the OSDB Config Guide how to use the actions.
Related
- OpenLink Smart Data Bot
- The OpenLink Structured Data Sniffer (OSDS)
- OpenLink WebServices Ontology
- Schema.org Ontology