Class: Swp
URI: common_domain_model:Swp
classDiagram
class Swp
click Swp href "../Swp/"
Swp : swpIn
Swp --> "1" SwpIn : swpIn
click SwpIn href "../SwpIn/"
Swp : swpOut
Swp --> "1" SwpOut : swpOut
click SwpOut href "../SwpOut/"
Slots
Usages
In Subsets
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:Swp |
| native |
common_domain_model:Swp |
LinkML Source
Direct
name: Swp
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- swpIn
- swpOut
Induced
name: Swp
in_subset:
- cdm_regulation
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
swpIn:
name: swpIn
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#SwpIn
rank: 1000
owner: Swp
domain_of:
- Swp
range: SwpIn
required: true
swpOut:
name: swpOut
from_schema: https://w3id.org/lmodel/common-domain-model
related_mappings:
- icma:ISO20022#SwpOut
rank: 1000
owner: Swp
domain_of:
- Swp
range: SwpOut
required: true