Skip to content

Interface: CreateStoreTermRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / ProofEngine / CreateStoreTermRequest

Interface: CreateStoreTermRequest

Defined in: src/types/proof-engine.ts:207

Request to create a term in the term store.

Properties

features?

optional features: Record<string, object>

Defined in: src/types/proof-engine.ts:209

Optional features to set on the term (opaque JSON values).


sortId

sortId: string

Defined in: src/types/proof-engine.ts:211

Sort UUID for the new term.