Skip to content

Interface: EvidenceItemSummaryDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Research / EvidenceItemSummaryDto

Interface: EvidenceItemSummaryDto

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

Summary of a single evidence item.

Properties

contribution

contribution: number

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

Contribution to the overall assessment.


description

description: string

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

Description of the evidence.


paperDoi?

optional paperDoi: string | null

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

DOI of the paper providing this evidence.


qualityWeight

qualityWeight: number

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

Quality weight (0.0-1.0).


supports

supports: boolean

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

Whether this evidence supports the claim.


termId

termId: string

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

OSFKB term ID of the evidence.