recipe-formats: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
== RxOL ==
== RxOL ==
[http://www.anthus.com/Recipes/CompCook.html RxOL] uses a postfix notation to represent recipes.
[http://www.anthus.com/Recipes/CompCook.html RxOL] uses a postfix notation to represent recipes.
== REML: The Recipe Exchange Markup Language ==
[http://reml.sourceforge.net/ REML on Sourceforge]
REML is an XML schema that describes a file format for recipe exchange.
On the sourceforge page Gary says:
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.

Revision as of 20:19, 15 July 2007

One of the available recipe formats is the recipe markup language

Recipe Markup Language

It was (formerly known as DESSERT -- Document Encoding and Structuring Specification for Electronic Recipe Transfer) is an XML-based format for marking up recipes. The format was created in 2000 by the company FormatData.

Specification

The format provides detailed markup for defining ingredients, which facilitates automated conversions from one type of measurement to another. The markup language also provides for step-based instructions. Metadata can be added to a RecipeML document through the Dublin Core.

There are some software programs that read and write the RecipeML format. The most notable of these is Largo Recipes. The RecipeML license is fairly open.

This archive contains 10,000 recipes in Recipe Markup Language

RxOL

RxOL uses a postfix notation to represent recipes.

REML: The Recipe Exchange Markup Language

REML on Sourceforge

REML is an XML schema that describes a file format for recipe exchange. On the sourceforge page Gary says: 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.