Recipe(食谱)
Recipe(食谱)
Recipe 用于描述配方、用料、步骤与营养信息等烹饪相关内容。
常用属性
Property | Expected Type | Description |
---|---|---|
name | Text | 食谱名称 |
author | Person / Organization | 作者或贡献者 |
recipeCategory | Text | 食谱分类(如 Dessert, Main course) |
recipeCuisine | Text | 菜系(如 Italian, Chinese) |
recipeIngredient | Text | 配料列表(可重复) |
recipeInstructions | Text / HowToStep | 制作步骤,可为纯文本或结构化步骤列表 |
cookTime | Duration | 烹饪时间 |
prepTime | Duration | 准备时间 |
totalTime | Duration | 总耗时(preparation + cookTime) |
recipeYield | Text | 产量或份数 |
nutrition | NutritionInformation | 营养信息(热量、脂肪等) |
keywords | Text | 关键字或标签 |
aggregateRating | AggregateRating | 汇总评分(如用户评分) |
suitableForDiet | Text / URL | 适合的饮食类型(例如 vegan) |
sameAs | URL | 外部参照链接 |
说明
源页包含多个示例展示如何以 JSON-LD、Microdata、RDFa 表示食谱;如需,我会将示例复制到本地以便演示。
Recipe(食谱)
https://www.gjxx.dev/schema/schemas/Recipe/