[Data-modeling] Recipe schema

Kurt Bollacker kurt at spaceship.com
Fri May 1 00:41:01 UTC 2009


On Thu, Apr 30, 2009 at 02:14:22PM -0700, Kirrily Robert wrote:
> A number of people have been asking for a recipe schema for a while.   
> I've made an attempt at one here: http://www.freebase.com/type/schema/user/skud/food/recipe

Now *THIS* is an important domain to model.

A few ideas:

- A "date first created" property might be useful, especially when the
  "Author" is a cookbook. 

- Recipe Ingredient should have an "optional" boolean. 

- Perhaps there's a need for a "nutrition information per serving"
  type.

- Recipes may have subrecipes (e.g. This cherry pie recipe depends on
  this other double crust recipe). 

- I often create new recipies by stealing ideas from cookbooks.  An
  "inspired by" or "derived from" property might be good.


									Kurt :-)


More information about the Data-modeling mailing list