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
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
Usages
In Subsets
- Generated from Rosetta 'choice' construct — represents a union/one-of type.
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