Package org.osid.recipe


package org.osid.recipe

The Open Service Interface Definitions for the org.osid.recipe service.

The Recipe OSID is the how-to service providing a means for managing lists of directions to create or do something. The Recipe OSID can be used in conjunction with the Resourcing OSID and the Tracking OSID to provide instructions or stock answers on accomplishing a variety of tasks. The Recipe OSID may also be used alongside the Learning OSID for managing the skills required to complete various tasks and it may be used in conjunction with the Inventory OSID for managing an inventory of materials required to accomplish jobs. While the Recipe OSID may also be used with the Checklist OSID for a simplified tracking of progress, it can always be used to store your favorite recipes.

Recipe

A Recipe is an OsidObject which represents a set of Directions to achieve some goal.

Direction

A Direction is an instruction or a process step. A Direction may have some Assets to illustrate the instruction.

Directions may be further broken down into Procedures and include a specified list of materials or ingredients for accomplishing the step.

Procedure

Procedures can be used to specifically describe an action that needs to be executed within a Direction . Normalization of procedures allow for the linking to learning Objectives to describe the skill or knowledge necessary for accomplishing the task.

Ingredient

An Ingredient is a quantity of some group of items, or inventory Stock , managed in the Inventory OSID. The units of a quantity are expressed as a Type such as "units," "pounds," or "cups."

Cookbook Cataloging

Recipes , Directions, and Procedures are organized into federatable OsidCatalogs called Cookbooks .


Copyright © 2010 Ingenescus. All Rights Reserved.

This Work is being provided by the copyright holder(s) subject to the following license. By obtaining, using and/or copying this Work, you agree that you have read, understand, and will comply with the following terms and conditions.

Permission to use, copy and distribute unmodified versions of this Work, for any purpose, without fee or royalty is hereby granted, provided that you include the above copyright notices and the terms of this license on ALL copies of the Work or portions thereof.

You may nodify or create Derivatives of this Work only for your internal purposes. You shall not distribute or transfer any such Derivative of this Work to any location or to any third party. For the purposes of this license, "Derivative" shall mean any derivative of the Work as defined in the United States Copyright Act of 1976, such as a translation or modification.

This Work and the information contained herein is provided on an "AS IS" basis WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN THE WORK.

The export of software employing encryption technology may require a specific license from the United States Government. It is the responsibility of any person or organization contemplating export to obtain such a license before exporting this Work.

  • Interfaces
    Class
    Description
    An Cookbook represents a collection of awards and procedures.
    This session creates, updates, and deletes Cookbooks .
    This is the form for creating and updating Cookbooks .
    This session manages a hierarchy of cookbooks.
    This session defines methods for traversing a hierarchy of Cookbook objects.
    Like all OsidLists , CookbookList provides a means for accessing Cookbook elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Cookbook objects.
    This interface is a container for a partial hierarchy retrieval.
    Like all OsidLists , CookbookNodeList provides a means for accessing CookbookNode elements sequentially either one at a time or many at a time.
    This session defines methods to receive notifications on adds/changes to Cookbook objects.
    This is the query for searching for cookbooks.
    This is the query inspector for searching for cookbooks.
    This session provides methods for searching Cookbook catalogs.
    The cookbook receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Cookbook objects.
    The search interface for governing cookbook searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Cookbook objects.
    A Direction is an instruction.
    This session creates, updates, and deletes Directions .
    This session provides methods to re-assign Directions to Cookbook mappings.
    This session provides methods to retrieve Direction to Cookbook directions.
    This is the form for creating and updating Directions .
    Like all OsidLists , DirectionList provides a means for accessing Direction elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving directions.
    This session defines methods to receive notifications on adds/changes to Direction objects in this Cookbook .
    This is the query for searching directions.
    This is the query inspector for examining direction queries.
    This session provides methods for searching among Direction objects.
    The direction receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted directions.
    The search interface for governing direction searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching among Direction objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    An Ingredient represents an item used in a Recipe .
    This is the form for creating and updating Ingredients .
    Like all OsidLists , IngredientList provides a means for accessing Ingredient elements sequentially either one at a time or many at a time.
    This is the query for searching ingredients.
    This is the query inspector for examining ingredient queries.
    A Procedure is an action.
    This session creates, updates, and deletes Procedures .
    This session provides methods to re-assign Procedures to Cookbooks .
    This session provides methods to retrieve Procedure to Cookbook mappings.
    This is the form for creating and updating Procedure objects.
    Like all OsidLists , ProcedureList provides a means for accessing Procedure elements sequentially either one at a time or many at a time.
    This session defines methods for retrieving procedures.
    This session defines methods to receive notifications on adds/changes to Procedure objects.
    This is the query for searching procedures.
    The inspector for examining procedure queries.
    This session provides methods for searching Procedure objects.
    The procedure receiver is the consumer supplied interface for receiving notifications pertaining to new or deleted procedures.
    The search interface for governing procedure searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching Procedure objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.
    A Recipe .
    This session creates, updates, and deletes Recipes .
    This session provides methods to re-assign Recipes to Cookbook mappings.
    This session provides methods to retrieve Recipe to Cookbook ingredients.
    This is the form for creating and updating Recipes .Like all OsidForm objects, various data elements may be set here for use in the create and update methods in the RecipeAdminSession .
    Like all OsidLists , RecipeList provides a means for accessing Recipe elements sequentially either one at a time or many at a time.
    This session provides methods for retrieving Recipe objects.
    The recipe manager provides access to procedure sessions and provides interoperability tests for various aspects of this service.
    This session defines methods to receive notifications on adds/changes to Recipe objects in this Cookbook .
    The recipe profile describes the interoperability among recipe services.
    The recipe manager provides access to procedure sessions and provides interoperability tests for various aspects of this service.
    This is the query for searching recipes.
    This is the query inspector for examining recipe queries.
    This session provides methods for searching among Recipe objects.
    The recipe receiver is the consumer supplied interface for receiving notifications pertaining to new, updated or deleted Recipe objects.
    The search interface for governing recipe searches.
    An interface for specifying the ordering of search results.
    This interface provides a means to capture results of a search.
    This session provides methods for searching among Recipe objects.
    This session manages queries and sequencing to create "smart" dynamic catalogs.