Recipe

From getSchema

Jump to: navigation, search

This Page Semantic Annotations

File:Recipe.png

Recipe UML Diagram
Supertypes = Thing, CreativeWork
Subtypes = none
Inherited properties = additionalType:URL, description:Text, name:Text, image:URL, sameAs:URL, url:URL,

about:Thing,accountablePerson:Person, aggregateRating:AggregateRating, alternativeHeadline:Text, associatedMedia:MediaObject, audience:Audience, audio:AudioObject, author🙁Person or Organization), awards:Text, comment:UserComments, contentLocation:Place, contentRating:Text, contributor: Person or Organization, copyrightHolder:Person or Organization, copyrightYear:Number, creator:Person or Organization, dateCreated:Date, dateModified:Date, datePublished:Date, discussionUrl:URL, editor:Person, educationalAlignment:AlignmentObject, educationalUse:Text, encodings:MediaObject, genre:Text, headline:Text, inLanguage:Text, interactionCount:Text, interactivityType:Text, isBasedOnUrl:URL, isFamilyFriendly:Boolean, keywords:Text, learningResourceType:Text, mentions:Thing, offers:Offer, provider:Person or Organization, publisher:Organization, publishingPrinciples:URL, reviews:Review, sourceOrganization:Organization, thumbnailUrl:URL, timeRequired:Duration, typicalAgeRange:Text, version:Number, video:VideoObject

Properties = cookTime:Duration, cookingMethod:Text, ingredients:Text, nutrition:NutritionInformation, prepTime:Duration, recipeCategory:Text, recipeCuisine:Text, recipeInstructions:Text, recipeYield:Text, totalTime:Duration
Defined by = http://schema.org/Recipe
Install RuleTheWeb! the Firefox extension using Schema.org annotations!

Contents

Description

A recipe.

Examples

<div itemscope itemtype="http://schema.org/Recipe">   <h1 itemprop="name">Pita Pizza</h1>     <p>By<span itemprop="author">Mindy Pretner</span></p>       <div itemprop="description">          "Pita Pizza is a quick snack or meal that can          be customized to your liking!"     </div>     <div><span itemprop="recipeYield">1</span> Serving</div>     <div>       Prep Time: <time itemprop="prepTime">5 Min</time><br/>       Cook Time: <time itemprop="cookTime">15 Min</time><br/>       Ready In: <time itemprop="totalTime">20 Min</time><br/>     </div>     <div>       <h3> Ingredients</h3>        <ul>         <li itemprop="ingredients">1 pita bread round</li>         <li itemprop="ingredients">5 ml olive oil</li>         <li itemprop="ingredients">45 ml pizza sauce</li>         <li itemprop="ingredients">55 g shredded mozzarella cheese</li>         <li itemprop="ingredients">25 g sliced crimini mushrooms</li>         <li itemprop="ingredients">0.7 g garlic salt</li>        </ul>     </div>       <div itemprop="recipeInstructions">       <h3> Directions</h3>       <ol>         <li>Preheat grill for medium-high heat.</li>         <li>Spread one side of the pita with olive oil              and pizza sauce. Top with cheese              and mushrooms, and season with garlic salt.</li>          <li>Lightly oil grill grate. Place pita pizza on grill,               cover, and cook until               cheese completely melts, about 5 minutes.</li>       </ol>     </div>       <div itemprop="nutrition">       <span itemscope itemtype="http://schema.org/NutritionInformation">         <h3> Nutritional Information </h3>         <p> <strong>Amount Per Serving</strong>&nbsp; Calories:            <span itemprop="calories">405</span>             | Total Fat: <span itemprop="fatContent">18g</span> |              Cholesterol: <span itemprop="cholesterolContent">44mg</span>         </p>       </span>     </div> </div>

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox