Skip to content

Enum: NotRatedByEnum

The enumerated values applicable to define the what conditions apply to trigger a Not Rated condition.

URI: common_domain_model:NotRatedByEnum

Permissible Values

Value Meaning Description
All None No rating is available for the Party for any of the stated Rating Agencies
One None No rating is available for the Party for any one of the stated Rating Agencie...
Two None No rating is available for the Party for any two of the stated Rating Agencie...

Slots

Name Description
notRatedBy Defines where conditions apply if no Rating where ratings may not exist

Identifier and Mapping Information

Schema Source

LinkML Source

name: NotRatedByEnum
description: The enumerated values applicable to define the what conditions apply
  to trigger a Not Rated condition.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  All:
    text: All
    description: No rating is available for the Party for any of the stated Rating
      Agencies.
  One:
    text: One
    description: No rating is available for the Party for any one of the stated Rating
      Agencies.
  Two:
    text: Two
    description: No rating is available for the Party for any two of the stated Rating
      Agencies.