OSDB  OSDB Service Actions

Actions for Service: kidehen_openlink_web_site_services

Action IDDescription
openlink_shop_cart_add_item_actionThis action adds an offer to an user's shopcart en route to purchase.
openlink_shop_offers_listing_actionThis action list all OpenLink UDA and Virtuoso offers.
openlink_uda_shop_offers_listing_actionThis action list all OpenLink UDA offers.
openlink_virtuoso_shop_offers_listing_actionThis action list all OpenLink Virtuoso offers.
precision_search_and_find_actionThis action performs Search Faceted Browsing
Action options:

-v, --view_type [view_type]
	This paramater takes a literal value that sets the default view orientation of the initial page returned by the Faceted Browsing Service.
	Required: no
	Permitted values: attribute-names, entity-types
-q, --q [q]
	This paramater takes a keyword or phrase as its value.
	Required: no
	Permitted values: odbc+driver
-o, --offset [offset]
	This paramater determines offset (marker) boundary size that enables a user scroll (in either direction) through driver presented in the entity description page of the Faceted Browser Service. Increase using blocks of this value to page forward or backwards.
	Required: no
	Permitted values: 100
-l, --limit [limit]
	This paramater determines maximum size of entity relationships in a query solution that provides driver presented in the entity description page of the Faceted Browser Service. This value remains fixed when a user is scrolling through a query solution that provides driver to a Faceted Browsing Page.
	Required: no
	Permitted values: 100
-s, --same_as [same_as]
	This paramater determines if owl:sameAs inference and reasoning is applied to the generation of driver presented by the entity description page.
	Required: no
	Permitted values: yes
-u, --url_only [url_only]
	Return only the action URL, not the action results
	Required: no
-r, --response_format [response_format]
	Sets the response media type through an Accept header.
	Required: no
	Permitted values: text/html
-t, --quality_values [quality_values]
	Quality value string. e.g. application/json;q=1.0,text/turtle;q=0.8,*/*;q=0.5. 
	--response_format takes precedence.
	Required: no