{
  "@context": "https://w3id.org/ro/crate/1.1/context",
  "@graph": [
    {
      "@id": "ro-crate-metadata.json",
      "@type": "CreativeWork",
      "about": {
        "@id": "./"
      },
      "conformsTo": {
        "@id": "https://w3id.org/ro/crate/1.1"
      }
    },
    {
      "@id": "./",
      "@type": "Dataset",
      "name": "Proof: Topaz et al. (2026) analyzed 2.5 million biomedical papers in PubMed Central from January 2023 through February 2026 and identified 4,046 references pointing to studies that do not exist, distributed across 2,810 papers.",
      "description": "Verification of: Topaz et al. (2026) analyzed 2.5 million biomedical papers in PubMed Central from January 2023 through February 2026 and identified 4,046 references pointing to studies that do not exist, distributed across 2,810 papers.. Verdict: PROVED.",
      "datePublished": "2026-05-20",
      "license": {
        "@id": "https://opensource.org/licenses/MIT"
      },
      "url": "https://proofengine.info/proofs/topaz-et-al-2026-analyzed-2-5-million-biomedical-papers-in-pubmed-central-from/",
      "hasPart": [
        {
          "@id": "proof.py"
        },
        {
          "@id": "proof_audit.md"
        },
        {
          "@id": "proof_narrative.md"
        },
        {
          "@id": "proof.json"
        },
        {
          "@id": "proof.ipynb"
        },
        {
          "@id": "provenance.json"
        },
        {
          "@id": "proof.md"
        }
      ],
      "creator": {
        "@id": "#proof-engine"
      },
      "conformsTo": {
        "@id": "https://yaniv-golan.github.io/proof-engine/proof-schema.json"
      },
      "identifier": "https://doi.org/10.5281/zenodo.20306620",
      "sameAs": "https://doi.org/10.5281/zenodo.20306619"
    },
    {
      "@id": "proof.py",
      "@type": "SoftwareSourceCode",
      "name": "Verification Script",
      "description": "Re-runnable Python script that verifies the claim",
      "programmingLanguage": "Python",
      "encodingFormat": "text/x-python"
    },
    {
      "@id": "proof_audit.md",
      "@type": "ScholarlyArticle",
      "name": "Verification Audit Trail",
      "description": "Full verification audit with citation details and computation traces",
      "encodingFormat": "text/markdown"
    },
    {
      "@id": "proof_narrative.md",
      "@type": "Article",
      "name": "Narrative Summary",
      "description": "Plain-language summary of the proof for general audiences",
      "encodingFormat": "text/markdown"
    },
    {
      "@id": "proof.json",
      "@type": "Dataset",
      "name": "Proof Data",
      "description": "Machine-readable proof evidence and verdict",
      "encodingFormat": "application/json"
    },
    {
      "@id": "proof.ipynb",
      "@type": "ComputationalNotebook",
      "name": "Interactive Notebook",
      "description": "Jupyter Notebook for interactive re-verification",
      "encodingFormat": "application/x-ipynb+json",
      "programmingLanguage": "Python"
    },
    {
      "@id": "provenance.json",
      "@type": "CreativeWork",
      "name": "W3C PROV Provenance",
      "description": "W3C PROV-JSON provenance chain for the verification",
      "encodingFormat": "application/json",
      "conformsTo": {
        "@id": "http://www.w3.org/ns/prov"
      }
    },
    {
      "@id": "proof.md",
      "@type": "ScholarlyArticle",
      "name": "Proof Report",
      "description": "Structured proof report with evidence and conclusion",
      "encodingFormat": "text/markdown"
    },
    {
      "@id": "#proof-engine",
      "@type": "SoftwareApplication",
      "name": "Proof Engine",
      "version": "1.34.0",
      "url": "https://github.com/yaniv-golan/proof-engine"
    }
  ]
}