Skip to main content

Interface: TagSuggestion

Defined in: web/lib/api/generated/types/pub/chive/tag/getSuggestions.ts:48

A tag suggestion from the TaxoFolk system

Properties

$type?

optional $type: "pub.chive.tag.getSuggestions#tagSuggestion"

Defined in: web/lib/api/generated/types/pub/chive/tag/getSuggestions.ts:49


confidence

confidence: number

Defined in: web/lib/api/generated/types/pub/chive/tag/getSuggestions.ts:55

Suggestion confidence (0-100, scaled from 0-1)


displayForm

displayForm: string

Defined in: web/lib/api/generated/types/pub/chive/tag/getSuggestions.ts:51

Suggested display form


matchedTerm?

optional matchedTerm: string

Defined in: web/lib/api/generated/types/pub/chive/tag/getSuggestions.ts:59

Term that triggered this suggestion


normalizedForm

normalizedForm: string

Defined in: web/lib/api/generated/types/pub/chive/tag/getSuggestions.ts:53

Normalized form of the suggestion


source

source: string & object | "facet" | "cooccurrence" | "authority"

Defined in: web/lib/api/generated/types/pub/chive/tag/getSuggestions.ts:57

Source of the suggestion