{
  "@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-pdcaas#article",
      "headline": "PDCAASとは — タンパク質消化吸収率補正アミノ酸スコア",
      "description": "PDCAAS(Protein Digestibility-Corrected Amino Acid Score)は1991年FAO/WHO採択のタンパク質品質指標。アミノ酸スコアに糞便消化率を乗じて算出し上限を1.0に切り詰める。ホエイ・卵・大豆が同じ1.0となる構造的限界からDIAAS(2013)へ移行が進む。",
      "datePublished": "2026-05-24T00:00:00.000Z",
      "dateModified": "2026-05-24T00:00:00.000Z",
      "keywords": "PDCAAS, アミノ酸スコア, タンパク質品質, DIAAS, FAO, 消化率",
      "publisher": {
        "@id": "https://protein-fact.com/#organization"
      },
      "mainEntityOfPage": {
        "@id": "https://protein-fact.com/glossary/what-is-pdcaas"
      },
      "isPartOf": {
        "@id": "https://protein-fact.com/#website"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://protein-fact.com/glossary/what-is-pdcaas#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": "PDCAASとは — タンパク質消化吸収率補正アミノ酸スコア"
        }
      ]
    }
  ]
}