Class: AllDirectionRating
Used to combine two or more Ratings and associated direction using AND logic.
URI: common_domain_model:AllDirectionRating
classDiagram
class AllDirectionRating
click AllDirectionRating href "../AllDirectionRating/"
AllDirectionRating : allDirectionRating
AllDirectionRating --> "1..*" DirectionRatingSet : allDirectionRating
click DirectionRatingSet href "../DirectionRatingSet/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| allDirectionRating | 1..* DirectionRatingSet or AllDirectionRating or AnyDirectionRating or DirectionRating |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AllDirectionRating | allDirectionRating | any_of[range] | AllDirectionRating |
| AnyDirectionRating | anyDirectionRating | any_of[range] | AllDirectionRating |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:AllDirectionRating |
| native | common_domain_model:AllDirectionRating |
LinkML Source
Direct
name: AllDirectionRating
description: Used to combine two or more Ratings and associated direction using AND
logic.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- allDirectionRating
Induced
name: AllDirectionRating
description: Used to combine two or more Ratings and associated direction using AND
logic.
in_subset:
- cdm_legaldocumentation_csa
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
allDirectionRating:
name: allDirectionRating
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: AllDirectionRating
domain_of:
- AllDirectionRating
range: DirectionRatingSet
required: true
multivalued: true
inlined: true
inlined_as_list: true
any_of:
- range: AllDirectionRating
- range: AnyDirectionRating
- range: DirectionRating