social.flockfeeds.lexical.type.Recipe

flockfeeds.social

{
  "id": "social.flockfeeds.lexical.type.Recipe",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "properties": {
          "url": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#urlScalar",
              "social.flockfeeds.lexical.prop.recipe#urlList"
            ],
            "type": "union"
          },
          "name": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#nameScalar",
              "social.flockfeeds.lexical.prop.recipe#nameList"
            ],
            "type": "union"
          },
          "size": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
              "social.flockfeeds.lexical.type.SizeSpecification#embedded",
              "social.flockfeeds.lexical.prop.recipe#sizeScalar",
              "social.flockfeeds.lexical.prop.recipe#sizeList"
            ],
            "type": "union"
          },
          "step": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.type.HowToSection#embedded",
              "social.flockfeeds.lexical.type.HowToStep#embedded",
              "social.flockfeeds.lexical.prop.recipe#stepScalar",
              "social.flockfeeds.lexical.prop.recipe#stepList"
            ],
            "type": "union"
          },
          "text": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#textScalar",
              "social.flockfeeds.lexical.prop.recipe#textList"
            ],
            "type": "union"
          },
          "tool": {
            "refs": [
              "social.flockfeeds.lexical.type.HowToTool#embedded",
              "social.flockfeeds.lexical.prop.recipe#toolScalar",
              "social.flockfeeds.lexical.prop.recipe#toolList"
            ],
            "type": "union"
          },
          "about": {
            "refs": [
              "social.flockfeeds.lexical.type.Thing#embedded",
              "social.flockfeeds.lexical.prop.recipe#aboutList"
            ],
            "type": "union"
          },
          "audio": {
            "refs": [
              "social.flockfeeds.lexical.type.AudioObject#embedded",
              "social.flockfeeds.lexical.type.Clip#embedded",
              "social.flockfeeds.lexical.type.MusicRecording#embedded",
              "social.flockfeeds.lexical.prop.recipe#audioList"
            ],
            "type": "union"
          },
          "award": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#awardScalar",
              "social.flockfeeds.lexical.prop.recipe#awardList"
            ],
            "type": "union"
          },
          "genre": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#genreScalar",
              "social.flockfeeds.lexical.prop.recipe#genreList"
            ],
            "type": "union"
          },
          "image": {
            "refs": [
              "social.flockfeeds.lexical.type.ImageObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#imageScalar",
              "social.flockfeeds.lexical.prop.recipe#imageList"
            ],
            "type": "union"
          },
          "steps": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.type.ItemList#embedded",
              "social.flockfeeds.lexical.prop.recipe#stepsScalar",
              "social.flockfeeds.lexical.prop.recipe#stepsList"
            ],
            "type": "union"
          },
          "video": {
            "refs": [
              "social.flockfeeds.lexical.type.Clip#embedded",
              "social.flockfeeds.lexical.type.VideoObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#videoList"
            ],
            "type": "union"
          },
          "yield": {
            "refs": [
              "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
              "social.flockfeeds.lexical.prop.recipe#yieldScalar",
              "social.flockfeeds.lexical.prop.recipe#yieldList"
            ],
            "type": "union"
          },
          "author": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#authorList"
            ],
            "type": "union"
          },
          "awards": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#awardsScalar",
              "social.flockfeeds.lexical.prop.recipe#awardsList"
            ],
            "type": "union"
          },
          "editor": {
            "refs": [
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#editorList"
            ],
            "type": "union"
          },
          "funder": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#funderList"
            ],
            "type": "union"
          },
          "offers": {
            "refs": [
              "social.flockfeeds.lexical.type.Demand#embedded",
              "social.flockfeeds.lexical.type.Offer#embedded",
              "social.flockfeeds.lexical.prop.recipe#offersList"
            ],
            "type": "union"
          },
          "review": {
            "refs": [
              "social.flockfeeds.lexical.type.Review#embedded",
              "social.flockfeeds.lexical.prop.recipe#reviewList"
            ],
            "type": "union"
          },
          "sameAs": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#sameAsScalar",
              "social.flockfeeds.lexical.prop.recipe#sameAsList"
            ],
            "type": "union"
          },
          "supply": {
            "refs": [
              "social.flockfeeds.lexical.type.HowToSupply#embedded",
              "social.flockfeeds.lexical.prop.recipe#supplyScalar",
              "social.flockfeeds.lexical.prop.recipe#supplyList"
            ],
            "type": "union"
          },
          "comment": {
            "refs": [
              "social.flockfeeds.lexical.type.Comment#embedded",
              "social.flockfeeds.lexical.prop.recipe#commentList"
            ],
            "type": "union"
          },
          "creator": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#creatorList"
            ],
            "type": "union"
          },
          "expires": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#expiresScalar",
              "social.flockfeeds.lexical.prop.recipe#expiresList"
            ],
            "type": "union"
          },
          "funding": {
            "refs": [
              "social.flockfeeds.lexical.type.Grant#embedded",
              "social.flockfeeds.lexical.prop.recipe#fundingList"
            ],
            "type": "union"
          },
          "hasPart": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#hasPartList"
            ],
            "type": "union"
          },
          "license": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#licenseScalar",
              "social.flockfeeds.lexical.prop.recipe#licenseList"
            ],
            "type": "union"
          },
          "pattern": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#patternScalar",
              "social.flockfeeds.lexical.prop.recipe#patternList"
            ],
            "type": "union"
          },
          "reviews": {
            "refs": [
              "social.flockfeeds.lexical.type.Review#embedded",
              "social.flockfeeds.lexical.prop.recipe#reviewsList"
            ],
            "type": "union"
          },
          "spatial": {
            "refs": [
              "social.flockfeeds.lexical.type.Place#embedded",
              "social.flockfeeds.lexical.prop.recipe#spatialList"
            ],
            "type": "union"
          },
          "sponsor": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#sponsorList"
            ],
            "type": "union"
          },
          "teaches": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#teachesScalar",
              "social.flockfeeds.lexical.prop.recipe#teachesList"
            ],
            "type": "union"
          },
          "version": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#versionScalar",
              "social.flockfeeds.lexical.prop.recipe#versionList"
            ],
            "type": "union"
          },
          "abstract": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#abstractScalar",
              "social.flockfeeds.lexical.prop.recipe#abstractList"
            ],
            "type": "union"
          },
          "assesses": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#assessesScalar",
              "social.flockfeeds.lexical.prop.recipe#assessesList"
            ],
            "type": "union"
          },
          "audience": {
            "refs": [
              "social.flockfeeds.lexical.type.Audience#embedded",
              "social.flockfeeds.lexical.prop.recipe#audienceList"
            ],
            "type": "union"
          },
          "citation": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#citationScalar",
              "social.flockfeeds.lexical.prop.recipe#citationList"
            ],
            "type": "union"
          },
          "cookTime": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#cookTimeScalar",
              "social.flockfeeds.lexical.prop.recipe#cookTimeList"
            ],
            "type": "union"
          },
          "editEIDR": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#editEIDRScalar",
              "social.flockfeeds.lexical.prop.recipe#editEIDRList"
            ],
            "type": "union"
          },
          "encoding": {
            "refs": [
              "social.flockfeeds.lexical.type.MediaObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#encodingList"
            ],
            "type": "union"
          },
          "headline": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#headlineScalar",
              "social.flockfeeds.lexical.prop.recipe#headlineList"
            ],
            "type": "union"
          },
          "isPartOf": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#isPartOfScalar",
              "social.flockfeeds.lexical.prop.recipe#isPartOfList"
            ],
            "type": "union"
          },
          "keywords": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#keywordsScalar",
              "social.flockfeeds.lexical.prop.recipe#keywordsList"
            ],
            "type": "union"
          },
          "material": {
            "refs": [
              "social.flockfeeds.lexical.type.Product#embedded",
              "social.flockfeeds.lexical.prop.recipe#materialScalar",
              "social.flockfeeds.lexical.prop.recipe#materialList"
            ],
            "type": "union"
          },
          "mentions": {
            "refs": [
              "social.flockfeeds.lexical.type.Thing#embedded",
              "social.flockfeeds.lexical.prop.recipe#mentionsList"
            ],
            "type": "union"
          },
          "position": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#positionScalar",
              "social.flockfeeds.lexical.prop.recipe#positionList"
            ],
            "type": "union"
          },
          "prepTime": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#prepTimeScalar",
              "social.flockfeeds.lexical.prop.recipe#prepTimeList"
            ],
            "type": "union"
          },
          "producer": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#producerList"
            ],
            "type": "union"
          },
          "provider": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#providerList"
            ],
            "type": "union"
          },
          "temporal": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#temporalScalar",
              "social.flockfeeds.lexical.prop.recipe#temporalList"
            ],
            "type": "union"
          },
          "character": {
            "refs": [
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#characterList"
            ],
            "type": "union"
          },
          "encodings": {
            "refs": [
              "social.flockfeeds.lexical.type.MediaObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#encodingsList"
            ],
            "type": "union"
          },
          "isBasedOn": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.type.Product#embedded",
              "social.flockfeeds.lexical.prop.recipe#isBasedOnScalar",
              "social.flockfeeds.lexical.prop.recipe#isBasedOnList"
            ],
            "type": "union"
          },
          "nutrition": {
            "refs": [
              "social.flockfeeds.lexical.type.NutritionInformation#embedded",
              "social.flockfeeds.lexical.prop.recipe#nutritionList"
            ],
            "type": "union"
          },
          "publisher": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#publisherList"
            ],
            "type": "union"
          },
          "sdLicense": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#sdLicenseScalar",
              "social.flockfeeds.lexical.prop.recipe#sdLicenseList"
            ],
            "type": "union"
          },
          "subjectOf": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.type.Event#embedded",
              "social.flockfeeds.lexical.prop.recipe#subjectOfList"
            ],
            "type": "union"
          },
          "thumbnail": {
            "refs": [
              "social.flockfeeds.lexical.type.ImageObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#thumbnailList"
            ],
            "type": "union"
          },
          "totalTime": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#totalTimeScalar",
              "social.flockfeeds.lexical.prop.recipe#totalTimeList"
            ],
            "type": "union"
          },
          "usageInfo": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#usageInfoScalar",
              "social.flockfeeds.lexical.prop.recipe#usageInfoList"
            ],
            "type": "union"
          },
          "wordCount": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#wordCountScalar",
              "social.flockfeeds.lexical.prop.recipe#wordCountList"
            ],
            "type": "union"
          },
          "accessMode": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#accessModeScalar",
              "social.flockfeeds.lexical.prop.recipe#accessModeList"
            ],
            "type": "union"
          },
          "archivedAt": {
            "refs": [
              "social.flockfeeds.lexical.type.WebPage#embedded",
              "social.flockfeeds.lexical.prop.recipe#archivedAtScalar",
              "social.flockfeeds.lexical.prop.recipe#archivedAtList"
            ],
            "type": "union"
          },
          "correction": {
            "refs": [
              "social.flockfeeds.lexical.type.CorrectionComment#embedded",
              "social.flockfeeds.lexical.prop.recipe#correctionScalar",
              "social.flockfeeds.lexical.prop.recipe#correctionList"
            ],
            "type": "union"
          },
          "creditText": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#creditTextScalar",
              "social.flockfeeds.lexical.prop.recipe#creditTextList"
            ],
            "type": "union"
          },
          "fileFormat": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#fileFormatScalar",
              "social.flockfeeds.lexical.prop.recipe#fileFormatList"
            ],
            "type": "union"
          },
          "identifier": {
            "refs": [
              "social.flockfeeds.lexical.type.PropertyValue#embedded",
              "social.flockfeeds.lexical.prop.recipe#identifierScalar",
              "social.flockfeeds.lexical.prop.recipe#identifierList"
            ],
            "type": "union"
          },
          "inLanguage": {
            "refs": [
              "social.flockfeeds.lexical.type.Language#embedded",
              "social.flockfeeds.lexical.prop.recipe#inLanguageScalar",
              "social.flockfeeds.lexical.prop.recipe#inLanguageList"
            ],
            "type": "union"
          },
          "mainEntity": {
            "refs": [
              "social.flockfeeds.lexical.type.Thing#embedded",
              "social.flockfeeds.lexical.prop.recipe#mainEntityList"
            ],
            "type": "union"
          },
          "maintainer": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#maintainerList"
            ],
            "type": "union"
          },
          "recordedAt": {
            "refs": [
              "social.flockfeeds.lexical.type.Event#embedded",
              "social.flockfeeds.lexical.prop.recipe#recordedAtList"
            ],
            "type": "union"
          },
          "translator": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#translatorList"
            ],
            "type": "union"
          },
          "contributor": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#contributorList"
            ],
            "type": "union"
          },
          "dateCreated": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#dateCreatedScalar",
              "social.flockfeeds.lexical.prop.recipe#dateCreatedList"
            ],
            "type": "union"
          },
          "description": {
            "refs": [
              "social.flockfeeds.lexical.type.TextObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#descriptionScalar",
              "social.flockfeeds.lexical.prop.recipe#descriptionList"
            ],
            "type": "union"
          },
          "ingredients": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#ingredientsScalar",
              "social.flockfeeds.lexical.prop.recipe#ingredientsList"
            ],
            "type": "union"
          },
          "performTime": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#performTimeScalar",
              "social.flockfeeds.lexical.prop.recipe#performTimeList"
            ],
            "type": "union"
          },
          "publication": {
            "refs": [
              "social.flockfeeds.lexical.type.PublicationEvent#embedded",
              "social.flockfeeds.lexical.prop.recipe#publicationList"
            ],
            "type": "union"
          },
          "recipeYield": {
            "refs": [
              "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
              "social.flockfeeds.lexical.prop.recipe#recipeYieldScalar",
              "social.flockfeeds.lexical.prop.recipe#recipeYieldList"
            ],
            "type": "union"
          },
          "sdPublisher": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#sdPublisherList"
            ],
            "type": "union"
          },
          "workExample": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#workExampleList"
            ],
            "type": "union"
          },
          "commentCount": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#commentCountScalar",
              "social.flockfeeds.lexical.prop.recipe#commentCountList"
            ],
            "type": "union"
          },
          "dateModified": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#dateModifiedScalar",
              "social.flockfeeds.lexical.prop.recipe#dateModifiedList"
            ],
            "type": "union"
          },
          "isBasedOnUrl": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.type.Product#embedded",
              "social.flockfeeds.lexical.prop.recipe#isBasedOnUrlScalar",
              "social.flockfeeds.lexical.prop.recipe#isBasedOnUrlList"
            ],
            "type": "union"
          },
          "thumbnailUrl": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#thumbnailUrlScalar",
              "social.flockfeeds.lexical.prop.recipe#thumbnailUrlList"
            ],
            "type": "union"
          },
          "timeRequired": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#timeRequiredScalar",
              "social.flockfeeds.lexical.prop.recipe#timeRequiredList"
            ],
            "type": "union"
          },
          "alternateName": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#alternateNameScalar",
              "social.flockfeeds.lexical.prop.recipe#alternateNameList"
            ],
            "type": "union"
          },
          "contentRating": {
            "refs": [
              "social.flockfeeds.lexical.type.Rating#embedded",
              "social.flockfeeds.lexical.prop.recipe#contentRatingScalar",
              "social.flockfeeds.lexical.prop.recipe#contentRatingList"
            ],
            "type": "union"
          },
          "cookingMethod": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#cookingMethodScalar",
              "social.flockfeeds.lexical.prop.recipe#cookingMethodList"
            ],
            "type": "union"
          },
          "copyrightYear": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#copyrightYearScalar",
              "social.flockfeeds.lexical.prop.recipe#copyrightYearList"
            ],
            "type": "union"
          },
          "datePublished": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#datePublishedScalar",
              "social.flockfeeds.lexical.prop.recipe#datePublishedList"
            ],
            "type": "union"
          },
          "discussionUrl": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#discussionUrlScalar",
              "social.flockfeeds.lexical.prop.recipe#discussionUrlList"
            ],
            "type": "union"
          },
          "estimatedCost": {
            "refs": [
              "social.flockfeeds.lexical.type.MonetaryAmount#embedded",
              "social.flockfeeds.lexical.prop.recipe#estimatedCostScalar",
              "social.flockfeeds.lexical.prop.recipe#estimatedCostList"
            ],
            "type": "union"
          },
          "exampleOfWork": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#exampleOfWorkList"
            ],
            "type": "union"
          },
          "recipeCuisine": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#recipeCuisineScalar",
              "social.flockfeeds.lexical.prop.recipe#recipeCuisineList"
            ],
            "type": "union"
          },
          "releasedEvent": {
            "refs": [
              "social.flockfeeds.lexical.type.PublicationEvent#embedded",
              "social.flockfeeds.lexical.prop.recipe#releasedEventList"
            ],
            "type": "union"
          },
          "schemaVersion": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#schemaVersionScalar",
              "social.flockfeeds.lexical.prop.recipe#schemaVersionList"
            ],
            "type": "union"
          },
          "additionalType": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#additionalTypeScalar",
              "social.flockfeeds.lexical.prop.recipe#additionalTypeList"
            ],
            "type": "union"
          },
          "educationalUse": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#educationalUseScalar",
              "social.flockfeeds.lexical.prop.recipe#educationalUseList"
            ],
            "type": "union"
          },
          "encodingFormat": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#encodingFormatScalar",
              "social.flockfeeds.lexical.prop.recipe#encodingFormatList"
            ],
            "type": "union"
          },
          "materialExtent": {
            "refs": [
              "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
              "social.flockfeeds.lexical.prop.recipe#materialExtentScalar",
              "social.flockfeeds.lexical.prop.recipe#materialExtentList"
            ],
            "type": "union"
          },
          "recipeCategory": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#recipeCategoryScalar",
              "social.flockfeeds.lexical.prop.recipe#recipeCategoryList"
            ],
            "type": "union"
          },
          "aggregateRating": {
            "refs": [
              "social.flockfeeds.lexical.type.AggregateRating#embedded",
              "social.flockfeeds.lexical.prop.recipe#aggregateRatingList"
            ],
            "type": "union"
          },
          "associatedMedia": {
            "refs": [
              "social.flockfeeds.lexical.type.MediaObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#associatedMediaList"
            ],
            "type": "union"
          },
          "contentLocation": {
            "refs": [
              "social.flockfeeds.lexical.type.Place#embedded",
              "social.flockfeeds.lexical.prop.recipe#contentLocationList"
            ],
            "type": "union"
          },
          "copyrightHolder": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#copyrightHolderList"
            ],
            "type": "union"
          },
          "copyrightNotice": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#copyrightNoticeScalar",
              "social.flockfeeds.lexical.prop.recipe#copyrightNoticeList"
            ],
            "type": "union"
          },
          "countryOfOrigin": {
            "refs": [
              "social.flockfeeds.lexical.type.Country#embedded",
              "social.flockfeeds.lexical.prop.recipe#countryOfOriginList"
            ],
            "type": "union"
          },
          "locationCreated": {
            "refs": [
              "social.flockfeeds.lexical.type.Place#embedded",
              "social.flockfeeds.lexical.prop.recipe#locationCreatedList"
            ],
            "type": "union"
          },
          "potentialAction": {
            "refs": [
              "social.flockfeeds.lexical.type.Action#embedded",
              "social.flockfeeds.lexical.prop.recipe#potentialActionList"
            ],
            "type": "union"
          },
          "sdDatePublished": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#sdDatePublishedScalar",
              "social.flockfeeds.lexical.prop.recipe#sdDatePublishedList"
            ],
            "type": "union"
          },
          "spatialCoverage": {
            "refs": [
              "social.flockfeeds.lexical.type.Place#embedded",
              "social.flockfeeds.lexical.prop.recipe#spatialCoverageList"
            ],
            "type": "union"
          },
          "suitableForDiet": {
            "refs": [
              "social.flockfeeds.lexical.type.RestrictedDiet#embedded",
              "social.flockfeeds.lexical.prop.recipe#suitableForDietScalar",
              "social.flockfeeds.lexical.prop.recipe#suitableForDietList"
            ],
            "type": "union"
          },
          "typicalAgeRange": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#typicalAgeRangeScalar",
              "social.flockfeeds.lexical.prop.recipe#typicalAgeRangeList"
            ],
            "type": "union"
          },
          "workTranslation": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#workTranslationList"
            ],
            "type": "union"
          },
          "accessibilityAPI": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#accessibilityAPIScalar",
              "social.flockfeeds.lexical.prop.recipe#accessibilityAPIList"
            ],
            "type": "union"
          },
          "educationalLevel": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#educationalLevelScalar",
              "social.flockfeeds.lexical.prop.recipe#educationalLevelList"
            ],
            "type": "union"
          },
          "isFamilyFriendly": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#isFamilyFriendlyScalar",
              "social.flockfeeds.lexical.prop.recipe#isFamilyFriendlyList"
            ],
            "type": "union"
          },
          "mainEntityOfPage": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#mainEntityOfPageScalar",
              "social.flockfeeds.lexical.prop.recipe#mainEntityOfPageList"
            ],
            "type": "union"
          },
          "publisherImprint": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.prop.recipe#publisherImprintList"
            ],
            "type": "union"
          },
          "recipeIngredient": {
            "refs": [
              "social.flockfeeds.lexical.type.ItemList#embedded",
              "social.flockfeeds.lexical.type.PropertyValue#embedded",
              "social.flockfeeds.lexical.prop.recipe#recipeIngredientScalar",
              "social.flockfeeds.lexical.prop.recipe#recipeIngredientList"
            ],
            "type": "union"
          },
          "temporalCoverage": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#temporalCoverageScalar",
              "social.flockfeeds.lexical.prop.recipe#temporalCoverageList"
            ],
            "type": "union"
          },
          "accountablePerson": {
            "refs": [
              "social.flockfeeds.lexical.type.Person#embedded",
              "social.flockfeeds.lexical.prop.recipe#accountablePersonList"
            ],
            "type": "union"
          },
          "digitalSourceType": {
            "refs": [
              "social.flockfeeds.lexical.type.IPTCDigitalSourceEnumeration#embedded",
              "social.flockfeeds.lexical.prop.recipe#digitalSourceTypeScalar",
              "social.flockfeeds.lexical.prop.recipe#digitalSourceTypeList"
            ],
            "type": "union"
          },
          "interactivityType": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#interactivityTypeScalar",
              "social.flockfeeds.lexical.prop.recipe#interactivityTypeList"
            ],
            "type": "union"
          },
          "translationOfWork": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#translationOfWorkList"
            ],
            "type": "union"
          },
          "acquireLicensePage": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#acquireLicensePageScalar",
              "social.flockfeeds.lexical.prop.recipe#acquireLicensePageList"
            ],
            "type": "union"
          },
          "conditionsOfAccess": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#conditionsOfAccessScalar",
              "social.flockfeeds.lexical.prop.recipe#conditionsOfAccessList"
            ],
            "type": "union"
          },
          "creativeWorkStatus": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#creativeWorkStatusScalar",
              "social.flockfeeds.lexical.prop.recipe#creativeWorkStatusList"
            ],
            "type": "union"
          },
          "interpretedAsClaim": {
            "refs": [
              "social.flockfeeds.lexical.type.Claim#embedded",
              "social.flockfeeds.lexical.prop.recipe#interpretedAsClaimList"
            ],
            "type": "union"
          },
          "recipeInstructions": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.type.ItemList#embedded",
              "social.flockfeeds.lexical.prop.recipe#recipeInstructionsScalar",
              "social.flockfeeds.lexical.prop.recipe#recipeInstructionsList"
            ],
            "type": "union"
          },
          "sourceOrganization": {
            "refs": [
              "social.flockfeeds.lexical.type.Organization#embedded",
              "social.flockfeeds.lexical.prop.recipe#sourceOrganizationList"
            ],
            "type": "union"
          },
          "accessibilityHazard": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#accessibilityHazardScalar",
              "social.flockfeeds.lexical.prop.recipe#accessibilityHazardList"
            ],
            "type": "union"
          },
          "alternativeHeadline": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#alternativeHeadlineScalar",
              "social.flockfeeds.lexical.prop.recipe#alternativeHeadlineList"
            ],
            "type": "union"
          },
          "isAccessibleForFree": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#isAccessibleForFreeScalar",
              "social.flockfeeds.lexical.prop.recipe#isAccessibleForFreeList"
            ],
            "type": "union"
          },
          "accessModeSufficient": {
            "refs": [
              "social.flockfeeds.lexical.type.ItemList#embedded",
              "social.flockfeeds.lexical.prop.recipe#accessModeSufficientList"
            ],
            "type": "union"
          },
          "accessibilityControl": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#accessibilityControlScalar",
              "social.flockfeeds.lexical.prop.recipe#accessibilityControlList"
            ],
            "type": "union"
          },
          "accessibilityFeature": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#accessibilityFeatureScalar",
              "social.flockfeeds.lexical.prop.recipe#accessibilityFeatureList"
            ],
            "type": "union"
          },
          "accessibilitySummary": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#accessibilitySummaryScalar",
              "social.flockfeeds.lexical.prop.recipe#accessibilitySummaryList"
            ],
            "type": "union"
          },
          "contentReferenceTime": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#contentReferenceTimeScalar",
              "social.flockfeeds.lexical.prop.recipe#contentReferenceTimeList"
            ],
            "type": "union"
          },
          "educationalAlignment": {
            "refs": [
              "social.flockfeeds.lexical.type.AlignmentObject#embedded",
              "social.flockfeeds.lexical.prop.recipe#educationalAlignmentList"
            ],
            "type": "union"
          },
          "interactionStatistic": {
            "refs": [
              "social.flockfeeds.lexical.type.InteractionCounter#embedded",
              "social.flockfeeds.lexical.prop.recipe#interactionStatisticList"
            ],
            "type": "union"
          },
          "learningResourceType": {
            "refs": [
              "social.flockfeeds.lexical.type.DefinedTerm#embedded",
              "social.flockfeeds.lexical.prop.recipe#learningResourceTypeScalar",
              "social.flockfeeds.lexical.prop.recipe#learningResourceTypeList"
            ],
            "type": "union"
          },
          "publishingPrinciples": {
            "refs": [
              "social.flockfeeds.lexical.type.CreativeWork#embedded",
              "social.flockfeeds.lexical.prop.recipe#publishingPrinciplesScalar",
              "social.flockfeeds.lexical.prop.recipe#publishingPrinciplesList"
            ],
            "type": "union"
          },
          "disambiguatingDescription": {
            "refs": [
              "social.flockfeeds.lexical.prop.recipe#disambiguatingDescriptionScalar",
              "social.flockfeeds.lexical.prop.recipe#disambiguatingDescriptionList"
            ],
            "type": "union"
          }
        },
        "description": "A recipe. For dietary restrictions covered by the recipe, a few common restrictions are enumerated via [[suitableForDiet]]. The [[keywords]] property can also be used to add more detail."
      }
    },
    "embedded": {
      "type": "object",
      "properties": {
        "url": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#urlScalar",
            "social.flockfeeds.lexical.prop.recipe#urlList"
          ],
          "type": "union"
        },
        "name": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#nameScalar",
            "social.flockfeeds.lexical.prop.recipe#nameList"
          ],
          "type": "union"
        },
        "size": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
            "social.flockfeeds.lexical.type.SizeSpecification#embedded",
            "social.flockfeeds.lexical.prop.recipe#sizeScalar",
            "social.flockfeeds.lexical.prop.recipe#sizeList"
          ],
          "type": "union"
        },
        "step": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.type.HowToSection#embedded",
            "social.flockfeeds.lexical.type.HowToStep#embedded",
            "social.flockfeeds.lexical.prop.recipe#stepScalar",
            "social.flockfeeds.lexical.prop.recipe#stepList"
          ],
          "type": "union"
        },
        "text": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#textScalar",
            "social.flockfeeds.lexical.prop.recipe#textList"
          ],
          "type": "union"
        },
        "tool": {
          "refs": [
            "social.flockfeeds.lexical.type.HowToTool#embedded",
            "social.flockfeeds.lexical.prop.recipe#toolScalar",
            "social.flockfeeds.lexical.prop.recipe#toolList"
          ],
          "type": "union"
        },
        "about": {
          "refs": [
            "social.flockfeeds.lexical.type.Thing#embedded",
            "social.flockfeeds.lexical.prop.recipe#aboutList"
          ],
          "type": "union"
        },
        "audio": {
          "refs": [
            "social.flockfeeds.lexical.type.AudioObject#embedded",
            "social.flockfeeds.lexical.type.Clip#embedded",
            "social.flockfeeds.lexical.type.MusicRecording#embedded",
            "social.flockfeeds.lexical.prop.recipe#audioList"
          ],
          "type": "union"
        },
        "award": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#awardScalar",
            "social.flockfeeds.lexical.prop.recipe#awardList"
          ],
          "type": "union"
        },
        "genre": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#genreScalar",
            "social.flockfeeds.lexical.prop.recipe#genreList"
          ],
          "type": "union"
        },
        "image": {
          "refs": [
            "social.flockfeeds.lexical.type.ImageObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#imageScalar",
            "social.flockfeeds.lexical.prop.recipe#imageList"
          ],
          "type": "union"
        },
        "steps": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.type.ItemList#embedded",
            "social.flockfeeds.lexical.prop.recipe#stepsScalar",
            "social.flockfeeds.lexical.prop.recipe#stepsList"
          ],
          "type": "union"
        },
        "video": {
          "refs": [
            "social.flockfeeds.lexical.type.Clip#embedded",
            "social.flockfeeds.lexical.type.VideoObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#videoList"
          ],
          "type": "union"
        },
        "yield": {
          "refs": [
            "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
            "social.flockfeeds.lexical.prop.recipe#yieldScalar",
            "social.flockfeeds.lexical.prop.recipe#yieldList"
          ],
          "type": "union"
        },
        "author": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#authorList"
          ],
          "type": "union"
        },
        "awards": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#awardsScalar",
            "social.flockfeeds.lexical.prop.recipe#awardsList"
          ],
          "type": "union"
        },
        "editor": {
          "refs": [
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#editorList"
          ],
          "type": "union"
        },
        "funder": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#funderList"
          ],
          "type": "union"
        },
        "offers": {
          "refs": [
            "social.flockfeeds.lexical.type.Demand#embedded",
            "social.flockfeeds.lexical.type.Offer#embedded",
            "social.flockfeeds.lexical.prop.recipe#offersList"
          ],
          "type": "union"
        },
        "review": {
          "refs": [
            "social.flockfeeds.lexical.type.Review#embedded",
            "social.flockfeeds.lexical.prop.recipe#reviewList"
          ],
          "type": "union"
        },
        "sameAs": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#sameAsScalar",
            "social.flockfeeds.lexical.prop.recipe#sameAsList"
          ],
          "type": "union"
        },
        "supply": {
          "refs": [
            "social.flockfeeds.lexical.type.HowToSupply#embedded",
            "social.flockfeeds.lexical.prop.recipe#supplyScalar",
            "social.flockfeeds.lexical.prop.recipe#supplyList"
          ],
          "type": "union"
        },
        "comment": {
          "refs": [
            "social.flockfeeds.lexical.type.Comment#embedded",
            "social.flockfeeds.lexical.prop.recipe#commentList"
          ],
          "type": "union"
        },
        "creator": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#creatorList"
          ],
          "type": "union"
        },
        "expires": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#expiresScalar",
            "social.flockfeeds.lexical.prop.recipe#expiresList"
          ],
          "type": "union"
        },
        "funding": {
          "refs": [
            "social.flockfeeds.lexical.type.Grant#embedded",
            "social.flockfeeds.lexical.prop.recipe#fundingList"
          ],
          "type": "union"
        },
        "hasPart": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#hasPartList"
          ],
          "type": "union"
        },
        "license": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#licenseScalar",
            "social.flockfeeds.lexical.prop.recipe#licenseList"
          ],
          "type": "union"
        },
        "pattern": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#patternScalar",
            "social.flockfeeds.lexical.prop.recipe#patternList"
          ],
          "type": "union"
        },
        "reviews": {
          "refs": [
            "social.flockfeeds.lexical.type.Review#embedded",
            "social.flockfeeds.lexical.prop.recipe#reviewsList"
          ],
          "type": "union"
        },
        "spatial": {
          "refs": [
            "social.flockfeeds.lexical.type.Place#embedded",
            "social.flockfeeds.lexical.prop.recipe#spatialList"
          ],
          "type": "union"
        },
        "sponsor": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#sponsorList"
          ],
          "type": "union"
        },
        "teaches": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#teachesScalar",
            "social.flockfeeds.lexical.prop.recipe#teachesList"
          ],
          "type": "union"
        },
        "version": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#versionScalar",
            "social.flockfeeds.lexical.prop.recipe#versionList"
          ],
          "type": "union"
        },
        "abstract": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#abstractScalar",
            "social.flockfeeds.lexical.prop.recipe#abstractList"
          ],
          "type": "union"
        },
        "assesses": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#assessesScalar",
            "social.flockfeeds.lexical.prop.recipe#assessesList"
          ],
          "type": "union"
        },
        "audience": {
          "refs": [
            "social.flockfeeds.lexical.type.Audience#embedded",
            "social.flockfeeds.lexical.prop.recipe#audienceList"
          ],
          "type": "union"
        },
        "citation": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#citationScalar",
            "social.flockfeeds.lexical.prop.recipe#citationList"
          ],
          "type": "union"
        },
        "cookTime": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#cookTimeScalar",
            "social.flockfeeds.lexical.prop.recipe#cookTimeList"
          ],
          "type": "union"
        },
        "editEIDR": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#editEIDRScalar",
            "social.flockfeeds.lexical.prop.recipe#editEIDRList"
          ],
          "type": "union"
        },
        "encoding": {
          "refs": [
            "social.flockfeeds.lexical.type.MediaObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#encodingList"
          ],
          "type": "union"
        },
        "headline": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#headlineScalar",
            "social.flockfeeds.lexical.prop.recipe#headlineList"
          ],
          "type": "union"
        },
        "isPartOf": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#isPartOfScalar",
            "social.flockfeeds.lexical.prop.recipe#isPartOfList"
          ],
          "type": "union"
        },
        "keywords": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#keywordsScalar",
            "social.flockfeeds.lexical.prop.recipe#keywordsList"
          ],
          "type": "union"
        },
        "material": {
          "refs": [
            "social.flockfeeds.lexical.type.Product#embedded",
            "social.flockfeeds.lexical.prop.recipe#materialScalar",
            "social.flockfeeds.lexical.prop.recipe#materialList"
          ],
          "type": "union"
        },
        "mentions": {
          "refs": [
            "social.flockfeeds.lexical.type.Thing#embedded",
            "social.flockfeeds.lexical.prop.recipe#mentionsList"
          ],
          "type": "union"
        },
        "position": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#positionScalar",
            "social.flockfeeds.lexical.prop.recipe#positionList"
          ],
          "type": "union"
        },
        "prepTime": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#prepTimeScalar",
            "social.flockfeeds.lexical.prop.recipe#prepTimeList"
          ],
          "type": "union"
        },
        "producer": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#producerList"
          ],
          "type": "union"
        },
        "provider": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#providerList"
          ],
          "type": "union"
        },
        "temporal": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#temporalScalar",
            "social.flockfeeds.lexical.prop.recipe#temporalList"
          ],
          "type": "union"
        },
        "character": {
          "refs": [
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#characterList"
          ],
          "type": "union"
        },
        "encodings": {
          "refs": [
            "social.flockfeeds.lexical.type.MediaObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#encodingsList"
          ],
          "type": "union"
        },
        "isBasedOn": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.type.Product#embedded",
            "social.flockfeeds.lexical.prop.recipe#isBasedOnScalar",
            "social.flockfeeds.lexical.prop.recipe#isBasedOnList"
          ],
          "type": "union"
        },
        "nutrition": {
          "refs": [
            "social.flockfeeds.lexical.type.NutritionInformation#embedded",
            "social.flockfeeds.lexical.prop.recipe#nutritionList"
          ],
          "type": "union"
        },
        "publisher": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#publisherList"
          ],
          "type": "union"
        },
        "sdLicense": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#sdLicenseScalar",
            "social.flockfeeds.lexical.prop.recipe#sdLicenseList"
          ],
          "type": "union"
        },
        "subjectOf": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.type.Event#embedded",
            "social.flockfeeds.lexical.prop.recipe#subjectOfList"
          ],
          "type": "union"
        },
        "thumbnail": {
          "refs": [
            "social.flockfeeds.lexical.type.ImageObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#thumbnailList"
          ],
          "type": "union"
        },
        "totalTime": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#totalTimeScalar",
            "social.flockfeeds.lexical.prop.recipe#totalTimeList"
          ],
          "type": "union"
        },
        "usageInfo": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#usageInfoScalar",
            "social.flockfeeds.lexical.prop.recipe#usageInfoList"
          ],
          "type": "union"
        },
        "wordCount": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#wordCountScalar",
            "social.flockfeeds.lexical.prop.recipe#wordCountList"
          ],
          "type": "union"
        },
        "accessMode": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#accessModeScalar",
            "social.flockfeeds.lexical.prop.recipe#accessModeList"
          ],
          "type": "union"
        },
        "archivedAt": {
          "refs": [
            "social.flockfeeds.lexical.type.WebPage#embedded",
            "social.flockfeeds.lexical.prop.recipe#archivedAtScalar",
            "social.flockfeeds.lexical.prop.recipe#archivedAtList"
          ],
          "type": "union"
        },
        "correction": {
          "refs": [
            "social.flockfeeds.lexical.type.CorrectionComment#embedded",
            "social.flockfeeds.lexical.prop.recipe#correctionScalar",
            "social.flockfeeds.lexical.prop.recipe#correctionList"
          ],
          "type": "union"
        },
        "creditText": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#creditTextScalar",
            "social.flockfeeds.lexical.prop.recipe#creditTextList"
          ],
          "type": "union"
        },
        "fileFormat": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#fileFormatScalar",
            "social.flockfeeds.lexical.prop.recipe#fileFormatList"
          ],
          "type": "union"
        },
        "identifier": {
          "refs": [
            "social.flockfeeds.lexical.type.PropertyValue#embedded",
            "social.flockfeeds.lexical.prop.recipe#identifierScalar",
            "social.flockfeeds.lexical.prop.recipe#identifierList"
          ],
          "type": "union"
        },
        "inLanguage": {
          "refs": [
            "social.flockfeeds.lexical.type.Language#embedded",
            "social.flockfeeds.lexical.prop.recipe#inLanguageScalar",
            "social.flockfeeds.lexical.prop.recipe#inLanguageList"
          ],
          "type": "union"
        },
        "mainEntity": {
          "refs": [
            "social.flockfeeds.lexical.type.Thing#embedded",
            "social.flockfeeds.lexical.prop.recipe#mainEntityList"
          ],
          "type": "union"
        },
        "maintainer": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#maintainerList"
          ],
          "type": "union"
        },
        "recordedAt": {
          "refs": [
            "social.flockfeeds.lexical.type.Event#embedded",
            "social.flockfeeds.lexical.prop.recipe#recordedAtList"
          ],
          "type": "union"
        },
        "translator": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#translatorList"
          ],
          "type": "union"
        },
        "contributor": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#contributorList"
          ],
          "type": "union"
        },
        "dateCreated": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#dateCreatedScalar",
            "social.flockfeeds.lexical.prop.recipe#dateCreatedList"
          ],
          "type": "union"
        },
        "description": {
          "refs": [
            "social.flockfeeds.lexical.type.TextObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#descriptionScalar",
            "social.flockfeeds.lexical.prop.recipe#descriptionList"
          ],
          "type": "union"
        },
        "ingredients": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#ingredientsScalar",
            "social.flockfeeds.lexical.prop.recipe#ingredientsList"
          ],
          "type": "union"
        },
        "performTime": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#performTimeScalar",
            "social.flockfeeds.lexical.prop.recipe#performTimeList"
          ],
          "type": "union"
        },
        "publication": {
          "refs": [
            "social.flockfeeds.lexical.type.PublicationEvent#embedded",
            "social.flockfeeds.lexical.prop.recipe#publicationList"
          ],
          "type": "union"
        },
        "recipeYield": {
          "refs": [
            "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
            "social.flockfeeds.lexical.prop.recipe#recipeYieldScalar",
            "social.flockfeeds.lexical.prop.recipe#recipeYieldList"
          ],
          "type": "union"
        },
        "sdPublisher": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#sdPublisherList"
          ],
          "type": "union"
        },
        "workExample": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#workExampleList"
          ],
          "type": "union"
        },
        "commentCount": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#commentCountScalar",
            "social.flockfeeds.lexical.prop.recipe#commentCountList"
          ],
          "type": "union"
        },
        "dateModified": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#dateModifiedScalar",
            "social.flockfeeds.lexical.prop.recipe#dateModifiedList"
          ],
          "type": "union"
        },
        "isBasedOnUrl": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.type.Product#embedded",
            "social.flockfeeds.lexical.prop.recipe#isBasedOnUrlScalar",
            "social.flockfeeds.lexical.prop.recipe#isBasedOnUrlList"
          ],
          "type": "union"
        },
        "thumbnailUrl": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#thumbnailUrlScalar",
            "social.flockfeeds.lexical.prop.recipe#thumbnailUrlList"
          ],
          "type": "union"
        },
        "timeRequired": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#timeRequiredScalar",
            "social.flockfeeds.lexical.prop.recipe#timeRequiredList"
          ],
          "type": "union"
        },
        "alternateName": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#alternateNameScalar",
            "social.flockfeeds.lexical.prop.recipe#alternateNameList"
          ],
          "type": "union"
        },
        "contentRating": {
          "refs": [
            "social.flockfeeds.lexical.type.Rating#embedded",
            "social.flockfeeds.lexical.prop.recipe#contentRatingScalar",
            "social.flockfeeds.lexical.prop.recipe#contentRatingList"
          ],
          "type": "union"
        },
        "cookingMethod": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#cookingMethodScalar",
            "social.flockfeeds.lexical.prop.recipe#cookingMethodList"
          ],
          "type": "union"
        },
        "copyrightYear": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#copyrightYearScalar",
            "social.flockfeeds.lexical.prop.recipe#copyrightYearList"
          ],
          "type": "union"
        },
        "datePublished": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#datePublishedScalar",
            "social.flockfeeds.lexical.prop.recipe#datePublishedList"
          ],
          "type": "union"
        },
        "discussionUrl": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#discussionUrlScalar",
            "social.flockfeeds.lexical.prop.recipe#discussionUrlList"
          ],
          "type": "union"
        },
        "estimatedCost": {
          "refs": [
            "social.flockfeeds.lexical.type.MonetaryAmount#embedded",
            "social.flockfeeds.lexical.prop.recipe#estimatedCostScalar",
            "social.flockfeeds.lexical.prop.recipe#estimatedCostList"
          ],
          "type": "union"
        },
        "exampleOfWork": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#exampleOfWorkList"
          ],
          "type": "union"
        },
        "recipeCuisine": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#recipeCuisineScalar",
            "social.flockfeeds.lexical.prop.recipe#recipeCuisineList"
          ],
          "type": "union"
        },
        "releasedEvent": {
          "refs": [
            "social.flockfeeds.lexical.type.PublicationEvent#embedded",
            "social.flockfeeds.lexical.prop.recipe#releasedEventList"
          ],
          "type": "union"
        },
        "schemaVersion": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#schemaVersionScalar",
            "social.flockfeeds.lexical.prop.recipe#schemaVersionList"
          ],
          "type": "union"
        },
        "additionalType": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#additionalTypeScalar",
            "social.flockfeeds.lexical.prop.recipe#additionalTypeList"
          ],
          "type": "union"
        },
        "educationalUse": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#educationalUseScalar",
            "social.flockfeeds.lexical.prop.recipe#educationalUseList"
          ],
          "type": "union"
        },
        "encodingFormat": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#encodingFormatScalar",
            "social.flockfeeds.lexical.prop.recipe#encodingFormatList"
          ],
          "type": "union"
        },
        "materialExtent": {
          "refs": [
            "social.flockfeeds.lexical.type.QuantitativeValue#embedded",
            "social.flockfeeds.lexical.prop.recipe#materialExtentScalar",
            "social.flockfeeds.lexical.prop.recipe#materialExtentList"
          ],
          "type": "union"
        },
        "recipeCategory": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#recipeCategoryScalar",
            "social.flockfeeds.lexical.prop.recipe#recipeCategoryList"
          ],
          "type": "union"
        },
        "aggregateRating": {
          "refs": [
            "social.flockfeeds.lexical.type.AggregateRating#embedded",
            "social.flockfeeds.lexical.prop.recipe#aggregateRatingList"
          ],
          "type": "union"
        },
        "associatedMedia": {
          "refs": [
            "social.flockfeeds.lexical.type.MediaObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#associatedMediaList"
          ],
          "type": "union"
        },
        "contentLocation": {
          "refs": [
            "social.flockfeeds.lexical.type.Place#embedded",
            "social.flockfeeds.lexical.prop.recipe#contentLocationList"
          ],
          "type": "union"
        },
        "copyrightHolder": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#copyrightHolderList"
          ],
          "type": "union"
        },
        "copyrightNotice": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#copyrightNoticeScalar",
            "social.flockfeeds.lexical.prop.recipe#copyrightNoticeList"
          ],
          "type": "union"
        },
        "countryOfOrigin": {
          "refs": [
            "social.flockfeeds.lexical.type.Country#embedded",
            "social.flockfeeds.lexical.prop.recipe#countryOfOriginList"
          ],
          "type": "union"
        },
        "locationCreated": {
          "refs": [
            "social.flockfeeds.lexical.type.Place#embedded",
            "social.flockfeeds.lexical.prop.recipe#locationCreatedList"
          ],
          "type": "union"
        },
        "potentialAction": {
          "refs": [
            "social.flockfeeds.lexical.type.Action#embedded",
            "social.flockfeeds.lexical.prop.recipe#potentialActionList"
          ],
          "type": "union"
        },
        "sdDatePublished": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#sdDatePublishedScalar",
            "social.flockfeeds.lexical.prop.recipe#sdDatePublishedList"
          ],
          "type": "union"
        },
        "spatialCoverage": {
          "refs": [
            "social.flockfeeds.lexical.type.Place#embedded",
            "social.flockfeeds.lexical.prop.recipe#spatialCoverageList"
          ],
          "type": "union"
        },
        "suitableForDiet": {
          "refs": [
            "social.flockfeeds.lexical.type.RestrictedDiet#embedded",
            "social.flockfeeds.lexical.prop.recipe#suitableForDietScalar",
            "social.flockfeeds.lexical.prop.recipe#suitableForDietList"
          ],
          "type": "union"
        },
        "typicalAgeRange": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#typicalAgeRangeScalar",
            "social.flockfeeds.lexical.prop.recipe#typicalAgeRangeList"
          ],
          "type": "union"
        },
        "workTranslation": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#workTranslationList"
          ],
          "type": "union"
        },
        "accessibilityAPI": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#accessibilityAPIScalar",
            "social.flockfeeds.lexical.prop.recipe#accessibilityAPIList"
          ],
          "type": "union"
        },
        "educationalLevel": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#educationalLevelScalar",
            "social.flockfeeds.lexical.prop.recipe#educationalLevelList"
          ],
          "type": "union"
        },
        "isFamilyFriendly": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#isFamilyFriendlyScalar",
            "social.flockfeeds.lexical.prop.recipe#isFamilyFriendlyList"
          ],
          "type": "union"
        },
        "mainEntityOfPage": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#mainEntityOfPageScalar",
            "social.flockfeeds.lexical.prop.recipe#mainEntityOfPageList"
          ],
          "type": "union"
        },
        "publisherImprint": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.prop.recipe#publisherImprintList"
          ],
          "type": "union"
        },
        "recipeIngredient": {
          "refs": [
            "social.flockfeeds.lexical.type.ItemList#embedded",
            "social.flockfeeds.lexical.type.PropertyValue#embedded",
            "social.flockfeeds.lexical.prop.recipe#recipeIngredientScalar",
            "social.flockfeeds.lexical.prop.recipe#recipeIngredientList"
          ],
          "type": "union"
        },
        "temporalCoverage": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#temporalCoverageScalar",
            "social.flockfeeds.lexical.prop.recipe#temporalCoverageList"
          ],
          "type": "union"
        },
        "accountablePerson": {
          "refs": [
            "social.flockfeeds.lexical.type.Person#embedded",
            "social.flockfeeds.lexical.prop.recipe#accountablePersonList"
          ],
          "type": "union"
        },
        "digitalSourceType": {
          "refs": [
            "social.flockfeeds.lexical.type.IPTCDigitalSourceEnumeration#embedded",
            "social.flockfeeds.lexical.prop.recipe#digitalSourceTypeScalar",
            "social.flockfeeds.lexical.prop.recipe#digitalSourceTypeList"
          ],
          "type": "union"
        },
        "interactivityType": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#interactivityTypeScalar",
            "social.flockfeeds.lexical.prop.recipe#interactivityTypeList"
          ],
          "type": "union"
        },
        "translationOfWork": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#translationOfWorkList"
          ],
          "type": "union"
        },
        "acquireLicensePage": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#acquireLicensePageScalar",
            "social.flockfeeds.lexical.prop.recipe#acquireLicensePageList"
          ],
          "type": "union"
        },
        "conditionsOfAccess": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#conditionsOfAccessScalar",
            "social.flockfeeds.lexical.prop.recipe#conditionsOfAccessList"
          ],
          "type": "union"
        },
        "creativeWorkStatus": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#creativeWorkStatusScalar",
            "social.flockfeeds.lexical.prop.recipe#creativeWorkStatusList"
          ],
          "type": "union"
        },
        "interpretedAsClaim": {
          "refs": [
            "social.flockfeeds.lexical.type.Claim#embedded",
            "social.flockfeeds.lexical.prop.recipe#interpretedAsClaimList"
          ],
          "type": "union"
        },
        "recipeInstructions": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.type.ItemList#embedded",
            "social.flockfeeds.lexical.prop.recipe#recipeInstructionsScalar",
            "social.flockfeeds.lexical.prop.recipe#recipeInstructionsList"
          ],
          "type": "union"
        },
        "sourceOrganization": {
          "refs": [
            "social.flockfeeds.lexical.type.Organization#embedded",
            "social.flockfeeds.lexical.prop.recipe#sourceOrganizationList"
          ],
          "type": "union"
        },
        "accessibilityHazard": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#accessibilityHazardScalar",
            "social.flockfeeds.lexical.prop.recipe#accessibilityHazardList"
          ],
          "type": "union"
        },
        "alternativeHeadline": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#alternativeHeadlineScalar",
            "social.flockfeeds.lexical.prop.recipe#alternativeHeadlineList"
          ],
          "type": "union"
        },
        "isAccessibleForFree": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#isAccessibleForFreeScalar",
            "social.flockfeeds.lexical.prop.recipe#isAccessibleForFreeList"
          ],
          "type": "union"
        },
        "accessModeSufficient": {
          "refs": [
            "social.flockfeeds.lexical.type.ItemList#embedded",
            "social.flockfeeds.lexical.prop.recipe#accessModeSufficientList"
          ],
          "type": "union"
        },
        "accessibilityControl": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#accessibilityControlScalar",
            "social.flockfeeds.lexical.prop.recipe#accessibilityControlList"
          ],
          "type": "union"
        },
        "accessibilityFeature": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#accessibilityFeatureScalar",
            "social.flockfeeds.lexical.prop.recipe#accessibilityFeatureList"
          ],
          "type": "union"
        },
        "accessibilitySummary": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#accessibilitySummaryScalar",
            "social.flockfeeds.lexical.prop.recipe#accessibilitySummaryList"
          ],
          "type": "union"
        },
        "contentReferenceTime": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#contentReferenceTimeScalar",
            "social.flockfeeds.lexical.prop.recipe#contentReferenceTimeList"
          ],
          "type": "union"
        },
        "educationalAlignment": {
          "refs": [
            "social.flockfeeds.lexical.type.AlignmentObject#embedded",
            "social.flockfeeds.lexical.prop.recipe#educationalAlignmentList"
          ],
          "type": "union"
        },
        "interactionStatistic": {
          "refs": [
            "social.flockfeeds.lexical.type.InteractionCounter#embedded",
            "social.flockfeeds.lexical.prop.recipe#interactionStatisticList"
          ],
          "type": "union"
        },
        "learningResourceType": {
          "refs": [
            "social.flockfeeds.lexical.type.DefinedTerm#embedded",
            "social.flockfeeds.lexical.prop.recipe#learningResourceTypeScalar",
            "social.flockfeeds.lexical.prop.recipe#learningResourceTypeList"
          ],
          "type": "union"
        },
        "publishingPrinciples": {
          "refs": [
            "social.flockfeeds.lexical.type.CreativeWork#embedded",
            "social.flockfeeds.lexical.prop.recipe#publishingPrinciplesScalar",
            "social.flockfeeds.lexical.prop.recipe#publishingPrinciplesList"
          ],
          "type": "union"
        },
        "disambiguatingDescription": {
          "refs": [
            "social.flockfeeds.lexical.prop.recipe#disambiguatingDescriptionScalar",
            "social.flockfeeds.lexical.prop.recipe#disambiguatingDescriptionList"
          ],
          "type": "union"
        }
      },
      "description": "A recipe. For dietary restrictions covered by the recipe, a few common restrictions are enumerated via [[suitableForDiet]]. The [[keywords]] property can also be used to add more detail."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.flockfeeds.lexical.type.Recipe

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:dh5z4ffoxlugvbynwmef4e77
CID
bafyreihqyuhdebvsc3z734meq7aafrkbptd7l3d7hlsnmxrd6bn2kfoduq
Indexed At
2026-01-12 14:13 UTC
AT-URI
at://did:plc:dh5z4ffoxlugvbynwmef4e77/com.atproto.lexicon.schema/social.flockfeeds.lexical.type.Recipe

Referenced Schemas (283)

Lexicon Garden

@