Proof Evidence Model
Evidence is the material required to inspect a verification claim.
Conceptual evidence object
Section titled “Conceptual evidence object”Evidence├── identity├── source reference├── artifact reference├── integrity identity├── verification result├── provenance└── metadataUseful properties
Section titled “Useful properties”Evidence should be:
- attributable to an explicit source
- immutable or historically preserved
- independently inspectable
- portable
- machine-readable where possible
- bound to a verification contract
Evidence versus claim
Section titled “Evidence versus claim”A claim says:
This result is valid.
Evidence allows another party to ask:
What supports that statement?
Continue with Proof Artifacts.