<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HollyMarieKoltz</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HollyMarieKoltz"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/HollyMarieKoltz"/>
	<updated>2026-04-27T07:02:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=23081</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=23081"/>
		<updated>2007-10-26T19:58:18Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Gopher: Fudge Recipe */  added a note,&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
==== Real Cajun Recipes: Chicken Fricassee ====&lt;br /&gt;
[http://www.realcajunrecipes.com/recipes/cajun/chicken-fricassee/4.rcr Chicken Fricassee (RealCajunRecipes.com)]&lt;br /&gt;
&lt;br /&gt;
Recipe is formatted with table/nested table&lt;br /&gt;
&lt;br /&gt;
* Title (h3 heading)&lt;br /&gt;
** Food Category (not linked)&lt;br /&gt;
** Recipe Author&lt;br /&gt;
** Author origin (location)&lt;br /&gt;
** Date&lt;br /&gt;
** Drag and Drop icon for MacGourmet* users&lt;br /&gt;
** Ratings (up to 5 stars)&lt;br /&gt;
** Ratings link (viewer can rate recipe)&lt;br /&gt;
* The top section of the recipe is separated with an hr, rest of recipe in nested table.&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** cook time&lt;br /&gt;
** ready time&lt;br /&gt;
** author note&lt;br /&gt;
** Ingredients (appear in two columns, table)&lt;br /&gt;
** Directions (paragraph format for steps)&lt;br /&gt;
&lt;br /&gt;
'''Special Note'''*&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet] is software which allows creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features. It would be good to see how these recipes are formatted. MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.),  Demo available at link. Also see wiki page [[recipe-formats#MacGourmet]]&lt;br /&gt;
&lt;br /&gt;
==== BigOven: Angel Hair with Tomatoes, Basil And Arugula recipe ====&lt;br /&gt;
&lt;br /&gt;
Recipe Example: [http://www.bigoven.com/152986_Angel-Hair-with-Tomatoes,-Basil-And-Arugula_recipe.html Angel Hair with Tomatoes, Basil And Arugula recipe (BigOven)].&lt;br /&gt;
&lt;br /&gt;
[http://bigoven.com/ BigOven] - recipe software application with an online collection of recipes which were submitted from registered site users or published, exported from its software users. Published recipes can be rated online, and additional tags/categories or ingredients can be applied to published recipes. Also see the [[recipe-formats#Big_Oven]] wiki page.&lt;br /&gt;
&lt;br /&gt;
Recipe output for the site uses span tags with id to format or link information. HTML format: ingredients are in table format. Uses br, no p tags.&lt;br /&gt;
&lt;br /&gt;
This is an example recipe format from the site:&lt;br /&gt;
&lt;br /&gt;
* Recipe Title - h1, span id=&amp;quot;lblTitle&amp;quot; &lt;br /&gt;
** Intro Line - span id=&amp;quot;lblSubhead&amp;quot;, br&lt;br /&gt;
** Ratings - img id=&amp;quot;img_rating&amp;quot;&lt;br /&gt;
** Photo&lt;br /&gt;
** Ingredients  - h2, span id=&amp;quot;Label1&amp;quot; &lt;br /&gt;
*** Individual Ingredients - (2 column table, ingredient keyword is linked, link appended with id=ingredient name.)&lt;br /&gt;
** Instructions - h2, span id=&amp;quot;Label2&amp;quot; &lt;br /&gt;
*** Directions (br, span id=&amp;quot;lblInstructions&amp;quot;, br) - instructions, nutritional info, author, date included.&lt;br /&gt;
** Main ingredient tag - span id=&amp;quot;Label7&amp;quot;, span id=&amp;quot;lblMainIngredient&amp;quot; , link to Main Ingredient)&lt;br /&gt;
** ADD tags. Form submit buttons for additional tag categorization (related linking). - id=&amp;quot;lblCategoriesLabel&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Gopher: Fudge Recipe ====&lt;br /&gt;
[gopher://hal3000.cx/0/Recipes/fudge.txt gopher://hal3000.cx/0/Recipes/fudge.txt]&lt;br /&gt;
&lt;br /&gt;
Note: this is '''gopher:''' (may not work in all browsers, will with Firefox)&lt;br /&gt;
&lt;br /&gt;
Format plain text -- formatting line breaks, sometimes dashes for ingredient lists, underlining of title. Whitespace preserved with pre tagset.&lt;br /&gt;
&lt;br /&gt;
Recipe consists of:&lt;br /&gt;
* Introductory information&lt;br /&gt;
* Recipe Title&lt;br /&gt;
** Ingredients&lt;br /&gt;
** Instructions&lt;br /&gt;
&lt;br /&gt;
Another Recipe collection on Gopher at the Online Book Initiative:&lt;br /&gt;
&lt;br /&gt;
[gopher://gopher.std.com/11/The%20Online%20Book%20Initiative/Recipes gopher://gopher.std.com/11/The%20Online%20Book%20Initiative/Recipes]&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22906</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22906"/>
		<updated>2007-10-26T19:50:45Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: fixed markup&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
==== Real Cajun Recipes: Chicken Fricassee ====&lt;br /&gt;
[http://www.realcajunrecipes.com/recipes/cajun/chicken-fricassee/4.rcr Chicken Fricassee (RealCajunRecipes.com)]&lt;br /&gt;
&lt;br /&gt;
Recipe is formatted with table/nested table&lt;br /&gt;
&lt;br /&gt;
* Title (h3 heading)&lt;br /&gt;
** Food Category (not linked)&lt;br /&gt;
** Recipe Author&lt;br /&gt;
** Author origin (location)&lt;br /&gt;
** Date&lt;br /&gt;
** Drag and Drop icon for MacGourmet* users&lt;br /&gt;
** Ratings (up to 5 stars)&lt;br /&gt;
** Ratings link (viewer can rate recipe)&lt;br /&gt;
* The top section of the recipe is separated with an hr, rest of recipe in nested table.&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** cook time&lt;br /&gt;
** ready time&lt;br /&gt;
** author note&lt;br /&gt;
** Ingredients (appear in two columns, table)&lt;br /&gt;
** Directions (paragraph format for steps)&lt;br /&gt;
&lt;br /&gt;
'''Special Note'''*&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet] is software which allows creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features. It would be good to see how these recipes are formatted. MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.),  Demo available at link. Also see wiki page [[recipe-formats#MacGourmet]]&lt;br /&gt;
&lt;br /&gt;
==== BigOven: Angel Hair with Tomatoes, Basil And Arugula recipe ====&lt;br /&gt;
&lt;br /&gt;
Recipe Example: [http://www.bigoven.com/152986_Angel-Hair-with-Tomatoes,-Basil-And-Arugula_recipe.html Angel Hair with Tomatoes, Basil And Arugula recipe (BigOven)].&lt;br /&gt;
&lt;br /&gt;
[http://bigoven.com/ BigOven] - recipe software application with an online collection of recipes which were submitted from registered site users or published, exported from its software users. Published recipes can be rated online, and additional tags/categories or ingredients can be applied to published recipes. Also see the [[recipe-formats#Big_Oven]] wiki page.&lt;br /&gt;
&lt;br /&gt;
Recipe output for the site uses span tags with id to format or link information. HTML format: ingredients are in table format. Uses br, no p tags.&lt;br /&gt;
&lt;br /&gt;
This is an example recipe format from the site:&lt;br /&gt;
&lt;br /&gt;
* Recipe Title - h1, span id=&amp;quot;lblTitle&amp;quot; &lt;br /&gt;
** Intro Line - span id=&amp;quot;lblSubhead&amp;quot;, br&lt;br /&gt;
** Ratings - img id=&amp;quot;img_rating&amp;quot;&lt;br /&gt;
** Photo&lt;br /&gt;
** Ingredients  - h2, span id=&amp;quot;Label1&amp;quot; &lt;br /&gt;
*** Individual Ingredients - (2 column table, ingredient keyword is linked, link appended with id=ingredient name.)&lt;br /&gt;
** Instructions - h2, span id=&amp;quot;Label2&amp;quot; &lt;br /&gt;
*** Directions (br, span id=&amp;quot;lblInstructions&amp;quot;, br) - instructions, nutritional info, author, date included.&lt;br /&gt;
** Main ingredient tag - span id=&amp;quot;Label7&amp;quot;, span id=&amp;quot;lblMainIngredient&amp;quot; , link to Main Ingredient)&lt;br /&gt;
** ADD tags. Form submit buttons for additional tag categorization (related linking). - id=&amp;quot;lblCategoriesLabel&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Gopher: Fudge Recipe ====&lt;br /&gt;
[gopher://hal3000.cx/0/Recipes/fudge.txt gopher://hal3000.cx/0/Recipes/fudge.txt]&lt;br /&gt;
&lt;br /&gt;
Note: this is '''gopher:''' (may not work in all browsers, will with Firefox)&lt;br /&gt;
&lt;br /&gt;
Format plain text -- formatting line breaks, sometimes dashes for ingredient lists, underlining of title. Whitespace preserved with pre tagset.&lt;br /&gt;
&lt;br /&gt;
Recipe consists of:&lt;br /&gt;
* Introductory information&lt;br /&gt;
* Recipe Title&lt;br /&gt;
** Ingredients&lt;br /&gt;
** Instructions&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22905</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22905"/>
		<updated>2007-10-26T19:47:57Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
==== Real Cajun Recipes: Chicken Fricassee ====&lt;br /&gt;
[http://www.realcajunrecipes.com/recipes/cajun/chicken-fricassee/4.rcr Chicken Fricassee (RealCajunRecipes.com)]&lt;br /&gt;
&lt;br /&gt;
Recipe is formatted with table/nested table&lt;br /&gt;
&lt;br /&gt;
* Title (h3 heading)&lt;br /&gt;
** Food Category (not linked)&lt;br /&gt;
** Recipe Author&lt;br /&gt;
** Author origin (location)&lt;br /&gt;
** Date&lt;br /&gt;
** Drag and Drop icon for MacGourmet* users&lt;br /&gt;
** Ratings (up to 5 stars)&lt;br /&gt;
** Ratings link (viewer can rate recipe)&lt;br /&gt;
* The top section of the recipe is separated with an hr, rest of recipe in nested table.&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** cook time&lt;br /&gt;
** ready time&lt;br /&gt;
** author note&lt;br /&gt;
** Ingredients (appear in two columns, table)&lt;br /&gt;
** Directions (paragraph format for steps)&lt;br /&gt;
&lt;br /&gt;
'''Special Note'''*&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet] is software which allows creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features. It would be good to see how these recipes are formatted. MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.),  Demo available at link. Also see wiki page [[recipe-formats#MacGourmet]]&lt;br /&gt;
&lt;br /&gt;
==== BigOven: Angel Hair with Tomatoes, Basil And Arugula recipe ====&lt;br /&gt;
&lt;br /&gt;
Recipe Example: [http://www.bigoven.com/152986_Angel-Hair-with-Tomatoes,-Basil-And-Arugula_recipe.html Angel Hair with Tomatoes, Basil And Arugula recipe (BigOven)].&lt;br /&gt;
&lt;br /&gt;
[http://bigoven.com/ BigOven] - recipe software application with an online collection of recipes which were submitted from registered site users or published, exported from its software users. Published recipes can be rated online, and additional tags/categories or ingredients can be applied to published recipes. Also see the [[recipe-formats#Big_Oven]] wiki page.&lt;br /&gt;
&lt;br /&gt;
Recipe output for the site uses span tags with id to format or link information. HTML format: ingredients are in table format. Uses br, no p tags.&lt;br /&gt;
&lt;br /&gt;
This is an example recipe format from the site:&lt;br /&gt;
&lt;br /&gt;
* Recipe Title - h1, span id=&amp;quot;lblTitle&amp;quot; &lt;br /&gt;
** Intro Line - span id=&amp;quot;lblSubhead&amp;quot;, br&lt;br /&gt;
** Ratings - img id=&amp;quot;img_rating&amp;quot;&lt;br /&gt;
** Photo&lt;br /&gt;
** Ingredients  - h2, span id=&amp;quot;Label1&amp;quot; &lt;br /&gt;
*** Individual Ingredients - (2 column table, ingredient keyword is linked, link appended with id=ingredient name.)&lt;br /&gt;
** Instructions - h2, span id=&amp;quot;Label2&amp;quot; &lt;br /&gt;
*** Directions (br, span id=&amp;quot;lblInstructions&amp;quot;, br) - instructions, nutritional info, author, date included.&lt;br /&gt;
** Main ingredient tag - span id=&amp;quot;Label7&amp;quot;, span id=&amp;quot;lblMainIngredient&amp;quot; , link to Main Ingredient)&lt;br /&gt;
** ADD tags. Form submit buttons for additional tag categorization (related linking). - id=&amp;quot;lblCategoriesLabel&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==== Gopher: Fudge Recipe&lt;br /&gt;
[gopher://hal3000.cx/0/Recipes/fudge.txt gopher://hal3000.cx/0/Recipes/fudge.txt]&lt;br /&gt;
&lt;br /&gt;
Note this is gopher:// (may not work in all browsers, will with Firefox)&lt;br /&gt;
&lt;br /&gt;
Format plain text -- formatting line breaks, sometimes dashes for ingredient lists, underlining of title. Whitespace preserved with pre tagset.&lt;br /&gt;
&lt;br /&gt;
Recipe consists of:&lt;br /&gt;
* Introductory information&lt;br /&gt;
* Recipe Title&lt;br /&gt;
** Ingredients&lt;br /&gt;
** Instructions&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22912</id>
		<title>recipe-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22912"/>
		<updated>2007-10-26T19:11:38Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: moved related wiki links to bottom of page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MealMaster ==&lt;br /&gt;
&lt;br /&gt;
[http://home.comcast.net/~episoft/ MealMaster]&lt;br /&gt;
&lt;br /&gt;
MealMaster is a piece of database software for collecting recipes.  Allows searching, printing and creating of shopping lists as some of it's key features.  The software allows import and export of recipes.&lt;br /&gt;
&lt;br /&gt;
Have located some publishings of people's recipes in &amp;quot;Meal-Master format&amp;quot;.&lt;br /&gt;
e.g. http://www.garvick.com/recipes/meal-master.htm&lt;br /&gt;
&lt;br /&gt;
==Recipe Markup Language==&lt;br /&gt;
It was (formerly known as DESSERT -- Document Encoding and Structuring Specification for Electronic Recipe Transfer) is an [[XML]]-based format for marking up [[recipe]]s. The format was created in [[2000]] by the company FormatData.&lt;br /&gt;
&lt;br /&gt;
[http://www.formatdata.com/recipeml/spec/recipeml-spec.html Specification]&lt;br /&gt;
&lt;br /&gt;
The format provides detailed markup for defining ingredients, which facilitates automated conversions from one type of [[unit of measurement|measurement]] to another. The markup language also provides for step-based instructions. [[Metadata]] can be added to a RecipeML document through the [[Dublin Core]].&lt;br /&gt;
&lt;br /&gt;
There are some software programs that read and write the RecipeML format. The most notable of these is [http://www.recipewebservice.com/largorecipes/ Largo Recipes]. The RecipeML [http://www.formatdata.com/recipeml/license.html license] is fairly open.&lt;br /&gt;
&lt;br /&gt;
[http://dsquirrel.tripod.com/recipeml/indexrecipes2.html This archive] contains 10,000 recipes in Recipe Markup Language&lt;br /&gt;
&lt;br /&gt;
== RxOL ==&lt;br /&gt;
[http://www.anthus.com/Recipes/CompCook.html RxOL] uses a postfix notation to represent recipes.&lt;br /&gt;
&lt;br /&gt;
On the website [http://www.cookingforengineers.com/recipe/26/Simple-Tiramisu Cooking For Engineers] you can see a beautiful graphical representation of a recipe tree which could be constructed from the RxOL tree or one could easily code the Microformat in the form of the tree mentioned in that site. You need to scroll down to the bottom of the main article just above the comments section.&lt;br /&gt;
&lt;br /&gt;
== REML: The Recipe Exchange Markup Language ==&lt;br /&gt;
[http://reml.sourceforge.net/ REML on Sourceforge]&lt;br /&gt;
&lt;br /&gt;
REML is an XML schema that describes a file format for recipe exchange. &lt;br /&gt;
On the sourceforge page Gary says:&lt;br /&gt;
I might have developed against an existing markup languages, but  RecipeML  is mired in licensing problems, and  CookML  is written in German. And I had my own ideas about recipe exchange that could better support commercial uses, such as the development of restaurant menus and cookbooks. In any case, this is a viable XML-based format for exchanging food recipes, developed from scratch by Gary Gocek.  If you have suggestions, please contact Gary.&lt;br /&gt;
&lt;br /&gt;
==RecipeBook XML==&lt;br /&gt;
From [http://www.happy-monkey.net/recipebook/ RecipeBook XML]&lt;br /&gt;
RecipeBook XML is a markup language used to write recipes and cookbooks. It is simple and easy to learn, but offers some powerful features. Once a recipe is written in RecipeBook XML it can be reproduced in HTML, PDF, Rich Text formats all from the same source document.&lt;br /&gt;
&lt;br /&gt;
The primary goal of RecipeBook XML is to allow people to create, store and share recipes in a variety of electronic formats. Consideration is also given to computer manipulation of the data contained within the recipes. More details are given below. Uses creative common's licence&lt;br /&gt;
&lt;br /&gt;
== Eat Drink Feel Good Markup Language ==&lt;br /&gt;
&lt;br /&gt;
Here is an [http://www.xml.com/pub/a/2005/02/16/edfg.html XML.com] article. See also [http://ptsefton.com/blog/2004/06/02/recipe_schema], [http://www.aaronland.info/weblog/2007/08/21/address/#doom]&lt;br /&gt;
&lt;br /&gt;
== MasterCook format ==&lt;br /&gt;
Text format: [http://fp.enter.net/~rburk/pastries/doughnuts/appleorc.txt Example]&lt;br /&gt;
See Also: &lt;br /&gt;
*[http://fp.enter.net/~rburk/ MasterCook Recipes]&lt;br /&gt;
*[http://www.valusoft.com/products/mastercook.html Software]&lt;br /&gt;
*[http://www.geocities.com/napavalley/2267/mastercook.html Recipes]&lt;br /&gt;
*[http://www.grassrootsrecipes.com/ Recipes]&lt;br /&gt;
&lt;br /&gt;
== MacGourmet ==&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet (apple.com)] is software for: creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features.  MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.), Demo available at link. (Mac OS X 10.4 or later)&lt;br /&gt;
&lt;br /&gt;
*[http://www.macgourmet.com/blog/2007/04/macgourmet-21-new-import-and-export.html MacGourmet 2.1: New Import and Export Options Abound!]&lt;br /&gt;
&lt;br /&gt;
''Need examples of format.''&lt;br /&gt;
&lt;br /&gt;
== Connoisseur ==&lt;br /&gt;
&lt;br /&gt;
[http://www.thelittleappfactory.com/application.php?app=Connoisseur (Connoisseur)] is an application based on [http://www.formatdata.com/recipeml/ The Recipe Markup Language formerly known as DESSERT], having many features including import, export, category search, and recipe ratings. (Universal Binary for 10.3 &amp;quot;Panther&amp;quot; and above) Demo available, will run for 20 sessions.&lt;br /&gt;
&lt;br /&gt;
'''Service Menu Import:''' All Recipes, Asian Food Grocer, Epicurious, Good Living, Sydney Morning Herald, Real Cajun Recipes, Williams-Sonoma&lt;br /&gt;
&lt;br /&gt;
'''Native File Import:''' Glen's MealMaster Recipe Archives, Lu's Mastercook Recipes, Recipes&lt;br /&gt;
&lt;br /&gt;
'''Export:''' iPod, PDA, ... &lt;br /&gt;
&lt;br /&gt;
'''Format:''' [http://www.formatdata.com/recipeml/ RecipeML (DESSERT)]&lt;br /&gt;
&lt;br /&gt;
== Yum! ==&lt;br /&gt;
[http://nixanz.com/products/yum/ Yum!] is a recipe collection application for Mac OS X. &lt;br /&gt;
&lt;br /&gt;
'''Features:''' Search, indexing, printing options, recipe text formatting.&lt;br /&gt;
&lt;br /&gt;
'''Import Formats:''' MasterCook export files, Yum files. &lt;br /&gt;
&lt;br /&gt;
'''Export:''' Yum! files or to text files.&lt;br /&gt;
&lt;br /&gt;
== Cook'n ==&lt;br /&gt;
&lt;br /&gt;
[http://www.dvo.com/ Cook'n] is a recipe software application with several features (This newer version is for Win). [http://www.dvo.com/cookn99.html Another version of Cook'n (99)] available for Windows, Palm Pilot, and Mac System 7 or higher.&lt;br /&gt;
&lt;br /&gt;
'''Export possibilities:''' Email (not sure on format), and publish to web (HTML).&lt;br /&gt;
&lt;br /&gt;
== Big Oven ==&lt;br /&gt;
[http://www.bigoven.com/ Big Oven] a recipe software application. Several features: nutriional calculator, tagging for categories (become links for related recipes/main ingredients), print, ajust servings, rate recipe (up to 5 stars), email recipe, publish recipe online (might be only to the BigOven site with registration) ...&lt;br /&gt;
&lt;br /&gt;
'''Categories:''' appears to use tags when looking at a recipe example - they are links - these categories may come from a predetermined list following a recipe. User picks category via a form submit button. Script may search recipe text for additional category possibilities.&lt;br /&gt;
&lt;br /&gt;
'''Export:''' Outputs HTML (see [[recipe-examples#BigOven:_Angel_Hair_with_Tomatoes.2C_Basil_And_Arugula_recipe]])&lt;br /&gt;
&lt;br /&gt;
== See Also: ==&lt;br /&gt;
    * [[recipe]]&lt;br /&gt;
    * [[recipe-examples]]&lt;br /&gt;
    * [[recipe-brainstorming]]&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22903</id>
		<title>recipe-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22903"/>
		<updated>2007-10-26T19:07:34Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* MealMaster */  added links for recipe-examples and recipe-brainstorming to beginning of page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Also see recipe related pages:&lt;br /&gt;
    * [[recipe-examples]]&lt;br /&gt;
    * [[recipe-brainstorming]] &lt;br /&gt;
&lt;br /&gt;
== MealMaster ==&lt;br /&gt;
&lt;br /&gt;
[http://home.comcast.net/~episoft/ MealMaster]&lt;br /&gt;
&lt;br /&gt;
MealMaster is a piece of database software for collecting recipes.  Allows searching, printing and creating of shopping lists as some of it's key features.  The software allows import and export of recipes.&lt;br /&gt;
&lt;br /&gt;
Have located some publishings of people's recipes in &amp;quot;Meal-Master format&amp;quot;.&lt;br /&gt;
e.g. http://www.garvick.com/recipes/meal-master.htm&lt;br /&gt;
&lt;br /&gt;
==Recipe Markup Language==&lt;br /&gt;
It was (formerly known as DESSERT -- Document Encoding and Structuring Specification for Electronic Recipe Transfer) is an [[XML]]-based format for marking up [[recipe]]s. The format was created in [[2000]] by the company FormatData.&lt;br /&gt;
&lt;br /&gt;
[http://www.formatdata.com/recipeml/spec/recipeml-spec.html Specification]&lt;br /&gt;
&lt;br /&gt;
The format provides detailed markup for defining ingredients, which facilitates automated conversions from one type of [[unit of measurement|measurement]] to another. The markup language also provides for step-based instructions. [[Metadata]] can be added to a RecipeML document through the [[Dublin Core]].&lt;br /&gt;
&lt;br /&gt;
There are some software programs that read and write the RecipeML format. The most notable of these is [http://www.recipewebservice.com/largorecipes/ Largo Recipes]. The RecipeML [http://www.formatdata.com/recipeml/license.html license] is fairly open.&lt;br /&gt;
&lt;br /&gt;
[http://dsquirrel.tripod.com/recipeml/indexrecipes2.html This archive] contains 10,000 recipes in Recipe Markup Language&lt;br /&gt;
&lt;br /&gt;
== RxOL ==&lt;br /&gt;
[http://www.anthus.com/Recipes/CompCook.html RxOL] uses a postfix notation to represent recipes.&lt;br /&gt;
&lt;br /&gt;
On the website [http://www.cookingforengineers.com/recipe/26/Simple-Tiramisu Cooking For Engineers] you can see a beautiful graphical representation of a recipe tree which could be constructed from the RxOL tree or one could easily code the Microformat in the form of the tree mentioned in that site. You need to scroll down to the bottom of the main article just above the comments section.&lt;br /&gt;
&lt;br /&gt;
== REML: The Recipe Exchange Markup Language ==&lt;br /&gt;
[http://reml.sourceforge.net/ REML on Sourceforge]&lt;br /&gt;
&lt;br /&gt;
REML is an XML schema that describes a file format for recipe exchange. &lt;br /&gt;
On the sourceforge page Gary says:&lt;br /&gt;
I might have developed against an existing markup languages, but  RecipeML  is mired in licensing problems, and  CookML  is written in German. And I had my own ideas about recipe exchange that could better support commercial uses, such as the development of restaurant menus and cookbooks. In any case, this is a viable XML-based format for exchanging food recipes, developed from scratch by Gary Gocek.  If you have suggestions, please contact Gary.&lt;br /&gt;
&lt;br /&gt;
==RecipeBook XML==&lt;br /&gt;
From [http://www.happy-monkey.net/recipebook/ RecipeBook XML]&lt;br /&gt;
RecipeBook XML is a markup language used to write recipes and cookbooks. It is simple and easy to learn, but offers some powerful features. Once a recipe is written in RecipeBook XML it can be reproduced in HTML, PDF, Rich Text formats all from the same source document.&lt;br /&gt;
&lt;br /&gt;
The primary goal of RecipeBook XML is to allow people to create, store and share recipes in a variety of electronic formats. Consideration is also given to computer manipulation of the data contained within the recipes. More details are given below. Uses creative common's licence&lt;br /&gt;
&lt;br /&gt;
== Eat Drink Feel Good Markup Language ==&lt;br /&gt;
&lt;br /&gt;
Here is an [http://www.xml.com/pub/a/2005/02/16/edfg.html XML.com] article. See also [http://ptsefton.com/blog/2004/06/02/recipe_schema], [http://www.aaronland.info/weblog/2007/08/21/address/#doom]&lt;br /&gt;
&lt;br /&gt;
== MasterCook format ==&lt;br /&gt;
Text format: [http://fp.enter.net/~rburk/pastries/doughnuts/appleorc.txt Example]&lt;br /&gt;
See Also: &lt;br /&gt;
*[http://fp.enter.net/~rburk/ MasterCook Recipes]&lt;br /&gt;
*[http://www.valusoft.com/products/mastercook.html Software]&lt;br /&gt;
*[http://www.geocities.com/napavalley/2267/mastercook.html Recipes]&lt;br /&gt;
*[http://www.grassrootsrecipes.com/ Recipes]&lt;br /&gt;
&lt;br /&gt;
== MacGourmet ==&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet (apple.com)] is software for: creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features.  MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.), Demo available at link. (Mac OS X 10.4 or later)&lt;br /&gt;
&lt;br /&gt;
*[http://www.macgourmet.com/blog/2007/04/macgourmet-21-new-import-and-export.html MacGourmet 2.1: New Import and Export Options Abound!]&lt;br /&gt;
&lt;br /&gt;
''Need examples of format.''&lt;br /&gt;
&lt;br /&gt;
== Connoisseur ==&lt;br /&gt;
&lt;br /&gt;
[http://www.thelittleappfactory.com/application.php?app=Connoisseur (Connoisseur)] is an application based on [http://www.formatdata.com/recipeml/ The Recipe Markup Language formerly known as DESSERT], having many features including import, export, category search, and recipe ratings. (Universal Binary for 10.3 &amp;quot;Panther&amp;quot; and above) Demo available, will run for 20 sessions.&lt;br /&gt;
&lt;br /&gt;
'''Service Menu Import:''' All Recipes, Asian Food Grocer, Epicurious, Good Living, Sydney Morning Herald, Real Cajun Recipes, Williams-Sonoma&lt;br /&gt;
&lt;br /&gt;
'''Native File Import:''' Glen's MealMaster Recipe Archives, Lu's Mastercook Recipes, Recipes&lt;br /&gt;
&lt;br /&gt;
'''Export:''' iPod, PDA, ... &lt;br /&gt;
&lt;br /&gt;
'''Format:''' [http://www.formatdata.com/recipeml/ RecipeML (DESSERT)]&lt;br /&gt;
&lt;br /&gt;
== Yum! ==&lt;br /&gt;
[http://nixanz.com/products/yum/ Yum!] is a recipe collection application for Mac OS X. &lt;br /&gt;
&lt;br /&gt;
'''Features:''' Search, indexing, printing options, recipe text formatting.&lt;br /&gt;
&lt;br /&gt;
'''Import Formats:''' MasterCook export files, Yum files. &lt;br /&gt;
&lt;br /&gt;
'''Export:''' Yum! files or to text files.&lt;br /&gt;
&lt;br /&gt;
== Cook'n ==&lt;br /&gt;
&lt;br /&gt;
[http://www.dvo.com/ Cook'n] is a recipe software application with several features (This newer version is for Win). [http://www.dvo.com/cookn99.html Another version of Cook'n (99)] available for Windows, Palm Pilot, and Mac System 7 or higher.&lt;br /&gt;
&lt;br /&gt;
'''Export possibilities:''' Email (not sure on format), and publish to web (HTML).&lt;br /&gt;
&lt;br /&gt;
== Big Oven ==&lt;br /&gt;
[http://www.bigoven.com/ Big Oven] a recipe software application. Several features: nutriional calculator, tagging for categories (become links for related recipes/main ingredients), print, ajust servings, rate recipe (up to 5 stars), email recipe, publish recipe online (might be only to the BigOven site with registration) ...&lt;br /&gt;
&lt;br /&gt;
'''Categories:''' appears to use tags when looking at a recipe example - they are links - these categories may come from a predetermined list following a recipe. User picks category via a form submit button. Script may search recipe text for additional category possibilities.&lt;br /&gt;
&lt;br /&gt;
'''Export:''' Outputs HTML (see [[recipe-examples#BigOven:_Angel_Hair_with_Tomatoes.2C_Basil_And_Arugula_recipe]])&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22904</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22904"/>
		<updated>2007-10-26T18:01:57Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Real Cajun Recipes: Chicken Fricassee */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
==== Real Cajun Recipes: Chicken Fricassee ====&lt;br /&gt;
[http://www.realcajunrecipes.com/recipes/cajun/chicken-fricassee/4.rcr Chicken Fricassee (RealCajunRecipes.com)]&lt;br /&gt;
&lt;br /&gt;
Recipe is formatted with table/nested table&lt;br /&gt;
&lt;br /&gt;
* Title (h3 heading)&lt;br /&gt;
** Food Category (not linked)&lt;br /&gt;
** Recipe Author&lt;br /&gt;
** Author origin (location)&lt;br /&gt;
** Date&lt;br /&gt;
** Drag and Drop icon for MacGourmet* users&lt;br /&gt;
** Ratings (up to 5 stars)&lt;br /&gt;
** Ratings link (viewer can rate recipe)&lt;br /&gt;
* The top section of the recipe is separated with an hr, rest of recipe in nested table.&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** cook time&lt;br /&gt;
** ready time&lt;br /&gt;
** author note&lt;br /&gt;
** Ingredients (appear in two columns, table)&lt;br /&gt;
** Directions (paragraph format for steps)&lt;br /&gt;
&lt;br /&gt;
'''Special Note'''*&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet] is software which allows creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features. It would be good to see how these recipes are formatted. MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.),  Demo available at link. Also see wiki page [[recipe-formats#MacGourmet]]&lt;br /&gt;
&lt;br /&gt;
==== BigOven: Angel Hair with Tomatoes, Basil And Arugula recipe ====&lt;br /&gt;
&lt;br /&gt;
Recipe Example: [http://www.bigoven.com/152986_Angel-Hair-with-Tomatoes,-Basil-And-Arugula_recipe.html Angel Hair with Tomatoes, Basil And Arugula recipe (BigOven)].&lt;br /&gt;
&lt;br /&gt;
[http://bigoven.com/ BigOven] - recipe software application with an online collection of recipes which were submitted from registered site users or published, exported from its software users. Published recipes can be rated online, and additional tags/categories or ingredients can be applied to published recipes. Also see the [[recipe-formats#Big_Oven]] wiki page.&lt;br /&gt;
&lt;br /&gt;
Recipe output for the site uses span tags with id to format or link information. HTML format: ingredients are in table format. Uses br, no p tags.&lt;br /&gt;
&lt;br /&gt;
This is an example recipe format from the site:&lt;br /&gt;
&lt;br /&gt;
* Recipe Title - h1, span id=&amp;quot;lblTitle&amp;quot; &lt;br /&gt;
** Intro Line - span id=&amp;quot;lblSubhead&amp;quot;, br&lt;br /&gt;
** Ratings - img id=&amp;quot;img_rating&amp;quot;&lt;br /&gt;
** Photo&lt;br /&gt;
** Ingredients  - h2, span id=&amp;quot;Label1&amp;quot; &lt;br /&gt;
*** Individual Ingredients - (2 column table, ingredient keyword is linked, link appended with id=ingredient name.)&lt;br /&gt;
** Instructions - h2, span id=&amp;quot;Label2&amp;quot; &lt;br /&gt;
*** Directions (br, span id=&amp;quot;lblInstructions&amp;quot;, br) - instructions, nutritional info, author, date included.&lt;br /&gt;
** Main ingredient tag - span id=&amp;quot;Label7&amp;quot;, span id=&amp;quot;lblMainIngredient&amp;quot; , link to Main Ingredient)&lt;br /&gt;
** ADD tags. Form submit buttons for additional tag categorization (related linking). - id=&amp;quot;lblCategoriesLabel&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22900</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22900"/>
		<updated>2007-10-26T17:57:42Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
==== Real Cajun Recipes: Chicken Fricassee ====&lt;br /&gt;
[http://www.realcajunrecipes.com/recipes/cajun/chicken-fricassee/4.rcr Chicken Fricassee (RealCajunRecipes.com)]&lt;br /&gt;
&lt;br /&gt;
Recipe is formatted with table/nested table&lt;br /&gt;
&lt;br /&gt;
* Title (h3 heading)&lt;br /&gt;
** Food Category (not linked)&lt;br /&gt;
** Recipe Author&lt;br /&gt;
** Author origin (location)&lt;br /&gt;
** Date&lt;br /&gt;
** Drag and Drop icon for MacGourmet* users&lt;br /&gt;
** Ratings (up to 5 stars)&lt;br /&gt;
** Ratings link (viewer can rate recipe)&lt;br /&gt;
* The top section of the recipe is separated with an hr, rest of recipe in nested table.&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** cook time&lt;br /&gt;
** ready time&lt;br /&gt;
** author note&lt;br /&gt;
** Ingredients (appear in two columns, table)&lt;br /&gt;
** Directions (paragraph format for steps)&lt;br /&gt;
&lt;br /&gt;
'''Special Note'''*&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet] is software which allows creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features. It would be good to see how these recipes are formatted. MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.),  Demo available at link.&lt;br /&gt;
&lt;br /&gt;
==== BigOven: Angel Hair with Tomatoes, Basil And Arugula recipe ====&lt;br /&gt;
&lt;br /&gt;
Recipe Example: [http://www.bigoven.com/152986_Angel-Hair-with-Tomatoes,-Basil-And-Arugula_recipe.html Angel Hair with Tomatoes, Basil And Arugula recipe (BigOven)].&lt;br /&gt;
&lt;br /&gt;
[http://bigoven.com/ BigOven] - recipe software application with an online collection of recipes which were submitted from registered site users or published, exported from its software users. Published recipes can be rated online, and additional tags/categories or ingredients can be applied to published recipes. Also see the [[recipe-formats#Big_Oven]] wiki page.&lt;br /&gt;
&lt;br /&gt;
Recipe output for the site uses span tags with id to format or link information. HTML format: ingredients are in table format. Uses br, no p tags.&lt;br /&gt;
&lt;br /&gt;
This is an example recipe format from the site:&lt;br /&gt;
&lt;br /&gt;
* Recipe Title - h1, span id=&amp;quot;lblTitle&amp;quot; &lt;br /&gt;
** Intro Line - span id=&amp;quot;lblSubhead&amp;quot;, br&lt;br /&gt;
** Ratings - img id=&amp;quot;img_rating&amp;quot;&lt;br /&gt;
** Photo&lt;br /&gt;
** Ingredients  - h2, span id=&amp;quot;Label1&amp;quot; &lt;br /&gt;
*** Individual Ingredients - (2 column table, ingredient keyword is linked, link appended with id=ingredient name.)&lt;br /&gt;
** Instructions - h2, span id=&amp;quot;Label2&amp;quot; &lt;br /&gt;
*** Directions (br, span id=&amp;quot;lblInstructions&amp;quot;, br) - instructions, nutritional info, author, date included.&lt;br /&gt;
** Main ingredient tag - span id=&amp;quot;Label7&amp;quot;, span id=&amp;quot;lblMainIngredient&amp;quot; , link to Main Ingredient)&lt;br /&gt;
** ADD tags. Form submit buttons for additional tag categorization (related linking). - id=&amp;quot;lblCategoriesLabel&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22902</id>
		<title>recipe-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22902"/>
		<updated>2007-10-26T17:53:06Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Big Oven */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MealMaster ==&lt;br /&gt;
&lt;br /&gt;
[http://home.comcast.net/~episoft/ MealMaster]&lt;br /&gt;
&lt;br /&gt;
MealMaster is a piece of database software for collecting recipes.  Allows searching, printing and creating of shopping lists as some of it's key features.  The software allows import and export of recipes.&lt;br /&gt;
&lt;br /&gt;
Have located some publishings of people's recipes in &amp;quot;Meal-Master format&amp;quot;.&lt;br /&gt;
e.g. http://www.garvick.com/recipes/meal-master.htm&lt;br /&gt;
&lt;br /&gt;
==Recipe Markup Language==&lt;br /&gt;
It was (formerly known as DESSERT -- Document Encoding and Structuring Specification for Electronic Recipe Transfer) is an [[XML]]-based format for marking up [[recipe]]s. The format was created in [[2000]] by the company FormatData.&lt;br /&gt;
&lt;br /&gt;
[http://www.formatdata.com/recipeml/spec/recipeml-spec.html Specification]&lt;br /&gt;
&lt;br /&gt;
The format provides detailed markup for defining ingredients, which facilitates automated conversions from one type of [[unit of measurement|measurement]] to another. The markup language also provides for step-based instructions. [[Metadata]] can be added to a RecipeML document through the [[Dublin Core]].&lt;br /&gt;
&lt;br /&gt;
There are some software programs that read and write the RecipeML format. The most notable of these is [http://www.recipewebservice.com/largorecipes/ Largo Recipes]. The RecipeML [http://www.formatdata.com/recipeml/license.html license] is fairly open.&lt;br /&gt;
&lt;br /&gt;
[http://dsquirrel.tripod.com/recipeml/indexrecipes2.html This archive] contains 10,000 recipes in Recipe Markup Language&lt;br /&gt;
&lt;br /&gt;
== RxOL ==&lt;br /&gt;
[http://www.anthus.com/Recipes/CompCook.html RxOL] uses a postfix notation to represent recipes.&lt;br /&gt;
&lt;br /&gt;
On the website [http://www.cookingforengineers.com/recipe/26/Simple-Tiramisu Cooking For Engineers] you can see a beautiful graphical representation of a recipe tree which could be constructed from the RxOL tree or one could easily code the Microformat in the form of the tree mentioned in that site. You need to scroll down to the bottom of the main article just above the comments section.&lt;br /&gt;
&lt;br /&gt;
== REML: The Recipe Exchange Markup Language ==&lt;br /&gt;
[http://reml.sourceforge.net/ REML on Sourceforge]&lt;br /&gt;
&lt;br /&gt;
REML is an XML schema that describes a file format for recipe exchange. &lt;br /&gt;
On the sourceforge page Gary says:&lt;br /&gt;
I might have developed against an existing markup languages, but  RecipeML  is mired in licensing problems, and  CookML  is written in German. And I had my own ideas about recipe exchange that could better support commercial uses, such as the development of restaurant menus and cookbooks. In any case, this is a viable XML-based format for exchanging food recipes, developed from scratch by Gary Gocek.  If you have suggestions, please contact Gary.&lt;br /&gt;
&lt;br /&gt;
==RecipeBook XML==&lt;br /&gt;
From [http://www.happy-monkey.net/recipebook/ RecipeBook XML]&lt;br /&gt;
RecipeBook XML is a markup language used to write recipes and cookbooks. It is simple and easy to learn, but offers some powerful features. Once a recipe is written in RecipeBook XML it can be reproduced in HTML, PDF, Rich Text formats all from the same source document.&lt;br /&gt;
&lt;br /&gt;
The primary goal of RecipeBook XML is to allow people to create, store and share recipes in a variety of electronic formats. Consideration is also given to computer manipulation of the data contained within the recipes. More details are given below. Uses creative common's licence&lt;br /&gt;
&lt;br /&gt;
== Eat Drink Feel Good Markup Language ==&lt;br /&gt;
&lt;br /&gt;
Here is an [http://www.xml.com/pub/a/2005/02/16/edfg.html XML.com] article. See also [http://ptsefton.com/blog/2004/06/02/recipe_schema], [http://www.aaronland.info/weblog/2007/08/21/address/#doom]&lt;br /&gt;
&lt;br /&gt;
== MasterCook format ==&lt;br /&gt;
Text format: [http://fp.enter.net/~rburk/pastries/doughnuts/appleorc.txt Example]&lt;br /&gt;
See Also: &lt;br /&gt;
*[http://fp.enter.net/~rburk/ MasterCook Recipes]&lt;br /&gt;
*[http://www.valusoft.com/products/mastercook.html Software]&lt;br /&gt;
*[http://www.geocities.com/napavalley/2267/mastercook.html Recipes]&lt;br /&gt;
*[http://www.grassrootsrecipes.com/ Recipes]&lt;br /&gt;
&lt;br /&gt;
== MacGourmet ==&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet (apple.com)] is software for: creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features.  MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.), Demo available at link. (Mac OS X 10.4 or later)&lt;br /&gt;
&lt;br /&gt;
*[http://www.macgourmet.com/blog/2007/04/macgourmet-21-new-import-and-export.html MacGourmet 2.1: New Import and Export Options Abound!]&lt;br /&gt;
&lt;br /&gt;
''Need examples of format.''&lt;br /&gt;
&lt;br /&gt;
== Connoisseur ==&lt;br /&gt;
&lt;br /&gt;
[http://www.thelittleappfactory.com/application.php?app=Connoisseur (Connoisseur)] is an application based on [http://www.formatdata.com/recipeml/ The Recipe Markup Language formerly known as DESSERT], having many features including import, export, category search, and recipe ratings. (Universal Binary for 10.3 &amp;quot;Panther&amp;quot; and above) Demo available, will run for 20 sessions.&lt;br /&gt;
&lt;br /&gt;
'''Service Menu Import:''' All Recipes, Asian Food Grocer, Epicurious, Good Living, Sydney Morning Herald, Real Cajun Recipes, Williams-Sonoma&lt;br /&gt;
&lt;br /&gt;
'''Native File Import:''' Glen's MealMaster Recipe Archives, Lu's Mastercook Recipes, Recipes&lt;br /&gt;
&lt;br /&gt;
'''Export:''' iPod, PDA, ... &lt;br /&gt;
&lt;br /&gt;
'''Format:''' [http://www.formatdata.com/recipeml/ RecipeML (DESSERT)]&lt;br /&gt;
&lt;br /&gt;
== Yum! ==&lt;br /&gt;
[http://nixanz.com/products/yum/ Yum!] is a recipe collection application for Mac OS X. &lt;br /&gt;
&lt;br /&gt;
'''Features:''' Search, indexing, printing options, recipe text formatting.&lt;br /&gt;
&lt;br /&gt;
'''Import Formats:''' MasterCook export files, Yum files. &lt;br /&gt;
&lt;br /&gt;
'''Export:''' Yum! files or to text files.&lt;br /&gt;
&lt;br /&gt;
== Cook'n ==&lt;br /&gt;
&lt;br /&gt;
[http://www.dvo.com/ Cook'n] is a recipe software application with several features (This newer version is for Win). [http://www.dvo.com/cookn99.html Another version of Cook'n (99)] available for Windows, Palm Pilot, and Mac System 7 or higher.&lt;br /&gt;
&lt;br /&gt;
'''Export possibilities:''' Email (not sure on format), and publish to web (HTML).&lt;br /&gt;
&lt;br /&gt;
== Big Oven ==&lt;br /&gt;
[http://www.bigoven.com/ Big Oven] a recipe software application. Several features: nutriional calculator, tagging for categories (become links for related recipes/main ingredients), print, ajust servings, rate recipe (up to 5 stars), email recipe, publish recipe online (might be only to the BigOven site with registration) ...&lt;br /&gt;
&lt;br /&gt;
'''Categories:''' appears to use tags when looking at a recipe example - they are links - these categories may come from a predetermined list following a recipe. User picks category via a form submit button. Script may search recipe text for additional category possibilities.&lt;br /&gt;
&lt;br /&gt;
'''Export:''' Outputs HTML (see [[recipe-examples#BigOven:_Angel_Hair_with_Tomatoes.2C_Basil_And_Arugula_recipe]])&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22898</id>
		<title>recipe-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22898"/>
		<updated>2007-10-26T17:49:44Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Cook'n */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MealMaster ==&lt;br /&gt;
&lt;br /&gt;
[http://home.comcast.net/~episoft/ MealMaster]&lt;br /&gt;
&lt;br /&gt;
MealMaster is a piece of database software for collecting recipes.  Allows searching, printing and creating of shopping lists as some of it's key features.  The software allows import and export of recipes.&lt;br /&gt;
&lt;br /&gt;
Have located some publishings of people's recipes in &amp;quot;Meal-Master format&amp;quot;.&lt;br /&gt;
e.g. http://www.garvick.com/recipes/meal-master.htm&lt;br /&gt;
&lt;br /&gt;
==Recipe Markup Language==&lt;br /&gt;
It was (formerly known as DESSERT -- Document Encoding and Structuring Specification for Electronic Recipe Transfer) is an [[XML]]-based format for marking up [[recipe]]s. The format was created in [[2000]] by the company FormatData.&lt;br /&gt;
&lt;br /&gt;
[http://www.formatdata.com/recipeml/spec/recipeml-spec.html Specification]&lt;br /&gt;
&lt;br /&gt;
The format provides detailed markup for defining ingredients, which facilitates automated conversions from one type of [[unit of measurement|measurement]] to another. The markup language also provides for step-based instructions. [[Metadata]] can be added to a RecipeML document through the [[Dublin Core]].&lt;br /&gt;
&lt;br /&gt;
There are some software programs that read and write the RecipeML format. The most notable of these is [http://www.recipewebservice.com/largorecipes/ Largo Recipes]. The RecipeML [http://www.formatdata.com/recipeml/license.html license] is fairly open.&lt;br /&gt;
&lt;br /&gt;
[http://dsquirrel.tripod.com/recipeml/indexrecipes2.html This archive] contains 10,000 recipes in Recipe Markup Language&lt;br /&gt;
&lt;br /&gt;
== RxOL ==&lt;br /&gt;
[http://www.anthus.com/Recipes/CompCook.html RxOL] uses a postfix notation to represent recipes.&lt;br /&gt;
&lt;br /&gt;
On the website [http://www.cookingforengineers.com/recipe/26/Simple-Tiramisu Cooking For Engineers] you can see a beautiful graphical representation of a recipe tree which could be constructed from the RxOL tree or one could easily code the Microformat in the form of the tree mentioned in that site. You need to scroll down to the bottom of the main article just above the comments section.&lt;br /&gt;
&lt;br /&gt;
== REML: The Recipe Exchange Markup Language ==&lt;br /&gt;
[http://reml.sourceforge.net/ REML on Sourceforge]&lt;br /&gt;
&lt;br /&gt;
REML is an XML schema that describes a file format for recipe exchange. &lt;br /&gt;
On the sourceforge page Gary says:&lt;br /&gt;
I might have developed against an existing markup languages, but  RecipeML  is mired in licensing problems, and  CookML  is written in German. And I had my own ideas about recipe exchange that could better support commercial uses, such as the development of restaurant menus and cookbooks. In any case, this is a viable XML-based format for exchanging food recipes, developed from scratch by Gary Gocek.  If you have suggestions, please contact Gary.&lt;br /&gt;
&lt;br /&gt;
==RecipeBook XML==&lt;br /&gt;
From [http://www.happy-monkey.net/recipebook/ RecipeBook XML]&lt;br /&gt;
RecipeBook XML is a markup language used to write recipes and cookbooks. It is simple and easy to learn, but offers some powerful features. Once a recipe is written in RecipeBook XML it can be reproduced in HTML, PDF, Rich Text formats all from the same source document.&lt;br /&gt;
&lt;br /&gt;
The primary goal of RecipeBook XML is to allow people to create, store and share recipes in a variety of electronic formats. Consideration is also given to computer manipulation of the data contained within the recipes. More details are given below. Uses creative common's licence&lt;br /&gt;
&lt;br /&gt;
== Eat Drink Feel Good Markup Language ==&lt;br /&gt;
&lt;br /&gt;
Here is an [http://www.xml.com/pub/a/2005/02/16/edfg.html XML.com] article. See also [http://ptsefton.com/blog/2004/06/02/recipe_schema], [http://www.aaronland.info/weblog/2007/08/21/address/#doom]&lt;br /&gt;
&lt;br /&gt;
== MasterCook format ==&lt;br /&gt;
Text format: [http://fp.enter.net/~rburk/pastries/doughnuts/appleorc.txt Example]&lt;br /&gt;
See Also: &lt;br /&gt;
*[http://fp.enter.net/~rburk/ MasterCook Recipes]&lt;br /&gt;
*[http://www.valusoft.com/products/mastercook.html Software]&lt;br /&gt;
*[http://www.geocities.com/napavalley/2267/mastercook.html Recipes]&lt;br /&gt;
*[http://www.grassrootsrecipes.com/ Recipes]&lt;br /&gt;
&lt;br /&gt;
== MacGourmet ==&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet (apple.com)] is software for: creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features.  MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.), Demo available at link. (Mac OS X 10.4 or later)&lt;br /&gt;
&lt;br /&gt;
*[http://www.macgourmet.com/blog/2007/04/macgourmet-21-new-import-and-export.html MacGourmet 2.1: New Import and Export Options Abound!]&lt;br /&gt;
&lt;br /&gt;
''Need examples of format.''&lt;br /&gt;
&lt;br /&gt;
== Connoisseur ==&lt;br /&gt;
&lt;br /&gt;
[http://www.thelittleappfactory.com/application.php?app=Connoisseur (Connoisseur)] is an application based on [http://www.formatdata.com/recipeml/ The Recipe Markup Language formerly known as DESSERT], having many features including import, export, category search, and recipe ratings. (Universal Binary for 10.3 &amp;quot;Panther&amp;quot; and above) Demo available, will run for 20 sessions.&lt;br /&gt;
&lt;br /&gt;
'''Service Menu Import:''' All Recipes, Asian Food Grocer, Epicurious, Good Living, Sydney Morning Herald, Real Cajun Recipes, Williams-Sonoma&lt;br /&gt;
&lt;br /&gt;
'''Native File Import:''' Glen's MealMaster Recipe Archives, Lu's Mastercook Recipes, Recipes&lt;br /&gt;
&lt;br /&gt;
'''Export:''' iPod, PDA, ... &lt;br /&gt;
&lt;br /&gt;
'''Format:''' [http://www.formatdata.com/recipeml/ RecipeML (DESSERT)]&lt;br /&gt;
&lt;br /&gt;
== Yum! ==&lt;br /&gt;
[http://nixanz.com/products/yum/ Yum!] is a recipe collection application for Mac OS X. &lt;br /&gt;
&lt;br /&gt;
'''Features:''' Search, indexing, printing options, recipe text formatting.&lt;br /&gt;
&lt;br /&gt;
'''Import Formats:''' MasterCook export files, Yum files. &lt;br /&gt;
&lt;br /&gt;
'''Export:''' Yum! files or to text files.&lt;br /&gt;
&lt;br /&gt;
== Cook'n ==&lt;br /&gt;
&lt;br /&gt;
[http://www.dvo.com/ Cook'n] is a recipe software application with several features (This newer version is for Win). [http://www.dvo.com/cookn99.html Another version of Cook'n (99)] available for Windows, Palm Pilot, and Mac System 7 or higher.&lt;br /&gt;
&lt;br /&gt;
'''Export possibilities:''' Email (not sure on format), and publish to web (HTML).&lt;br /&gt;
&lt;br /&gt;
== Big Oven ==&lt;br /&gt;
[http://www.bigoven.com/ Big Oven] a recipe software application. Several features: nutriional calculator, tagging for categories (become links for related recipes/main ingredients), print, ajust servings, rate recipe (up to 5 stars), email recipe, publish recipe online (might be only to the BigOven site with registration) ...&lt;br /&gt;
&lt;br /&gt;
'''Categories:''' appears to use tags when looking at a recipe example - they are links - these categories may come from a predetermined list following a recipe. User picks category via a form submit button. Script may search recipe text for additional category possibilities.&lt;br /&gt;
&lt;br /&gt;
'''Export:''' Outputs HTML (see [[recipe-examples#BigOven]])&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22899</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22899"/>
		<updated>2007-10-26T17:42:23Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
==== Real Cajun Recipes: Chicken Fricassee ====&lt;br /&gt;
[http://www.realcajunrecipes.com/recipes/cajun/chicken-fricassee/4.rcr Chicken Fricassee (RealCajunRecipes.com)]&lt;br /&gt;
&lt;br /&gt;
Recipe is formatted with table/nested table&lt;br /&gt;
&lt;br /&gt;
* Title (h3 heading)&lt;br /&gt;
** Food Category (not linked)&lt;br /&gt;
** Recipe Author&lt;br /&gt;
** Author origin (location)&lt;br /&gt;
** Date&lt;br /&gt;
** Drag and Drop icon for MacGourmet* users&lt;br /&gt;
** Ratings (up to 5 stars)&lt;br /&gt;
** Ratings link (viewer can rate recipe)&lt;br /&gt;
* The top section of the recipe is separated with an hr, rest of recipe in nested table.&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** cook time&lt;br /&gt;
** ready time&lt;br /&gt;
** author note&lt;br /&gt;
** Ingredients (appear in two columns, table)&lt;br /&gt;
** Directions (paragraph format for steps)&lt;br /&gt;
&lt;br /&gt;
'''Special Note'''*&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet] is software which allows creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features. It would be good to see how these recipes are formatted. MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.),  Demo available at link.&lt;br /&gt;
&lt;br /&gt;
==== BigOven: Angel Hair with Tomatoes, Basil And Arugula recipe ====&lt;br /&gt;
&lt;br /&gt;
Recipe Example: [http://www.bigoven.com/152986_Angel-Hair-with-Tomatoes,-Basil-And-Arugula_recipe.html Angel Hair with Tomatoes, Basil And Arugula recipe (BigOven)].&lt;br /&gt;
&lt;br /&gt;
[http://bigoven.com/ BigOven] - recipe software application with an online collection of recipes which were submitted from registered site users or published, exported from its software users. Published recipes can be rated online, and additional tags/categories or ingredients can be applied to published recipes. Also see the recipe-formats wiki page.&lt;br /&gt;
&lt;br /&gt;
Recipe output for the site uses span tags with id to format or link information. HTML format: ingredients are in table format. Uses br, no p tags.&lt;br /&gt;
&lt;br /&gt;
This is an example recipe format from the site:&lt;br /&gt;
&lt;br /&gt;
* Recipe Title - h1, span id=&amp;quot;lblTitle&amp;quot; &lt;br /&gt;
** Intro Line - span id=&amp;quot;lblSubhead&amp;quot;, br&lt;br /&gt;
** Ratings - img id=&amp;quot;img_rating&amp;quot;&lt;br /&gt;
** Photo&lt;br /&gt;
** Ingredients  - h2, span id=&amp;quot;Label1&amp;quot; &lt;br /&gt;
*** Individual Ingredients - (2 column table, ingredient keyword is linked, link appended with id=ingredient name.)&lt;br /&gt;
** Instructions - h2, span id=&amp;quot;Label2&amp;quot; &lt;br /&gt;
*** Directions (br, span id=&amp;quot;lblInstructions&amp;quot;, br) - instructions, nutritional info, author, date included.&lt;br /&gt;
** Main ingredient tag - span id=&amp;quot;Label7&amp;quot;, span id=&amp;quot;lblMainIngredient&amp;quot; , link to Main Ingredient)&lt;br /&gt;
** ADD tags. Form submit buttons for additional tag categorization (related linking). - id=&amp;quot;lblCategoriesLabel&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22896</id>
		<title>recipe-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-formats&amp;diff=22896"/>
		<updated>2007-10-26T16:27:43Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* MasterCook format */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== MealMaster ==&lt;br /&gt;
&lt;br /&gt;
[http://home.comcast.net/~episoft/ MealMaster]&lt;br /&gt;
&lt;br /&gt;
MealMaster is a piece of database software for collecting recipes.  Allows searching, printing and creating of shopping lists as some of it's key features.  The software allows import and export of recipes.&lt;br /&gt;
&lt;br /&gt;
Have located some publishings of people's recipes in &amp;quot;Meal-Master format&amp;quot;.&lt;br /&gt;
e.g. http://www.garvick.com/recipes/meal-master.htm&lt;br /&gt;
&lt;br /&gt;
==Recipe Markup Language==&lt;br /&gt;
It was (formerly known as DESSERT -- Document Encoding and Structuring Specification for Electronic Recipe Transfer) is an [[XML]]-based format for marking up [[recipe]]s. The format was created in [[2000]] by the company FormatData.&lt;br /&gt;
&lt;br /&gt;
[http://www.formatdata.com/recipeml/spec/recipeml-spec.html Specification]&lt;br /&gt;
&lt;br /&gt;
The format provides detailed markup for defining ingredients, which facilitates automated conversions from one type of [[unit of measurement|measurement]] to another. The markup language also provides for step-based instructions. [[Metadata]] can be added to a RecipeML document through the [[Dublin Core]].&lt;br /&gt;
&lt;br /&gt;
There are some software programs that read and write the RecipeML format. The most notable of these is [http://www.recipewebservice.com/largorecipes/ Largo Recipes]. The RecipeML [http://www.formatdata.com/recipeml/license.html license] is fairly open.&lt;br /&gt;
&lt;br /&gt;
[http://dsquirrel.tripod.com/recipeml/indexrecipes2.html This archive] contains 10,000 recipes in Recipe Markup Language&lt;br /&gt;
&lt;br /&gt;
== RxOL ==&lt;br /&gt;
[http://www.anthus.com/Recipes/CompCook.html RxOL] uses a postfix notation to represent recipes.&lt;br /&gt;
&lt;br /&gt;
On the website [http://www.cookingforengineers.com/recipe/26/Simple-Tiramisu Cooking For Engineers] you can see a beautiful graphical representation of a recipe tree which could be constructed from the RxOL tree or one could easily code the Microformat in the form of the tree mentioned in that site. You need to scroll down to the bottom of the main article just above the comments section.&lt;br /&gt;
&lt;br /&gt;
== REML: The Recipe Exchange Markup Language ==&lt;br /&gt;
[http://reml.sourceforge.net/ REML on Sourceforge]&lt;br /&gt;
&lt;br /&gt;
REML is an XML schema that describes a file format for recipe exchange. &lt;br /&gt;
On the sourceforge page Gary says:&lt;br /&gt;
I might have developed against an existing markup languages, but  RecipeML  is mired in licensing problems, and  CookML  is written in German. And I had my own ideas about recipe exchange that could better support commercial uses, such as the development of restaurant menus and cookbooks. In any case, this is a viable XML-based format for exchanging food recipes, developed from scratch by Gary Gocek.  If you have suggestions, please contact Gary.&lt;br /&gt;
&lt;br /&gt;
==RecipeBook XML==&lt;br /&gt;
From [http://www.happy-monkey.net/recipebook/ RecipeBook XML]&lt;br /&gt;
RecipeBook XML is a markup language used to write recipes and cookbooks. It is simple and easy to learn, but offers some powerful features. Once a recipe is written in RecipeBook XML it can be reproduced in HTML, PDF, Rich Text formats all from the same source document.&lt;br /&gt;
&lt;br /&gt;
The primary goal of RecipeBook XML is to allow people to create, store and share recipes in a variety of electronic formats. Consideration is also given to computer manipulation of the data contained within the recipes. More details are given below. Uses creative common's licence&lt;br /&gt;
&lt;br /&gt;
== Eat Drink Feel Good Markup Language ==&lt;br /&gt;
&lt;br /&gt;
Here is an [http://www.xml.com/pub/a/2005/02/16/edfg.html XML.com] article. See also [http://ptsefton.com/blog/2004/06/02/recipe_schema], [http://www.aaronland.info/weblog/2007/08/21/address/#doom]&lt;br /&gt;
&lt;br /&gt;
== MasterCook format ==&lt;br /&gt;
Text format: [http://fp.enter.net/~rburk/pastries/doughnuts/appleorc.txt Example]&lt;br /&gt;
See Also: &lt;br /&gt;
*[http://fp.enter.net/~rburk/ MasterCook Recipes]&lt;br /&gt;
*[http://www.valusoft.com/products/mastercook.html Software]&lt;br /&gt;
*[http://www.geocities.com/napavalley/2267/mastercook.html Recipes]&lt;br /&gt;
*[http://www.grassrootsrecipes.com/ Recipes]&lt;br /&gt;
&lt;br /&gt;
== MacGourmet ==&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet (apple.com)] is software for: creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features.  MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.), Demo available at link. (Mac OS X 10.4 or later)&lt;br /&gt;
&lt;br /&gt;
*[http://www.macgourmet.com/blog/2007/04/macgourmet-21-new-import-and-export.html MacGourmet 2.1: New Import and Export Options Abound!]&lt;br /&gt;
&lt;br /&gt;
''Need examples of format.''&lt;br /&gt;
&lt;br /&gt;
== Connoisseur ==&lt;br /&gt;
&lt;br /&gt;
[http://www.thelittleappfactory.com/application.php?app=Connoisseur (Connoisseur)] is an application based on [http://www.formatdata.com/recipeml/ The Recipe Markup Language formerly known as DESSERT], having many features including import, export, category search, and recipe ratings. (Universal Binary for 10.3 &amp;quot;Panther&amp;quot; and above) Demo available, will run for 20 sessions.&lt;br /&gt;
&lt;br /&gt;
'''Service Menu Import:''' All Recipes, Asian Food Grocer, Epicurious, Good Living, Sydney Morning Herald, Real Cajun Recipes, Williams-Sonoma&lt;br /&gt;
&lt;br /&gt;
'''Native File Import:''' Glen's MealMaster Recipe Archives, Lu's Mastercook Recipes, Recipes&lt;br /&gt;
&lt;br /&gt;
'''Export:''' iPod, PDA, ... &lt;br /&gt;
&lt;br /&gt;
'''Format:''' [http://www.formatdata.com/recipeml/ RecipeML (DESSERT)]&lt;br /&gt;
&lt;br /&gt;
== Yum! ==&lt;br /&gt;
[http://nixanz.com/products/yum/ Yum!] is a recipe collection application for Mac OS X. &lt;br /&gt;
&lt;br /&gt;
'''Features:''' Search, indexing, printing options, recipe text formatting.&lt;br /&gt;
&lt;br /&gt;
'''Import Formats:''' MasterCook export files, Yum files. &lt;br /&gt;
&lt;br /&gt;
'''Export:''' Yum! files or to text files.&lt;br /&gt;
&lt;br /&gt;
== Cook'n ==&lt;br /&gt;
&lt;br /&gt;
[http://www.dvo.com/ Cook'n] is a recipe software application with several features (This newer version is for Win). [http://www.dvo.com/cookn99.html Another version of Cook'n (99)] available for Windows, Palm Pilot, and Mac System 7 or higher.&lt;br /&gt;
&lt;br /&gt;
'''Export possibilities:''' Email (not sure on format), and publish to web (HTML).&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22895</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22895"/>
		<updated>2007-10-26T05:42:53Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
==== Real Cajun Recipes: Chicken Fricassee ====&lt;br /&gt;
[http://www.realcajunrecipes.com/recipes/cajun/chicken-fricassee/4.rcr Chicken Fricassee (RealCajunRecipes.com)]&lt;br /&gt;
&lt;br /&gt;
Recipe is formatted with table/nested table&lt;br /&gt;
&lt;br /&gt;
* Title (h3 heading)&lt;br /&gt;
** Food Category (not linked)&lt;br /&gt;
** Recipe Author&lt;br /&gt;
** Author origin (location)&lt;br /&gt;
** Date&lt;br /&gt;
** Drag and Drop icon for MacGourmet* users&lt;br /&gt;
** Ratings (up to 5 stars)&lt;br /&gt;
** Ratings link (viewer can rate recipe)&lt;br /&gt;
* The top section of the recipe is separated with an hr, rest of recipe in nested table.&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** cook time&lt;br /&gt;
** ready time&lt;br /&gt;
** author note&lt;br /&gt;
** Ingredients (appear in two columns, table)&lt;br /&gt;
** Directions (paragraph format for steps)&lt;br /&gt;
&lt;br /&gt;
'''Special Note'''*&lt;br /&gt;
[http://www.apple.com/downloads/macosx/home_learning/macgourmet.html MacGourmet] is software which allows creation, import (of other recipes and recipe formats), export of recipes, Publishing of recipes to MovableType, Blogger, TypePad, and Blojsom weblogs. Categorization and search features. It would be good to see how these recipes are formatted. MacGourmet - 'iTunes for recipes' and can create/export shopping lists for the recipes (including to PDA, iPod, etc.),  Demo available at link.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22884</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22884"/>
		<updated>2007-10-26T05:01:23Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
==== Good Living: Sydney Morning Herald - Asparagus and herb frittata ====&lt;br /&gt;
&lt;br /&gt;
[http://www.smh.com.au/news/recipes/asparagus/2007/09/10/1189276601142.html Asparagus and herb frittata (smh.com.au/news/recipes/ Sydney Morning Herald: Recipes)]&lt;br /&gt;
&lt;br /&gt;
Note: An article about Asparagus contains this recipe.&lt;br /&gt;
&lt;br /&gt;
* Article Title (h1 markup)&lt;br /&gt;
** Author&lt;br /&gt;
** Date&lt;br /&gt;
** Article content&lt;br /&gt;
*** Recipe Title (h3 markup)&lt;br /&gt;
**** Ingredients (1 paragraph, ingredients separated with br markup)&lt;br /&gt;
**** Directions (method, p used for steps)&lt;br /&gt;
**** Servings (p, b markup)&lt;br /&gt;
&lt;br /&gt;
Measurement units note: This recipe mixes, tbs, cm, ml, and g.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22883</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22883"/>
		<updated>2007-10-26T04:15:53Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* asianfoodgrocer.com - Asian Rice Salad */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (numbered but not an ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22882</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=22882"/>
		<updated>2007-10-26T03:52:06Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Services */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Recipe Examples &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]] this is an [[examples]] page documenting existing real world examples of actual ''tasty'' recipes published on the Web.  Next steps are to research [[recipe-formats]] and then (only ''after'' that), proceed with [[recipe-brainstorming]].  Only URLs to actual recipes please.&lt;br /&gt;
&lt;br /&gt;
'''Please read both [[process]] and [[examples]] before editing this page.'''&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
* [[User:JeffMcNeill|jeffmcneill]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists. It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* [http://www.myvegrecipes.com/category/main-dishes My Veg Recipes].  Also uses [[xoxo|XOXO]] for lists of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Individuals ===&lt;br /&gt;
&lt;br /&gt;
==== Hamburger ====&lt;br /&gt;
[http://en.wikibooks.org/wiki/Cookbook:Hamburger Wikibooks Cookbook:Hamburger]&lt;br /&gt;
&lt;br /&gt;
Composed of&lt;br /&gt;
* Summary&lt;br /&gt;
** Categories&lt;br /&gt;
** Servings&lt;br /&gt;
** Time&lt;br /&gt;
** Rating&lt;br /&gt;
** Energy&lt;br /&gt;
** Image&lt;br /&gt;
* Recipe&lt;br /&gt;
** Description (text)&lt;br /&gt;
** Ingredients (required/optional)&lt;br /&gt;
** Procedure (OL)&lt;br /&gt;
** Suggestions (text)&lt;br /&gt;
** Notes, tips and variations (UL)&lt;br /&gt;
** Categories&lt;br /&gt;
&lt;br /&gt;
==== Lentil Stew ====&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
==== Mocha Brownie Cake ====&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
==== A Moroccan-ish Casserole ====&lt;br /&gt;
[http://www.simonwheatley.co.uk/2006/03/26/a-moroccan-ish-casserole/ Simon Wheatley]&lt;br /&gt;
&lt;br /&gt;
* Structured semantic XHTML based, as well as possible, on hcard/review type principles&lt;br /&gt;
* Composed of:&lt;br /&gt;
** title&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** prep time&lt;br /&gt;
** cooking time&lt;br /&gt;
** approval rating (from hreview)&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
&lt;br /&gt;
May expand to include: variation suggestions&lt;br /&gt;
&lt;br /&gt;
==== Fruit Salad ====&lt;br /&gt;
&lt;br /&gt;
[http://diveintomark.org/archives/2006/06/09/fruit-salad-recipe fruit salad (Mark Pilgrim)]&lt;br /&gt;
&lt;br /&gt;
Extremely detailed instructions.&lt;br /&gt;
&lt;br /&gt;
* Composed of (at least)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** number of servings (quantity)&lt;br /&gt;
** shopping instructions&lt;br /&gt;
** ingredients&lt;br /&gt;
** ingredients to avoid&lt;br /&gt;
** preparation steps&lt;br /&gt;
** left-over preservation instructions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Perfect Flank Steak ====&lt;br /&gt;
&lt;br /&gt;
[http://www.dvorak.org/blog/?p=6283 John C. &amp;quot;CSS is a series of tubes&amp;quot; Dvorak]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe&lt;br /&gt;
** description&lt;br /&gt;
** ingredients&lt;br /&gt;
** preparation steps&lt;br /&gt;
** suggested accompaniments&lt;br /&gt;
&lt;br /&gt;
==== Veggie Chicken Enchiladas ====&lt;br /&gt;
&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/chicken-enchiladas Veggie Chicken Enchiladas]&lt;br /&gt;
[http://www.myvegrecipes.com/recipe/xml/chicken-enchiladas.xml Veggie Chicken Enchiladas XML]&lt;br /&gt;
&lt;br /&gt;
* Attempts to use XOXO as a recipe microformat&lt;br /&gt;
* Composed of&lt;br /&gt;
** ingredients&lt;br /&gt;
** instructions&lt;br /&gt;
** servings&lt;br /&gt;
** prep time&lt;br /&gt;
** serving suggestions&lt;br /&gt;
** cook's tips&lt;br /&gt;
** variations&lt;br /&gt;
** time saving tips&lt;br /&gt;
&lt;br /&gt;
====Spaghetti primavera====&lt;br /&gt;
&lt;br /&gt;
[http://blog.bumblepuppy.org.uk/2006/10/05/spaghetti-primavera/ Spaghetti-primavera]&lt;br /&gt;
&lt;br /&gt;
*Written as prose&lt;br /&gt;
*Contains:&lt;br /&gt;
** introduction - containing source of original recipe book inspiration&lt;br /&gt;
** ingredients (in paragraph, comma separated)&lt;br /&gt;
** instructions (paragraph)&lt;br /&gt;
** observation (creates a lot of washing up!)&lt;br /&gt;
&lt;br /&gt;
=== Services ===&lt;br /&gt;
&lt;br /&gt;
==== cookingwithbooze.org ====&lt;br /&gt;
*[http://cookingwithbooze.org/ Cooking with Booze] is a cookbook and associated free-access website. All the recipes are marked up in a combination of XOXO and microformat:&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** note/introduction&lt;br /&gt;
** unordered list of ingredients&lt;br /&gt;
** ordered list of instructions&lt;br /&gt;
* [http://cookingwithbooze.org/for-geeks#microformats More information about the microformat]&lt;br /&gt;
* You can also download the whole recipe list as a dataset for your own experiments, in the form as a tagged XML file as output by InDesign. [http://cookingwithbooze.org/for-geeks#microformats]&lt;br /&gt;
* Any questions: [http://shorttermmemoryloss.com http://shorttermmemoryloss.com]&lt;br /&gt;
&lt;br /&gt;
==== allrecipes.com - Sachertorte ====&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== BBC Food - Marzipanned fruit cake ====&lt;br /&gt;
&lt;br /&gt;
[http://www.bbc.co.uk/food/recipes/database/marzipannedfruitcake_14581.shtml Marzipanned fruit cake] [http://www.bbc.co.uk/food/recipes/ BBC Food Recipes]&lt;br /&gt;
&lt;br /&gt;
* Composed of (all B&amp;amp;BR markup)&lt;br /&gt;
** title of recipe&lt;br /&gt;
** name of submitter/source&lt;br /&gt;
** servings count/quanity&lt;br /&gt;
** preparation time&lt;br /&gt;
** cooking time&lt;br /&gt;
** image&lt;br /&gt;
** suitable for vegetarians icon&lt;br /&gt;
** description of recipe&lt;br /&gt;
** ingredients list&lt;br /&gt;
** method steps&lt;br /&gt;
** notes&lt;br /&gt;
&lt;br /&gt;
==== cooking.com - Jamaican Chicken Stew Recipe ====&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
==== cuzza.com - Chicken Jalfrezi Recipe ====&lt;br /&gt;
[http://cuzza.com/recipes/jalfrezi/ Chicken Jalfrezi Recipe (cuzza.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;h2&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Subheading/summary description (&amp;lt;code&amp;gt;&amp;amp;lt;h3&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Teaser text with photo (&amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;teaser&amp;quot;&amp;amp;gt;&amp;amp;lt;div class=&amp;quot;mainImg&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Method steps (each step in a &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;step&amp;quot;&amp;amp;gt;&amp;lt;/code&amp;gt; with an image and text)&lt;br /&gt;
** Number of servings  (&amp;lt;code&amp;gt;&amp;amp;lt;h5&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients list  (in a definition list; quantities and units not marked up separately; some ingredients link to an explanatory page)&lt;br /&gt;
** &amp;quot;Chef's notes&amp;quot;. Explanatory notes offering advice and alternatives.&lt;br /&gt;
&lt;br /&gt;
==== epicurious.com - Moroccan Braised Beef ====&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
==== extratasty.com - Cuba Libre ====&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== recipesource.com - Cranberry Cherry Relish ====&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==== www.cooker.net - Muffins Zucca e Radicchio ====&lt;br /&gt;
[http://www.cooker.net/cooker/cooker.nsf/puid/9F1CF8E0983AC24186257286003C2277 Muffins Zucca e Radicchio (cooker.net)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Yield&lt;br /&gt;
**Unordered list of ingredients&lt;br /&gt;
**Preparations&lt;br /&gt;
**Photographs&lt;br /&gt;
**Feedback&lt;br /&gt;
**Classification (category recipe features in)&lt;br /&gt;
&lt;br /&gt;
==== asianfoodgrocer.com - Asian Rice Salad ====&lt;br /&gt;
[http://www.asianfoodgrocer.com/recipes/77439.shtml Asian Rice Salad (AsianFoodGrocer.com)]&lt;br /&gt;
&lt;br /&gt;
*Consists of:&lt;br /&gt;
**Title&lt;br /&gt;
**Yield&lt;br /&gt;
**Blurb&lt;br /&gt;
**Ingredients (3 column table)&lt;br /&gt;
**Instructions (ordered list)&lt;br /&gt;
**Author or Source Credit&lt;br /&gt;
&lt;br /&gt;
b and br markup, no headings. Ingredients displayed in table, one ingredient per row - 3 columns: first for quantity or measurement number, second for measure type if there is one (c, ts, tb, etc.), third column for the ingredient type.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that represents the 80/20 of common properties of the examples and reuses terms from existing widely implemented recipe formats.&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5441</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5441"/>
		<updated>2006-02-22T12:01:05Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Next Steps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
=== Jamaican Chicken Stew Recipe ===&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
=== Cranberry Cherry Relish ===&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] ([http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5050</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5050"/>
		<updated>2006-02-22T11:42:48Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Cranberry Cherry Relish */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
=== Jamaican Chicken Stew Recipe ===&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
=== Cranberry Cherry Relish ===&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Instructions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] [http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5049</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5049"/>
		<updated>2006-02-22T11:39:58Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
=== Jamaican Chicken Stew Recipe ===&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
=== Cranberry Cherry Relish ===&lt;br /&gt;
[http://www.recipesource.com/side-dishes/relishes/00/rec0053.html CRANBERRY CHERRY RELISH (recipesource.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Exported info (if from mastercook, mealmaster)&lt;br /&gt;
** Title (in uppercase)&lt;br /&gt;
** Recipe by: (source, author info)&lt;br /&gt;
** Serving size:   Preparation Time:&lt;br /&gt;
** Categories:&lt;br /&gt;
** Ingredients ( displayed in columns: Amount : Measure : Ingredient -- Preparation Method )&lt;br /&gt;
** Cooking Directions&lt;br /&gt;
&lt;br /&gt;
Note: Recipe is in text format using &amp;lt;code&amp;gt;&amp;amp;lt;pre&amp;amp;gt;&amp;lt;/code&amp;gt; inside a &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] [http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5048</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5048"/>
		<updated>2006-02-22T10:55:30Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
=== Jamaican Chicken Stew Recipe ===&lt;br /&gt;
[http://www.cooking.com/recipes/rerecite.asp?No=8196 Jamaican Chicken Stew Recipe (cooking.com)]&lt;br /&gt;
* Consists of&lt;br /&gt;
** Recipe Title (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Source (Magazine, book, title, etc. with a link.)&lt;br /&gt;
*** Serving Size&lt;br /&gt;
** Photo area&lt;br /&gt;
*** Recipe Email, Save, Print options&lt;br /&gt;
*** Photo&lt;br /&gt;
** Recipe Ingredients (heading uses &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, each ingredient in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, ingredient keywords linked to a glossary)&lt;br /&gt;
** Recipe Method (no &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; used, uses &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Copyright reprint info appears at end of prep info.&lt;br /&gt;
** Nutrition Facts (&amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt; used for header)&lt;br /&gt;
*** Serving size info repeated&lt;br /&gt;
*** Nutritional elements per serving (each item and value are in separate &amp;lt;code&amp;gt;&amp;amp;lt;td&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
Notes: No meaningful markup used. Recipes use &amp;lt;code&amp;gt;&amp;amp;lt;table&amp;amp;gt;&amp;lt;/code&amp;gt; for all layout/presentation. &amp;lt;code&amp;gt;&amp;amp;lt;b&amp;amp;gt;&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;, and nested &amp;lt;code&amp;gt;&amp;amp;lt;font&amp;amp;gt;&amp;lt;/code&amp;gt; used throughout. Line images separate sections of recipe.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] [http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5047</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5047"/>
		<updated>2006-02-22T02:47:24Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Next Steps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] [http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5044</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5044"/>
		<updated>2006-02-22T02:46:37Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Next Steps */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] (http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5042</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5042"/>
		<updated>2006-02-22T02:46:07Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: /* Moroccan Braised Beef */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use use &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] (http://http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5041</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5041"/>
		<updated>2006-02-22T02:44:12Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (uses &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Recipe Title (uses &amp;lt;code&amp;gt;&amp;amp;lt;h1&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
*** Quick intro description (No &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Ingredients * (uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, and uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date and location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use uses &amp;lt;code&amp;gt;&amp;amp;lt;li&amp;amp;gt;&amp;lt;/code&amp;gt; and use &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;amp;lt;p&amp;amp;gt;&amp;lt;/code&amp;gt; often.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] (http://http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5040</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5040"/>
		<updated>2006-02-22T02:38:01Z</updated>

		<summary type="html">&lt;p&gt;HollyMarieKoltz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Recipe Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [http://tantek.com/ Tantek Çelik]&lt;br /&gt;
* [[User:RobertBachmann|Robert Bachmann]]&lt;br /&gt;
&lt;br /&gt;
== Recipe Lists ==&lt;br /&gt;
* [http://orens.com/stuff/recipes.html Steve and Aytek's recipes].  Note that they are simply using [[xoxo|XOXO]] for the lists.  It doesn't appear that anything more is necessary for a list of recipes.&lt;br /&gt;
* ...&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Recipes Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Lentil Stew ===&lt;br /&gt;
[http://1moon.com/recipes/mercimek.html Neriman’s Mercimek - Yummy Lentils]&lt;br /&gt;
&lt;br /&gt;
* Appears to be a simple BBEdit 5.0 conversion of a plain text file into HTML 3.2&lt;br /&gt;
* Uses &amp;lt;code&amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;amp;lt;br&amp;amp;gt;&amp;lt;/code&amp;gt; to delimit sections&lt;br /&gt;
* Composed of:&lt;br /&gt;
** author of recipe&lt;br /&gt;
** title of recipe, with English translation&lt;br /&gt;
** top level structure of time/instructions, with ingredients noted as necessary for each step&lt;br /&gt;
** serving suggestion(s) (serve with ...)&lt;br /&gt;
&lt;br /&gt;
=== Mocha Brownie Cake ===&lt;br /&gt;
[http://orens.com/stuff/recipe_data/mocha_brownie_cake.html Mocha Brownie Cake]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe / food item (looks like a heading)&lt;br /&gt;
** sequence of larger tasks (separated by subheadings), each of which has&lt;br /&gt;
*** list of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;) for a particular component of the dish&lt;br /&gt;
*** preparation instructions for those ingredients&lt;br /&gt;
*** OR a instructions for assembling components of the dish&lt;br /&gt;
** contributing baker - perhaps someone who has modified the recipe?&lt;br /&gt;
** source - citation of where recipe originally came from&lt;br /&gt;
&lt;br /&gt;
=== Sachertorte ===&lt;br /&gt;
[http://cake.allrecipes.com/az/Sachertorte.asp Sachertorte (allrecipes.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe (as a heading)&lt;br /&gt;
** name of the submitter&lt;br /&gt;
** description of the food item (e.g: &amp;quot;Elegant chocolate cake.&amp;quot;)&lt;br /&gt;
** optional photo&lt;br /&gt;
** servings count&lt;br /&gt;
** sequence of ingredients (uses &amp;lt;code&amp;gt;&amp;amp;lt;ul&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
** sequence of preperation instructions (uses &amp;lt;code&amp;gt;&amp;amp;lt;ol&amp;amp;gt;&amp;lt;/code&amp;gt;)&lt;br /&gt;
&lt;br /&gt;
=== Cuba Libre ===&lt;br /&gt;
[http://www.extratasty.com/recipe/46/cuba_libre Cuba Libre (extratasty.com)]&lt;br /&gt;
&lt;br /&gt;
* Composed of&lt;br /&gt;
** title of recipe &lt;br /&gt;
** name of the submitter&lt;br /&gt;
** sequence of ingredients &lt;br /&gt;
** preperation instructions (continuous text)&lt;br /&gt;
** Recipe rating (US school grad system)&lt;br /&gt;
&lt;br /&gt;
=== Moroccan Braised Beef ===&lt;br /&gt;
[http://www.epicurious.com/recipes/recipe_views/views/230639 Moroccan Braised Beef (epicurious.com)]&lt;br /&gt;
* Composed of&lt;br /&gt;
** Recipe Intro Area&lt;br /&gt;
*** Photo (in paragraph markup)&lt;br /&gt;
*** Recipe Title (h1 heading)&lt;br /&gt;
*** Quick intro description (not in paragraph markup)&lt;br /&gt;
** Ingredients * (no list markup)&lt;br /&gt;
** Preparation *&lt;br /&gt;
*** Preparation instructions (some recipes offer Cooks' notes: - surrounded by *b* tagset, preceded and followed with *br* markup )&lt;br /&gt;
*** Serving size&lt;br /&gt;
*** Origin (span class = source, magazine title)&lt;br /&gt;
*** Copyright info (span class = copyright: publication date, location if available)&lt;br /&gt;
** Your notes * (user/visitor may add/submit notes to appear on their printed copy)&lt;br /&gt;
** Reviews * (fork ratings, 1-4)&lt;br /&gt;
&lt;br /&gt;
Notes: Images are the secondary headings * (class = hdr) , no sub heading markup. Recipes do not use list markup and use br instead of paragraph markup in other areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more examples and analysis of their markup and implied schemas&lt;br /&gt;
# Research existing [[recipe-formats]] (http://http://home.comcast.net/~episoft/ Mealmaster], [http://www.formatdata.com/recipeml/ RecipeML], ...)&lt;br /&gt;
# [[recipe-brainstorming]] on a minimal recipe schema that solves the 80/20 of examples&lt;/div&gt;</summary>
		<author><name>HollyMarieKoltz</name></author>
	</entry>
</feed>