Skip to main content

OntologySuggestion

@fovea/annotation-tool


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

Interface: OntologySuggestion

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

Suggested ontology type from the AI.

Properties

confidence

confidence: number

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


description

description: string

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


examples

examples: string[]

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


name

name: string

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


parent

parent: null | string

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