Skip to content

Interface: CoherenceClaimDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Coherence / CoherenceClaimDto

Interface: CoherenceClaimDto

Defined in: src/types/coherence.ts:99

One analyzed claim, in reading order.

Properties

index

index: number

Defined in: src/types/coherence.ts:101

Zero-based position in reading order.


sort

sort: string

Defined in: src/types/coherence.ts:107

The Sort the claim Ψ-term was classified under.


termId

termId: string

Defined in: src/types/coherence.ts:105

The claim Ψ-term’s UUID.


text

text: string

Defined in: src/types/coherence.ts:103

The claim’s source text.