Skip to main content

OntologySuggestion

@fovea/annotation-tool


@fovea/annotation-tool / components/OntologyAugmenter / OntologySuggestion

Interface: OntologySuggestion

Defined in: src/components/OntologyAugmenter.tsx:60

Suggested ontology type from the AI.

Properties

confidence

confidence: number

Defined in: src/components/OntologyAugmenter.tsx:64


description

description: string

Defined in: src/components/OntologyAugmenter.tsx:62


examples

examples: string[]

Defined in: src/components/OntologyAugmenter.tsx:65


name

name: string

Defined in: src/components/OntologyAugmenter.tsx:61


parent

parent: null | string

Defined in: src/components/OntologyAugmenter.tsx:63