Skip to content

Class: DirectionRatingSet

A logical container to hold a defined set of related data. In this case the collation of Ratings Agency, Rating value and an associated direction that are grouped by either AND or OR logic.

  • NOTE: this is an abstract class and should not be instantiated directly

URI: common_domain_model:DirectionRatingSet

 classDiagram
    class DirectionRatingSet
    click DirectionRatingSet href "../DirectionRatingSet/"

Class Properties

Property Value
Union Of AllDirectionRating, AnyDirectionRating, DirectionRating

Slots

Name Cardinality and Range Description Inheritance

Usages

used by used in type used
DirectionRatingMultiplier variableSet range DirectionRatingSet
AllDirectionRating allDirectionRating range DirectionRatingSet
AnyDirectionRating anyDirectionRating range DirectionRatingSet

In Subsets

Comments

  • Generated from Rosetta 'choice' construct — represents a union/one-of type.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:DirectionRatingSet
native common_domain_model:DirectionRatingSet

LinkML Source

Direct

name: DirectionRatingSet
description: A logical container to hold a defined set of related data. In this case
  the collation of Ratings Agency, Rating value and an associated direction that are
  grouped by either AND or OR logic.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- AllDirectionRating
- AnyDirectionRating
- DirectionRating

Induced

name: DirectionRatingSet
description: A logical container to hold a defined set of related data. In this case
  the collation of Ratings Agency, Rating value and an associated direction that are
  grouped by either AND or OR logic.
comments:
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
abstract: true
union_of:
- AllDirectionRating
- AnyDirectionRating
- DirectionRating