Enum: CreditRatingOutlookEnum
Represents the enumerated values to specify the credit rating outlook.
URI: common_domain_model:CreditRatingOutlookEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Positive | None | Denotes a rating may be raised |
| Negative | None | Denotes a rating may be lowered |
| Stable | None | Denotes a rating is not likely to change |
| Developing | None | Denotes a rating may be raised, lowered, or affirmed |
Slots
| Name | Description |
|---|---|
| outlook | Assesses the potential direction of a long-term credit rating over the interm... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: CreditRatingOutlookEnum
description: Represents the enumerated values to specify the credit rating outlook.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Positive:
text: Positive
description: Denotes a rating may be raised.
Negative:
text: Negative
description: Denotes a rating may be lowered.
Stable:
text: Stable
description: Denotes a rating is not likely to change.
Developing:
text: Developing
description: Denotes a rating may be raised, lowered, or affirmed.