Skip to main content

AnalyzeFeedbackItem

Provides feedback for a particular entity or tag.
See our feedback guide for more details and examples.

Fields

PropertyRequiredTypeDescription
gkbIdFalsestring

GKB ID for the entity or tag. Optional, but strongly recommended if known.

stdFormFalsestringStandardized form of the entity or tag.
statusTruestring

Feedback status. Must be one of the following:

  • accepted-actively = Explicitly confirmed as correct.

  • accepted-passively = Accepted, but not explicitly confirmed.

  • rejected-actively = Explicitly rejected (no reason was specified).

  • rejected-actively-wrong = Explicitly rejected because the concept is incorrect (e.g., wrong person or place with the same name).

  • rejected-actively-marginal = Explicitly rejected due to low relevance (e.g., mentioned only briefly).

  • rejected-passively = Rejected, but not explicitly marked as such.

  • expected = A correct value that should have been returned but wasn't.

  • blocked = This value should never be returned, regardless of the document.

authorFalsestringAuthor or source of the feedback. Optional.
commentFalsestringAny additional comments or explanations. Optional.