Enum: RecommendationOutcomeType
High-level categorisation of recommendations produced by an AI system\n (Clauses 7.4, 10).
URI: iso22989:RecommendationOutcomeType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| content_recommendation | None | Suggestion of content items |
| action_recommendation | None | Suggestion of an action to take |
| ranking_recommendation | None | Recommendation expressed as a ranked list |
| next_best_action | None | Recommendation of the single most appropriate next action |
Slots
| Name | Description |
|---|---|
| recommendation_outcome_type | High-level outcome type of a recommendation (Clauses 7 |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/iso22989
LinkML Source
name: RecommendationOutcomeType
description: High-level categorisation of recommendations produced by an AI system\n (Clauses
7.4, 10).
in_subset:
- ai_functional_view
from_schema: https://w3id.org/lmodel/iso22989
rank: 1000
permissible_values:
content_recommendation:
text: content_recommendation
description: Suggestion of content items.
action_recommendation:
text: action_recommendation
description: Suggestion of an action to take.
ranking_recommendation:
text: ranking_recommendation
description: Recommendation expressed as a ranked list.
next_best_action:
text: next_best_action
description: Recommendation of the single most appropriate next action.