Skip to content

Interface: EvidenceItemSummaryDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Research / EvidenceItemSummaryDto

Interface: EvidenceItemSummaryDto

Defined in: src/types/research.ts:194

Summary of a single evidence item.

Properties

contribution

contribution: number

Defined in: src/types/research.ts:204

Contribution to the overall assessment.


description

description: string

Defined in: src/types/research.ts:198

Description of the evidence.


paperDoi?

optional paperDoi: string | null

Defined in: src/types/research.ts:206

DOI of the paper providing this evidence.


qualityWeight

qualityWeight: number

Defined in: src/types/research.ts:200

Quality weight (0.0-1.0).


supports

supports: boolean

Defined in: src/types/research.ts:202

Whether this evidence supports the claim.


termId

termId: string

Defined in: src/types/research.ts:196

OSFKB term ID of the evidence.