<?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=RichardRutter</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=RichardRutter"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/RichardRutter"/>
	<updated>2026-06-09T22:11:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5640</id>
		<title>recipe-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=recipe-examples&amp;diff=5640"/>
		<updated>2006-03-20T10:29:25Z</updated>

		<summary type="html">&lt;p&gt;RichardRutter: &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;
=== 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;
== 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>RichardRutter</name></author>
	</entry>
</feed>