Skip to content

Class: SpecialPurposeVehicleIssuerType

Represents a class to allow specification of different types of special purpose vehicle (SPV) collateral.

URI: common_domain_model:SpecialPurposeVehicleIssuerType

 classDiagram
    class SpecialPurposeVehicleIssuerType
    click SpecialPurposeVehicleIssuerType href "../SpecialPurposeVehicleIssuerType/"
      SpecialPurposeVehicleIssuerType : creditRisk





        SpecialPurposeVehicleIssuerType --> "0..1" CreditRiskEnum : creditRisk
        click CreditRiskEnum href "../CreditRiskEnum/"



Slots

Name Cardinality and Range Description Inheritance
creditRisk 0..1
CreditRiskEnum
Indicates tranched or untranched credit risk direct

Usages

used by used in type used
CollateralIssuerType specialPurposeVehicleType range SpecialPurposeVehicleIssuerType

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: SpecialPurposeVehicleIssuerType
description: Represents a class to allow specification of different types of special
  purpose vehicle (SPV) collateral.
in_subset:
- cdm_base_staticdata_asset_common
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- creditRisk

Induced

name: SpecialPurposeVehicleIssuerType
description: Represents a class to allow specification of different types of special
  purpose vehicle (SPV) collateral.
in_subset:
- cdm_base_staticdata_asset_common
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
  creditRisk:
    name: creditRisk
    description: Indicates tranched or untranched credit risk.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SpecialPurposeVehicleIssuerType
    domain_of:
    - SpecialPurposeVehicleIssuerType
    range: CreditRiskEnum