{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://protein-fact.com/#organization",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "description": "プロテインに関する科学的事実を、論文・数値・製品スペックに基づいて解説する独立メディア。",
      "publishingPrinciples": "https://protein-fact.com/editorial-policy"
    },
    {
      "@type": "WebSite",
      "@id": "https://protein-fact.com/#website",
      "name": "Protein Fact",
      "url": "https://protein-fact.com",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "inLanguage": "ja"
    },
    {
      "@type": "Article",
      "@id": "https://protein-fact.com/glossary/what-is-diaas#article",
      "headline": "DIAASとは — タンパク質品質指標の最新評価軸",
      "description": "DIAAS（Digestible Indispensable Amino Acid Score）はFAOが2013年に推奨したタンパク質品質指標。回腸末端でのアミノ酸消化率に基づく。WPI 1.09・ホエイ平均0.85・大豆プロテイン0.91・小麦0.48などの代表値を整理する。",
      "datePublished": "2026-05-23T00:00:00.000Z",
      "dateModified": "2026-05-23T00:00:00.000Z",
      "keywords": "DIAAS, PDCAAS, タンパク質品質, アミノ酸スコア, FAO, ホエイプロテイン",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/what-is-diaas"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/what-is-diaas#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Protein Fact",
          "item": "https://protein-fact.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "用語解説",
          "item": "https://protein-fact.com/glossary"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "DIAASとは — タンパク質品質指標の最新評価軸"
        }
      ]
    }
  ]
}