Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are symbolic constants (and corresponding String symblic names) for the confidence levels defined in the Choices class:

...

ConfidenceStored value (in metadatavalue)Description
ACCEPTED600This authority value has been confirmed as accurate by an interactive user or authoritative policy
UNCERTAIN

...

500Authority value is singular and valid but has not been seen and accepted by a human, so its provenance is uncertain
AMBIGUOUS

...

400There are multiple matching authority values of equal validity
NOTFOUND

...

300There are no matching answers from the authority
FAILED

...

200The authority encountered an internal failure in trying to match the value
REJECTED

...

100The authority recommends this submission be rejected
NOVALUE

...

0No reasonable confidence value is available
UNUSED-1No confidence value has been set (default value in the DB table)


Separation of Choices from Authority Control

...