Skip to content

Enum: CreditNotationMismatchResolutionEnum

Represents an enumeration list to identify the characteristics of the rating if there are several agency issue ratings but not equivalent, reference will be made to label characteristics of the rating such as the lowest/highest available.

URI: common_domain_model:CreditNotationMismatchResolutionEnum

Permissible Values

Value Meaning Description
Lowest None Denotes the lowest credit notation if several notations are listed
Highest None Denotes the highest credit notation if several notations are listed
ReferenceAgency None Denotes that a credit notation issued from a defined reference agency is used...
Average None Denotes the average credit notation if several notations are listed
SecondBest None Denotes the second best credit notation if several notations are listed
Other None Utilised where bespoke language represents the label characteristics of the r...

Slots

Name Description
compare Where two ratings are specified whether the higher or lower rating prevails
mismatchResolution

Identifier and Mapping Information

Schema Source

LinkML Source

name: CreditNotationMismatchResolutionEnum
description: Represents an enumeration list to identify the characteristics of the
  rating if there are several agency issue ratings but not equivalent, reference will
  be made to label characteristics of the rating such as the lowest/highest available.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Lowest:
    text: Lowest
    description: Denotes the lowest credit notation if several notations are listed.
  Highest:
    text: Highest
    description: Denotes the highest credit notation if several notations are listed.
  ReferenceAgency:
    text: ReferenceAgency
    description: Denotes that a credit notation issued from a defined reference agency
      is used if several notations are listed.
  Average:
    text: Average
    description: Denotes the average credit notation if several notations are listed.
  SecondBest:
    text: SecondBest
    description: Denotes the second best credit notation if several notations are
      listed.
  Other:
    text: Other
    description: Utilised where bespoke language represents the label characteristics
      of the rating.