Class: IssuerCountryOfOrigin
URI: common_domain_model:IssuerCountryOfOrigin
classDiagram
class IssuerCountryOfOrigin
click IssuerCountryOfOrigin href "../IssuerCountryOfOrigin/"
IssuerCountryOfOrigin : issuerCountryOfOrigin
IssuerCountryOfOrigin --> "1" ISOCountryCodeEnum : issuerCountryOfOrigin
click ISOCountryCodeEnum href "../ISOCountryCodeEnum/"
Slots
Usages
In Subsets
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:IssuerCountryOfOrigin |
| native |
common_domain_model:IssuerCountryOfOrigin |
LinkML Source
Direct
name: IssuerCountryOfOrigin
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- issuerCountryOfOrigin
Induced
name: IssuerCountryOfOrigin
in_subset:
- cdm_product_collateral
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
issuerCountryOfOrigin:
name: issuerCountryOfOrigin
description: Represents a filter on the issuing entity country of origin based
on the ISO Standard 3166, which is the same as filtering by eligible Sovereigns.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: IssuerCountryOfOrigin
domain_of:
- IssuerCountryOfOrigin
range: ISOCountryCodeEnum
required: true