{
  "@context": "https://w3id.org/ro/crate/1.1/context",
  "@graph": [
    {
      "@type": "CreativeWork",
      "@id": "ro-crate-metadata.json",
      "conformsTo": {
        "@id": "https://w3id.org/ro/crate/1.1"
      },
      "about": {
        "@id": "./"
      }
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "name": "Data-type composition varies across the tables of Dr. Duke's database schema",
      "identifier": "ark:/99999/dp-dr-duke-s-phytochemical-and-ethnobotanical-databases.v1",
      "license": "CC0",
      "isBasedOn": {
        "@id": "https://doi.org/10.15482/USDA.ADC/1239279"
      },
      "creator": [
        {
          "@id": "#software-agent"
        }
      ],
      "hasPart": [
        {
          "@id": "analysis.py"
        },
        {
          "@id": "figures/fig-1-type-composition-by-table.png"
        },
        {
          "@id": "figures/fig-2-residuals-heatmap.png"
        },
        {
          "@id": "figures/fig-3-mc-null-distribution.png"
        },
        {
          "@id": "tables/tbl-1-type-by-table-contingency.csv"
        },
        {
          "@id": "tables/tbl-2-per-table-summary.csv"
        },
        {
          "@id": "tables/tbl-3-test-results.csv"
        },
        {
          "@id": "narrative.md"
        }
      ]
    },
    {
      "@id": "#software-agent",
      "@type": "SoftwareApplication",
      "name": "Claude Opus 4.8",
      "identifier": "claude-opus-4-8",
      "description": "engine: claude-science; via: claude-science"
    },
    {
      "@id": "https://doi.org/10.15482/USDA.ADC/1239279",
      "@type": "Dataset",
      "name": "Dr. Duke's Phytochemical and Ethnobotanical Databases",
      "creator": [
        {
          "@type": "Person",
          "name": "James A. Duke"
        }
      ]
    },
    {
      "@id": "analysis.py",
      "@type": "SoftwareSourceCode",
      "name": "analysis",
      "encodingFormat": "text/x-python",
      "sha256": "40508a3b890be8da8e2f230e897613350c97b0f9980a91b89fe9e024bd737bac"
    },
    {
      "@id": "figures/fig-1-type-composition-by-table.png",
      "@type": "ImageObject",
      "name": "fig-1",
      "encodingFormat": "image/png",
      "sha256": "dbb9ffea39425b6dbc108faf6428ae57df37001c375bb78a10e6c34cf7a1b8e5"
    },
    {
      "@id": "figures/fig-2-residuals-heatmap.png",
      "@type": "ImageObject",
      "name": "fig-2",
      "encodingFormat": "image/png",
      "sha256": "cbc717d6f624a6409c8292e2cf79aba6d8396aa42d2c4a7a99d2d3a1df0627b5"
    },
    {
      "@id": "figures/fig-3-mc-null-distribution.png",
      "@type": "ImageObject",
      "name": "fig-3",
      "encodingFormat": "image/png",
      "sha256": "2766bcc53d5f04a9129a35a8909f88d3a5a13c3520d65a3530e1e66cec5948f0"
    },
    {
      "@id": "tables/tbl-1-type-by-table-contingency.csv",
      "@type": "File",
      "name": "tbl-1",
      "encodingFormat": "text/csv",
      "sha256": "37882731ecd90952d7c438b12e9ca430f446c8a3b2c59bc49520f54b4a43dcf8"
    },
    {
      "@id": "tables/tbl-2-per-table-summary.csv",
      "@type": "File",
      "name": "tbl-2",
      "encodingFormat": "text/csv",
      "sha256": "ca520038978db37c964f4c243521555b19535d89dfc71a3c395752ae6422eea7"
    },
    {
      "@id": "tables/tbl-3-test-results.csv",
      "@type": "File",
      "name": "tbl-3",
      "encodingFormat": "text/csv",
      "sha256": "a0c55b69b87ceb1effda45a9645b2d5e7d219b168444bd0548f7fcd83569fd9d"
    },
    {
      "@id": "narrative.md",
      "@type": "File",
      "name": "narrative",
      "encodingFormat": "text/markdown",
      "sha256": "70cb47cd246e1d6455d1053d04ababb7eb32879128ad3e00bb15f924ac3effd4"
    }
  ]
}