Original recipe created by the author.
Properties
No description available.
Known values: all_rights, cc_by, cc_by_sa, cc_by_nc, cc_by_nc_sa, public_domain
View raw schema
{
"type": "object",
"required": [
"license"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"license": {
"type": "string",
"knownValues": [
"all_rights",
"cc_by",
"cc_by_sa",
"cc_by_nc",
"cc_by_nc_sa",
"public_domain"
]
}
},
"description": "Original recipe created by the author."
}
Recipe shared by a specific person, such as family or friend.
Properties
No description available.
maxLength: 255 bytes
No description available.
maxLength: 1000 bytes
View raw schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"name": {
"type": "string",
"maxLength": 255
},
"notes": {
"type": "string",
"maxLength": 1000
}
},
"description": "Recipe shared by a specific person, such as family or friend."
}
Recipe from a product package or label.
Properties
No description available.
maxLength: 255 bytes
No description available.
maxLength: 255 bytes
No description available.
maxLength: 1000 bytes
No description available.
maxLength: 13 bytes
View raw schema
{
"type": "object",
"required": [
"brand",
"name"
],
"properties": {
"upc": {
"type": "string",
"maxLength": 13
},
"url": {
"type": "string",
"format": "uri"
},
"name": {
"type": "string",
"maxLength": 255
},
"brand": {
"type": "string",
"maxLength": 255
},
"notes": {
"type": "string",
"maxLength": 1000
}
},
"description": "Recipe from a product package or label."
}
Recipe from a published source like a book or magazine.
Properties
No description available.
maxLength: 255 bytes
No description available.
maxLength: 13 bytes
No description available.
maxLength: 1000 bytes
No description available.
No description available.
maxLength: 255 bytes
No description available.
maxLength: 255 bytes
No description available.
Known values: book, magazine
View raw schema
{
"type": "object",
"required": [
"title",
"author"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"isbn": {
"type": "string",
"maxLength": 13
},
"page": {
"type": "integer"
},
"type": {
"type": "string",
"knownValues": [
"book",
"magazine"
]
},
"notes": {
"type": "string",
"maxLength": 1000
},
"title": {
"type": "string",
"maxLength": 255
},
"author": {
"type": "string",
"maxLength": 255
},
"publisher": {
"type": "string",
"maxLength": 255
}
},
"description": "Recipe from a published source like a book or magazine."
}
Recipe from a TV show, streaming content, or video.
Properties
No description available.
No description available.
maxLength: 255 bytes
No description available.
maxLength: 255 bytes
No description available.
maxLength: 1000 bytes
No description available.
maxLength: 255 bytes
View raw schema
{
"type": "object",
"required": [
"title",
"network"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"notes": {
"type": "string",
"maxLength": 1000
},
"title": {
"type": "string",
"maxLength": 255
},
"airDate": {
"type": "string",
"format": "date"
},
"episode": {
"type": "string",
"maxLength": 255
},
"network": {
"type": "string",
"maxLength": 255
}
},
"description": "Recipe from a TV show, streaming content, or video."
}
Recipe from a website or blog.
Properties
No description available.
maxLength: 255 bytes
No description available.
maxLength: 1000 bytes
View raw schema
{
"type": "object",
"required": [
"name",
"url"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"name": {
"type": "string",
"maxLength": 255
},
"notes": {
"type": "string",
"maxLength": 1000
}
},
"description": "Recipe from a website or blog."
}
Cafe, coffee shop, or bistro.
Referenceexchange.recipe.defs#businessTypeCafe
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cafe, coffee shop, or bistro."
}
Catering service provider.
Referenceexchange.recipe.defs#businessTypeCatering
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Catering service provider."
}
Food industry consultant.
Referenceexchange.recipe.defs#businessTypeConsultant
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Food industry consultant."
}
Food blogger or media content creator.
Referenceexchange.recipe.defs#businessTypeContentCreator
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Food blogger or media content creator."
}
Cooking school or culinary instructor.
Referenceexchange.recipe.defs#businessTypeEducator
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking school or culinary instructor."
}
Kitchen equipment manufacturer.
Referenceexchange.recipe.defs#businessTypeEquipmentManufacturer
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Kitchen equipment manufacturer."
}
Farm, orchard, or agricultural business.
Referenceexchange.recipe.defs#businessTypeFarm
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Farm, orchard, or agricultural business."
}
Mobile food vendor or food truck.
Referenceexchange.recipe.defs#businessTypeFoodTruck
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Mobile food vendor or food truck."
}
Individual home cook.
Referenceexchange.recipe.defs#businessTypeHomeCook
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Individual home cook."
}
Institutional food service provider.
Referenceexchange.recipe.defs#businessTypeInstitution
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Institutional food service provider."
}
Farmers market or food hall vendor.
Referenceexchange.recipe.defs#businessTypeMarketVendor
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Farmers market or food hall vendor."
}
Meal preparation or delivery service.
Referenceexchange.recipe.defs#businessTypeMealService
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Meal preparation or delivery service."
}
Food-related nonprofit organization.
Referenceexchange.recipe.defs#businessTypeNonprofit
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Food-related nonprofit organization."
}
Nutritionist or dietitian.
Referenceexchange.recipe.defs#businessTypeNutritionist
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Nutritionist or dietitian."
}
Personal or private chef service.
Referenceexchange.recipe.defs#businessTypePersonalChef
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Personal or private chef service."
}
Food producer or manufacturer.
Referenceexchange.recipe.defs#businessTypeProducer
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Food producer or manufacturer."
}
Other food industry professional.
Referenceexchange.recipe.defs#businessTypeProfessional
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Other food industry professional."
}
Traditional restaurant establishment.
Referenceexchange.recipe.defs#businessTypeRestaurant
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Traditional restaurant establishment."
}
Specialty food store or retailer.
Referenceexchange.recipe.defs#businessTypeRetailer
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Specialty food store or retailer."
}
Commercial kitchen supplier.
Referenceexchange.recipe.defs#businessTypeSupplier
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Commercial kitchen supplier."
}
A small dish served before a main meal.
Referenceexchange.recipe.defs#categoryAppetizer
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "A small dish served before a main meal."
}
Drinkable recipes including both alcoholic and non-alcoholic beverages.
Referenceexchange.recipe.defs#categoryBeverage
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Drinkable recipes including both alcoholic and non-alcoholic beverages."
}
Dishes typically served in the morning.
Referenceexchange.recipe.defs#categoryBreakfast
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes typically served in the morning."
}
Dishes suitable for late morning/early afternoon meals.
Referenceexchange.recipe.defs#categoryBrunch
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes suitable for late morning/early afternoon meals."
}
Alcoholic mixed drink recipes.
Referenceexchange.recipe.defs#categoryCocktail
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Alcoholic mixed drink recipes."
}
Sweet dishes typically served after a main meal.
Referenceexchange.recipe.defs#categoryDessert
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Sweet dishes typically served after a main meal."
}
Main dishes typically served in the evening.
Referenceexchange.recipe.defs#categoryDinner
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Main dishes typically served in the evening."
}
Main course dishes.
Referenceexchange.recipe.defs#categoryEntree
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Main course dishes."
}
Decorative or flavorful additions to other dishes.
Referenceexchange.recipe.defs#categoryGarnish
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Decorative or flavorful additions to other dishes."
}
Recipes suitable for children.
Referenceexchange.recipe.defs#categoryKidFriendly
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipes suitable for children."
}
Dishes typically served midday.
Referenceexchange.recipe.defs#categoryLunch
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes typically served midday."
}
Cold dishes primarily composed of mixed ingredients.
Referenceexchange.recipe.defs#categorySalad
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cold dishes primarily composed of mixed ingredients."
}
Dishes meant to accompany main courses.
Referenceexchange.recipe.defs#categorySide
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes meant to accompany main courses."
}
Small portions meant to be eaten between meals.
Referenceexchange.recipe.defs#categorySnack
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Small portions meant to be eaten between meals."
}
Liquid food served hot or cold.
Referenceexchange.recipe.defs#categorySoup
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Liquid food served hot or cold."
}
Cooking food using hot air circulation in an air fryer.
Referenceexchange.recipe.defs#cookingMethodAirFrying
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food using hot air circulation in an air fryer."
}
Cooking food by exposing it to dry heat in an oven or similar environment.
Referenceexchange.recipe.defs#cookingMethodBaking
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food by exposing it to dry heat in an oven or similar environment."
}
Cooking food directly under high heat.
Referenceexchange.recipe.defs#cookingMethodBroiling
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food directly under high heat."
}
Cooking food in hot oil or fat.
Referenceexchange.recipe.defs#cookingMethodFrying
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food in hot oil or fat."
}
Cooking food on a grill or griddle with direct heat.
Referenceexchange.recipe.defs#cookingMethodGrilling
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food on a grill or griddle with direct heat."
}
Recipe requires no cooking or heat application.
Referenceexchange.recipe.defs#cookingMethodNoCook
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe requires no cooking or heat application."
}
Cooking food using pressure and steam in a sealed vessel.
Referenceexchange.recipe.defs#cookingMethodPressureCooking
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food using pressure and steam in a sealed vessel."
}
Cooking food by exposing it to dry heat with hot air circulating around it.
Referenceexchange.recipe.defs#cookingMethodRoasting
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food by exposing it to dry heat with hot air circulating around it."
}
Cooking food quickly in a small amount of fat over high heat.
Referenceexchange.recipe.defs#cookingMethodSauteing
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food quickly in a small amount of fat over high heat."
}
Cooking food at low temperatures for extended periods.
Referenceexchange.recipe.defs#cookingMethodSlowCooking
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food at low temperatures for extended periods."
}
Cooking food using steam from boiling water.
Referenceexchange.recipe.defs#cookingMethodSteaming
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Cooking food using steam from boiling water."
}
Dishes from African culinary traditions.
Referenceexchange.recipe.defs#cuisineAfrican
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from African culinary traditions."
}
Dishes from United States culinary traditions.
Referenceexchange.recipe.defs#cuisineAmerican
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from United States culinary traditions."
}
Dishes from Australian culinary traditions.
Referenceexchange.recipe.defs#cuisineAustralian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Australian culinary traditions."
}
Dishes from Brazilian culinary traditions.
Referenceexchange.recipe.defs#cuisineBrazilian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Brazilian culinary traditions."
}
Dishes from British culinary traditions.
Referenceexchange.recipe.defs#cuisineBritish
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from British culinary traditions."
}
Dishes from Caribbean culinary traditions.
Referenceexchange.recipe.defs#cuisineCaribbean
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Caribbean culinary traditions."
}
Dishes from Chinese culinary traditions.
Referenceexchange.recipe.defs#cuisineChinese
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Chinese culinary traditions."
}
Dishes from Creole culinary traditions.
Referenceexchange.recipe.defs#cuisineCreole
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Creole culinary traditions."
}
Dishes from European culinary traditions.
Referenceexchange.recipe.defs#cuisineEuropean
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from European culinary traditions."
}
Dishes from French culinary traditions.
Referenceexchange.recipe.defs#cuisineFrench
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from French culinary traditions."
}
Dishes from German culinary traditions.
Referenceexchange.recipe.defs#cuisineGerman
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from German culinary traditions."
}
Dishes from Greek culinary traditions.
Referenceexchange.recipe.defs#cuisineGreek
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Greek culinary traditions."
}
Dishes from Indian culinary traditions.
Referenceexchange.recipe.defs#cuisineIndian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Indian culinary traditions."
}
Dishes from Indonesian culinary traditions.
Referenceexchange.recipe.defs#cuisineIndonesian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Indonesian culinary traditions."
}
Dishes from Italian culinary traditions.
Referenceexchange.recipe.defs#cuisineItalian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Italian culinary traditions."
}
Dishes from Japanese culinary traditions.
Referenceexchange.recipe.defs#cuisineJapanese
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Japanese culinary traditions."
}
Dishes from Korean culinary traditions.
Referenceexchange.recipe.defs#cuisineKorean
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Korean culinary traditions."
}
Dishes from Lebanese culinary traditions.
Referenceexchange.recipe.defs#cuisineLebanese
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Lebanese culinary traditions."
}
Dishes from Mediterranean culinary traditions.
Referenceexchange.recipe.defs#cuisineMediterranean
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Mediterranean culinary traditions."
}
Dishes from Mexican culinary traditions.
Referenceexchange.recipe.defs#cuisineMexican
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Mexican culinary traditions."
}
Dishes from Middle Eastern culinary traditions.
Referenceexchange.recipe.defs#cuisineMiddleEastern
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Middle Eastern culinary traditions."
}
Dishes from Moroccan culinary traditions.
Referenceexchange.recipe.defs#cuisineMoroccan
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Moroccan culinary traditions."
}
Dishes from Peruvian culinary traditions.
Referenceexchange.recipe.defs#cuisinePeruvian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Peruvian culinary traditions."
}
Dishes from Polish culinary traditions.
Referenceexchange.recipe.defs#cuisinePolish
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Polish culinary traditions."
}
Dishes from Portuguese culinary traditions.
Referenceexchange.recipe.defs#cuisinePortuguese
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Portuguese culinary traditions."
}
Dishes from Russian culinary traditions.
Referenceexchange.recipe.defs#cuisineRussian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Russian culinary traditions."
}
Dishes from Southern United States culinary traditions.
Referenceexchange.recipe.defs#cuisineSouthern
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Southern United States culinary traditions."
}
Dishes from Spanish culinary traditions.
Referenceexchange.recipe.defs#cuisineSpanish
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Spanish culinary traditions."
}
Dishes combining Texan and Mexican culinary traditions.
Referenceexchange.recipe.defs#cuisineTexMex
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes combining Texan and Mexican culinary traditions."
}
Dishes from Texan culinary traditions.
Referenceexchange.recipe.defs#cuisineTexan
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Texan culinary traditions."
}
Dishes from Thai culinary traditions.
Referenceexchange.recipe.defs#cuisineThai
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Thai culinary traditions."
}
Dishes from Turkish culinary traditions.
Referenceexchange.recipe.defs#cuisineTurkish
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Turkish culinary traditions."
}
Dishes from Vietnamese culinary traditions.
Referenceexchange.recipe.defs#cuisineVietnamese
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Dishes from Vietnamese culinary traditions."
}
Recipe suitable for diabetic dietary requirements.
Referenceexchange.recipe.defs#dietDiabetic
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe suitable for diabetic dietary requirements."
}
Recipe contains no gluten-containing ingredients.
Referenceexchange.recipe.defs#dietGlutenFree
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe contains no gluten-containing ingredients."
}
Recipe complies with Islamic dietary laws.
Referenceexchange.recipe.defs#dietHalal
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe complies with Islamic dietary laws."
}
Recipe suitable for ketogenic diet requirements.
Referenceexchange.recipe.defs#dietKeto
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe suitable for ketogenic diet requirements."
}
Recipe complies with Jewish dietary laws.
Referenceexchange.recipe.defs#dietKosher
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe complies with Jewish dietary laws."
}
Recipe suitable for calorie-restricted diets.
Referenceexchange.recipe.defs#dietLowCalorie
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe suitable for calorie-restricted diets."
}
Recipe suitable for diets restricting carbohydrate intake.
Referenceexchange.recipe.defs#dietLowCarb
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe suitable for diets restricting carbohydrate intake."
}
Recipe suitable for diets restricting fat intake.
Referenceexchange.recipe.defs#dietLowFat
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe suitable for diets restricting fat intake."
}
Recipe suitable for paleolithic diet requirements.
Referenceexchange.recipe.defs#dietPaleo
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe suitable for paleolithic diet requirements."
}
Recipe contains no animal products whatsoever.
Referenceexchange.recipe.defs#dietVegan
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe contains no animal products whatsoever."
}
Recipe contains no meat or fish but may contain animal products like eggs and dairy.
Referenceexchange.recipe.defs#dietVegetarian
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe contains no meat or fish but may contain animal products like eggs and dairy."
}
All rights reserved by the creator.
Referenceexchange.recipe.defs#licenseAllRights
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "All rights reserved by the creator."
}
Creative Commons Attribution 4.0 License.
Referenceexchange.recipe.defs#licenseCreativeCommonsBy
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Creative Commons Attribution 4.0 License."
}
Creative Commons Attribution-NonCommercial 4.0 License.
Referenceexchange.recipe.defs#licenseCreativeCommonsByNc
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Creative Commons Attribution-NonCommercial 4.0 License."
}
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 License.
Referenceexchange.recipe.defs#licenseCreativeCommonsByNcSa
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 License."
}
Creative Commons Attribution-ShareAlike 4.0 License.
Referenceexchange.recipe.defs#licenseCreativeCommonsBySa
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Creative Commons Attribution-ShareAlike 4.0 License."
}
Work dedicated to the public domain.
Referenceexchange.recipe.defs#licensePublicDomain
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Work dedicated to the public domain."
}
Profile for businesses and organizations in the food industry.
Referenceexchange.recipe.defs#profileTypeBusiness
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Profile for businesses and organizations in the food industry."
}
Personal profile for individual users.
Referenceexchange.recipe.defs#profileTypePersonal
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Personal profile for individual users."
}
Recipe from a published book.
Referenceexchange.recipe.defs#publicationTypeBook
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe from a published book."
}
Recipe from a magazine.
Referenceexchange.recipe.defs#publicationTypeMagazine
Tokens have no data representation. Use the reference string as a value.
View raw schema
{
"type": "token",
"description": "Recipe from a magazine."
}