Class: Nm
URI: common_domain_model:Nm
classDiagram
class Nm
click Nm href "../Nm/"
Nm : refRate
Nm --> "1" RefRate : refRate
click RefRate href "../RefRate/"
Nm : term
Nm --> "1" Term : term
click Term href "../Term/"
Slots
Usages
| used by |
used in |
type |
used |
| Indx |
nm |
range |
Nm |
In Subsets
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:Nm |
| native |
common_domain_model:Nm |
LinkML Source
Direct
name: Nm
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- refRate
- term
Induced
name: Nm
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
refRate:
name: refRate
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#RefRate
rank: 1000
owner: Nm
domain_of:
- Nm
range: RefRate
required: true
term:
name: term
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#Term
rank: 1000
owner: Nm
domain_of:
- Nm
range: Term
required: true