{
  "prefix": {
    "pe": "https://proofengine.info/proofs/you-need-to-drink-at-least-8-glasses-of-water-daily-for-optimal-health/",
    "prov": "http://www.w3.org/ns/prov#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "schema": "http://schema.org/"
  },
  "entity": {
    "pe:claim": {
      "prov:type": "pe:Claim",
      "prov:label": "You need to drink at least 8 glasses of water daily for optimal health regardless of thirst.",
      "prov:value": "You need to drink at least 8 glasses of water daily for optimal health regardless of thirst."
    },
    "pe:evidence-B1": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "Valtin (2002) \u2014 peer-reviewed review finds no scientific proof for 8x8 rule",
      "pe:factId": "B1",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://pubmed.ncbi.nlm.nih.gov/12376390/",
      "pe:sourceName": "PubMed \u2014 Valtin H. (2002) 'Drink at least eight glasses of water a day.' Really? Am J Physiol Regul Integr Comp Physiol 283(5):R993\u2013R1004"
    },
    "pe:evidence-B2": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "National Academies (IOM DRI) \u2014 thirst is an adequate guide for healthy adults",
      "pe:factId": "B2",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://www.nationalacademies.org/news/report-sets-dietary-intake-levels-for-water-salt-and-potassium-to-maintain-health-and-reduce-chronic-disease-risk",
      "pe:sourceName": "National Academies of Sciences, Engineering, and Medicine \u2014 Dietary Reference Intakes for Water, Salt, and Potassium press release"
    },
    "pe:evidence-B3": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "Tufts Medicine (2022) \u2014 '8 glasses/day' is not a universal requirement",
      "pe:factId": "B3",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://www.tuftsmedicine.org/about-us/news/medical-myths-drink-8-glasses-water-each-day",
      "pe:sourceName": "Tufts Medicine \u2014 Medical Myths: Drink 8 Glasses of Water Each Day (2022)"
    },
    "pe:evidence-A1": {
      "prov:type": "pe:ComputedEvidence",
      "prov:label": "Verified disproof source count",
      "pe:factId": "A1",
      "pe:evidenceType": "computed",
      "pe:method": "count(verified citations) = 3",
      "pe:result": "3 independent disproof sources confirmed"
    },
    "pe:verdict": {
      "prov:type": "pe:Verdict",
      "prov:label": "Verdict: DISPROVED",
      "prov:value": "DISPROVED",
      "pe:doi": "10.5281/zenodo.19489814"
    }
  },
  "activity": {
    "pe:verify-B1": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B1: PubMed \u2014 Valtin H. (2002) 'Drink at least eight glasses of water a day.' Really? Am J Physiol Regul Integr Comp Physiol 283(5):R993\u2013R1004",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:verify-B2": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B2: National Academies of Sciences, Engineering, and Medicine \u2014 Dietary Reference Intakes for Water, Salt, and Potassium press release",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:verify-B3": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B3: Tufts Medicine \u2014 Medical Myths: Drink 8 Glasses of Water Each Day (2022)",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "wayback"
    },
    "pe:determine-verdict": {
      "prov:type": "pe:VerdictDetermination",
      "prov:label": "Determine verdict from evidence",
      "prov:endTime": "2026-04-01"
    }
  },
  "agent": {
    "pe:proof-engine": {
      "prov:type": "prov:SoftwareAgent",
      "prov:label": "Proof Engine",
      "schema:version": "1.3.1",
      "schema:url": "https://github.com/yaniv-golan/proof-engine"
    }
  },
  "wasGeneratedBy": {
    "pe:gen-B1": {
      "prov:entity": "pe:evidence-B1",
      "prov:activity": "pe:verify-B1"
    },
    "pe:gen-B2": {
      "prov:entity": "pe:evidence-B2",
      "prov:activity": "pe:verify-B2"
    },
    "pe:gen-B3": {
      "prov:entity": "pe:evidence-B3",
      "prov:activity": "pe:verify-B3"
    },
    "pe:gen-verdict": {
      "prov:entity": "pe:verdict",
      "prov:activity": "pe:determine-verdict"
    }
  },
  "wasDerivedFrom": {},
  "wasAttributedTo": {
    "pe:attr-verdict": {
      "prov:entity": "pe:verdict",
      "prov:agent": "pe:proof-engine"
    }
  },
  "used": {
    "pe:used-B1": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B1"
    },
    "pe:used-B2": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B2"
    },
    "pe:used-B3": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B3"
    },
    "pe:used-A1": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-A1"
    }
  }
}