Skip to main content

AugmentationResponse

@fovea/annotation-tool


@fovea/annotation-tool / api/client / AugmentationResponse

Interface: AugmentationResponse

Defined in: src/api/client.ts:294

Response from ontology augmentation API.

Properties

id

id: string

Defined in: src/api/client.ts:295


persona_id

persona_id: string

Defined in: src/api/client.ts:296


reasoning

reasoning: string

Defined in: src/api/client.ts:299


suggestions

suggestions: OntologySuggestion[]

Defined in: src/api/client.ts:298


target_category

target_category: OntologyCategory

Defined in: src/api/client.ts:297