Class: PaymentCard
Information about payment card such as credit and debit cards
URI: pd:PaymentCard
classDiagram
class PaymentCard
click PaymentCard href "../PaymentCard/"
FinancialAccount <|-- PaymentCard
click FinancialAccount href "../FinancialAccount/"
PaymentCard <|-- PaymentCardExpiry
click PaymentCardExpiry href "../PaymentCardExpiry/"
PaymentCard <|-- PaymentCardNumber
click PaymentCardNumber href "../PaymentCardNumber/"
Inheritance
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
|
|
|
|
In Subsets
Aliases
Annotations
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
pd:PaymentCard |
| native |
pd:PaymentCard |
| exact |
dpv_pd:PaymentCard, dpv_pd_owl:PaymentCard |
LinkML Source
Direct
name: PaymentCard
annotations:
upstream_iri:
tag: upstream_iri
value: https://w3id.org/dpv/pd/owl#PaymentCard
dpv_extension_slug:
tag: dpv_extension_slug
value: pd
description: Information about payment card such as credit and debit cards
in_subset:
- pd_extended_subset
- pd_subset
from_schema: https://w3id.org/lmodel/dpv/pd
aliases:
- Payment Card
exact_mappings:
- dpv_pd:PaymentCard
- dpv_pd_owl:PaymentCard
is_a: FinancialAccount
class_uri: pd:PaymentCard
Induced
name: PaymentCard
annotations:
upstream_iri:
tag: upstream_iri
value: https://w3id.org/dpv/pd/owl#PaymentCard
dpv_extension_slug:
tag: dpv_extension_slug
value: pd
description: Information about payment card such as credit and debit cards
in_subset:
- pd_extended_subset
- pd_subset
from_schema: https://w3id.org/lmodel/dpv/pd
aliases:
- Payment Card
exact_mappings:
- dpv_pd:PaymentCard
- dpv_pd_owl:PaymentCard
is_a: FinancialAccount
class_uri: pd:PaymentCard